|
|
|
|
|
| | |
| |
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: |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|