|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | RE: [ECS] JAVAScript ? Dan Hoehnen Mon, 7 Feb 2000 14:33:06 -0500 |
Mark,
I remove the "?{data...}" by doing a redirect back to the base url of the
page. For example, I might submit data like this:
aceclient.asp?button=blah blah blah
When the server is done processing this data, it executes this command,
which simply resends the same page, but without the data:
response.redirect "aceclient.asp"
Of course, this is using VBScript, not Java. I can only hope that this
makes sense and can be transferred to your setup.
Dan
> When I SUBMIT data on a web page, the URL is sent to
> the server appended by "?{data...}".
> After processing this data, how must the server
> (or JAVAScript?) react in order to REMOVE this data
> from the URL (in the browser address field) ?
> tanx
> --
> Mark Gilmore
> Omnipotence (ECS home automation software)
> http://www.usit.com/omnip
> 423-745-0026
>
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects