Hi Husker,
Use the onload event of the body tag.
<body onload=" your code goes here " >
--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 Released Special Pricing
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
"Husker_Alumna95" <(E-Mail Removed)> wrote in message
news:4EA6E7F9-BA10-4EC8-84B2-(E-Mail Removed)...
> Is there a way that you can trigger a hyperlink to happen as soon as the web
> page is loaded?
>
> I'm just learning the HTML code so I'm kinda lost on this one.