|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: ASP not showing code in PWS |
From: |
Dave Shaff |
Date: |
3/2/1999 11:48:24 AM |
IP: |
208.238.119.10 |
you did request the field first, right?
dim field
field = response.request("field")
response.write field
also, if you are just doing this, you do not need to enable the directory to execute. You only have to have execute directory turned on if you plan on executing a file in that directory. for the above example you only have to make the directory read-only. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|