| |
hwd007
Posts: 7
Score: 0
Joined: 3/5/2006
Status: offline
|
Share Data between ASP and VBScript code in a .ASP program I'm stuck on this problem where I have an ASP file that has html, vbscript and ASP sections. The problem is that I cant work out how to share the variables data between different sections. Particularly between the VBScript and ASP sections. Any Ideas ? Program Flow 1. Initially I start with some html 2. I then run some VBscript 3. The VBscript then calls the ASP section
_____________________________
David
|
|