Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using ASP to View, Add and Edit with one form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00395513
Message ID:
00395641
Vues:
10
>>Sylvain;
>>
>>I have to pass back the primary key to be able to edit the record of interest. It does not seem possible to use Querystring for more than one thing. If I am wrong please correct me.
>
>It's very possible...
>http://www.domain.com/dir/ASPForm.asp?Option=Edit?pkey=1000

Minor correction: use an & to separate the items in the querystring:

http://www.domain.com/dir/ASPForm.asp?Option=Edit&pkey=1000

(althought I admit I haven't tried using the ? as suggested!)
Sylvain Demers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform