Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hidden Variables
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00506969
Message ID:
00507282
Views:
18
>Hey all,
>
>I'm trying to hide and embed a variable so that I can pick it up from another page. Can anyone tell me what's wrong with this syntax?

Page1
Response.write "<input type=hidden id=cHideSSN name=cHideSSN value=cSSN>"
Page2
cSSN = Request.Form("cHideSSN")
this isn't help per se but I couldn't seel the code you were using so I modified the display to show the text (hopefully)
Alek Massey
- The only stupid question is one left unasked -
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform