12-26-04 12:46 PM
Hal Rosser wrote on 26 dec 2004:
>
> You can put a javascript (client-side) function on the asp page which
> informs the user the dtdbase has been updated.
On my page1.asp, you can, or you could make page1.asp and page2.asp
nearly the same, but for the database result message.
But that has nothing to do with ASP, so the term "asp-page" is
misleading, as it could also be page1.html and page2.html
In fact "page" is a clientside rendering, so an "asp page" is a
contradiction. It is a "file"(!) with an .asp exension and asp-code
content rendering a "html page"(!) on the client.
[Asp files can also render jpg, gif, video, xml, txt, etc]
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
[ Post a follow-up to this message ]
|