Kurtis, I'm not sure if there are html tags in your index.cgi page. If there are, here is what we would use: <html> <head> <meta http-equiv="refresh" content="1; url=http://www.mysite.com/index.html"> </head> </html>
this should redirect to the new url. hope this helps. Carol --- Kurtis <[EMAIL PROTECTED]> wrote: > Hello All, > > Is their a function that can redirect a brower? > > For example, > 1) Someone goes to > http://www.mysite.com/cgi-bin/index.cgi > 2) index.cgi is processed and calls "redirect" > function > 3) Then the person is sent to > http://www.mysite.com/index.html > > ? > > Thanks in advance, > Kurtis > __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]