adm
August 24th, 2001, 03:41 AM
I`m looking for some direction really, -
The application i`m working on runs a "workflow" inside a series of frames. - I want to post some data to a payment site ( hence https), - the only way i`ve found to do this is to create a new window with an https address, using cookies to transfer the data, and then post from here. this seems to be a remarkably crap way of doing it?
The application i`m working on runs a "workflow" inside a series of frames. - I want to post some data to a payment site ( hence https), - the only way i`ve found to do this is to create a new window with an https address, using cookies to transfer the data, and then post from here. this seems to be a remarkably crap way of doing it?