I have a site written in PHP which I am upgrading to support a page with additional functionality written in VBScript (taken from a different site all written in VBScript) where it works very well.
I am trying to use session variables to pass information bewteen the PHP and pages and the new VBScript page. How do I do this? I don't want to convert from VBScript to PHP (or vice versa)
Leo
-----------------------------
Time flies like an arrow,
Fruit flies like a banana
Passing data between VBscript ASP and PHP pages
Moderator: General Moderators