|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: FORMS |
From: |
jason pinhut |
Date: |
12/26/2002 10:25:04 AM |
IP: |
195.92.67.70 |
need to know a little more about your form. and the code on the page the form submits to. (this page must be an .asp page)
what happens when you simply retrieve a form value on the page the form submits to.
<% Response.Write Request.Form("yourformelementname") %>
what processing are you doing to the form data? are you using a redirect?
jason |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|