thanks i made the comma changes and changed the line to read form.elements['myelement'] as you said
but the regex still does not work.
if i use escaped chars (\\r\\n) it does not work for either IE or Mozilla,
if i use my original line it works in IE but not Mozilla
any ideas?
thanks
reload the page. Do you have !IsPostBack looking. History will be considered a postback will it not, so if your connection is only being initialised if(!IsPostBack) then it will not fire again.
Suggestion 1: Use asp to cache the results to the session object
Suggestion 2: history.back()...
nope, neither one of them work. Also i learned that the AutoRun key should only be used for things like CD Players and Memory Keys, there has to be a better way...
hi,
thanks for the quick reply. I am having some troubles still though
I went to HKEY_CURRENT_USER\Software\Microsoft\Command Processor and added a new String value called AutoRun.
In that i put the value data as
C:\Sandbox\Utils\WakeOnLan.exe
however it does not seem to work. Could it...
Hi all,
I created a little .exe file that basically starts a wake on Lan for another server i have. I want it to run automatically when windows 2000 server starts up I tried putting it in the registry under currentversion\run but that only fires when someon logs into the server. I read that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.