|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|