MB Software Solutions General Account wrote: > I'm switching the FabMate.com site over to just use the phpBB2 forum I've > been constructing. (I'm tired of the old site, and it's not changed in > years, so no loss in dumping it.) > > What's the html tag to redirect to another page? (I want to redirect it > to http://fabmate.com/phpBB2) > > tia! > --Michael
Create a Meta tag within the <head> section: <meta http-equiv="Refresh" content="10;URL=http://www.MyNewPage"> Replace 10 with number of seconds you want it to wait before redirecting. HTH. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

