what would be the entire coding for a simple redirect to a perl script, and than how could I close the window after the script is done? Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
I can just put the javascript at the bottom of the page. I need it to automaticly close. Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
don't put the javascript at the bottom of the page. it belongs in the head for about 99% of your coding needs either in a function or on load run state.
the syntax for closing a window is
self.close() ---------------------------------------
{ str = "sleep is good for you. sleep gives you the energy you need to function";
ptr = /sleep/gi;Nstr = str.replace(ptr,"coffee"alert(Nstr); }
---------------------------------------
for the best results to your questions: FAQ333-2924
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.