Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hidden Variables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00506970
Message ID:
00507034
Vues:
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")
Have you just tried to write out request.form and see what's in there?

something like...

lc=request.form
response.write....
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform