|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Multiple paremeters in querystring |
|
From: |
Panu |
|
Date: |
5/8/2000 5:59:42 AM |
|
IP: |
193.65.100.101 |
Hello!
Im having a bit of a problem with querystrings. I should pass several parametres to another
page. Example: I need to delete three items. This means that my querystring looks something
like this:
url?action=delete&item=1,5,6.
Is there a smart way of doing this, or do I really have to handle items a string?
Thanks in advance,
:^Panu |
Follow Up - Re: Multiple paremeters in querystring - Giovanni Zomer 5/8/2000 3:57:04 PM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|