|
|
|
|
|
| | |
|
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: How can I append data returned with asp after existing text in HTMl page |
From: |
Jeff |
Date: |
7/5/2000 10:21:30 PM |
IP: |
24.15.178.210 |
You can post right to the form page and use some script something like....
If Request.Form("Submit") <> "" Then
script that writes the form data...
End If
directly after the form on the same page |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|