Forum Moderators: coopster
I'm trying to mimic a form by writing a PHP script. The form I'm trying to mimic, is written in ASP and generates a session id and then uses it thoughout the next 5 pages.
I have tried the script at [zend.com...] but that doesn't even display an echo message for me.
also the ASP form is on a secure server.
Any ideas/tips on what I could try?
Cheers,
Neil