----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 15, 2002 3:56 AM
Subject: Executing script "invisibly"


> Hello,
> I am using Javascript (body onload) to execute a script automatically as a page 
>loads, but this ends up redirecting
the page to the URL of the script.
>
> Is there a way to have a script execute but prevent the user from being directed 
>away from the home page?
>

That depends on what is your script doing.
Only suggestion :

1. print the whold page with your script.
2. activate your script at another frame.
3. use SSI , shtml like method.
4. Don't even use javascript. Activate your script by
a zero height:width <IMG> tag.

Rgds,
Connie


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to