|
|
|
|
|
| | |
| |
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: |
Re: What is behind the Question Mark(?) |
|
From: |
Mart |
|
Date: |
2/4/2000 2:00:04 PM |
|
IP: |
154.5.8.212 |
Yes is parametre you have use in the form who have call this new page. You can use this parametre....
methode get = request.querystring("parameter")
methode post = request.form("parameter")
but if you have use the method post you will not see the parameter in the adresse bar. If you have use the get methode, the para will follow the adresse like this = http://www.nothing.net?txtname=mart
your welcome |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|