Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking a webpage so it automatically references another site.

Status
Not open for further replies.

kleslie11

MIS
Oct 3, 1999
2
US
Hello All,<br>
<br>
I know this is such a rookie question. However, I'm having problem seting up a webpage so it automatically directs it to our new web hosting company. Can anyone help. <br>
<br>
thanks in advance<br>
ken
 
the use of META TAGS can do this:<br>
<br>
&lt;META HTTP-EQUIV=&quot;refresh&quot; content=&quot;2;URL=http://www.yoursite.com/newpage.htm&quot;&gt; <br>
<p>John D. Saucier<br><a href=mailto:jsauce@net1plus.com>jsauce@net1plus.com</a><br><a href= Backup</a><br>
 
What does stand for. I tried looking it up in my HTML4 book, but I didn't find .<br>
<br>
Thank you,<br>
<br>
Gary.
 
Sorry I was trying to bold the text. The is only used by Tek-tips for the purposes of including HTML in messages. So forget those.<br>
<br>
<b>&lt;META HTTP-EQUIV=&quot;refresh&quot; content=&quot;2;URL=<A HREF=" TARGET="_new"><br>
JUST THAT! <p>John D. Saucier<br><a href=mailto:jsauce@net1plus.com>jsauce@net1plus.com</a><br><a href= Backup</a><br>
 
We are experimenting with a &quot;tek-tips&quot; markup language that will allow you to bold, italicize, etc, your text. Currently, you can make your text bold by using [ and ] with a b in them instead of the familiar &lt;b&gt;... it currently only works in lower case, which is why jsauce's post shows his commands instead of making the text bold...<br>
<br>
There are about 15 commands we have come up with, and are pretty much the same as html, (except of course, for the [] brackets instead of the &lt;&gt; that html uses). This allows you to actually post html, and at the same time, mark up your post...<br>
<br>
You can currently <b>bold (b),</b> <i>italicize (i),</i> <u>underline (u),</u> <s>strikethrough (s),</s> <div align=center>center (center),</div>etc.....<br>
<br>
When this markup language is complete, I will provide instructions. Until then, remember to use lower case and brackets to get the above effects....(please don't bold an entire post, though..I think that would be kind of rude...:) <p>Doug Trocino<br><a href=mailto:dtrocino@tecumsehgroup.com>dtrocino@tecumsehgroup.com</a><br><a href= Forums</a><br>Web Application Developer<br>
Tecumseh Group, Inc.<br>
Sponsors of Tek-Tips Forums<br>
 
I thank you both. I'm am in the process of learning HTML4. I have never used HTML or any other markup language, and it is comforting to have sources for questions and ideas.<br>
<br>
Thank you,<br>
<br>
Gary.<br>
<br>

 
akbryer-<br>
<br>
Go to:<br>
<A HREF=" TARGET="_new"><br>
for some quick instructions for HTML encoding....it's not extremely advanced, but it'll get you started; afterwards you can go to <A HREF=" TARGET="_new"> if you'd like to do some more in-depth, focused, studying. <p>-Robherc<br><a href=mailto:robherc@netzero.net>robherc@netzero.net</a><br><a href= > </a><br>*nix installation & program collector/reseller. Contact me if you think you've got one that I don't :)
 
Robherc,<br>
<br>
Thanks for the site referrals. I've been playing all a.m. I am now a member of AngelFire. Good Stuff!<br>
<br>
Thank you,<br>
<br>
(akbryer) <p>Gary<br><a href=mailto:Gary_Bryer@Vanguard.com>Gary_Bryer@Vanguard.com</a><br><a href= > </a><br>
 
No problem...just let me know if you need anything else....like:<br>
CGI hosting: <A HREF=" TARGET="_new">Virtual Domain Hosting: <A HREF=" TARGET="_new">Free internet access: <A HREF=" TARGET="_new"> <i>or</i> <A HREF=" TARGET="_new"> <i>or</i> <A HREF=" TARGET="_new">:) <p>-Robherc<br><a href=mailto:robherc@netzero.net>robherc@netzero.net</a><br><a href= > </a><br>*nix installation & program collector/reseller. Contact me if you think you've got one that I don't :)
 
robherc,<br>
<br>
Just a note to let you know, if you aren't already aware, that WorldSpy.com is offering free Internet access WITHOUT the advertising bar. You can pre-register now; service is scheduled to begin 10/15/99.<br>
<br>
<p>Gary (akbryer)<br><a href=mailto:Gary_Bryer@Vanguard.com>Gary_Bryer@Vanguard.com</a><br><a href= > </a><br>
 
Thanks for the URL; will check it out ;)<br>
<br>
Also; if the META tag isn't working for you properly yet; you might want to try putting it in like this instead (I think I found a glitch in it):<br>
<b><i>&lt;META HTTP-EQUIV=&quot;refresh&quot; content=&quot;2&quot; URL=&quot;<A HREF=" TARGET="_new"> <p>-Robherc<br><a href=mailto:robherc@netzero.net>robherc@netzero.net</a><br><a href= > </a><br>*nix installation & program collector/reseller. Contact me if you think you've got one that I don't :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top