Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ASP to View, Add and Edit with one form
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00395513
Message ID:
00395641
Views:
9
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform