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:
00506970
Message ID:
00507000
Views:
12
>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" (The brackets are there, I had to pull them out to post this message.)
>
>Page2
>cSSN = Request.Form("cHideSSN")
Just a quick guess. Can your ID and name be the same? or Put quotes around the type name e.g TYPE="HIDDEN". Just a couple of guesses...
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform