i can weld but need computor help!

lqhikers

Senior Member
Joined
May 18, 2007
Messages
594
Location
la quinta calif
after reading dln post on being link challenged i to have this problem and as my attention span is almost zero i sure would like a lesson on how to refer to another link or what ever you call them (they come up blue and you click on them,i'm old but willing to learn so i'm waiting for help (my wife said figure it out for myself ,she loads pictures for me!)
 
Creating links

You should be able to cut and past the link from your brower's address bar (the part at the top that has something like [noparse]http://www.wanderthewest.com[/noparse] or you should be able to type in the link (be sure to include the http:// as in http://wanderthewest.com. In this reply, I used some special coding to prevent the first [noparse]http://www.wanderthewest.com[/noparse] from appearing as a link, while I merely typed it the second time to get it to show up as a link.

If that doesn't work you can precede the link you want with [noparse][/noparse] and end it with [noparse][/noparse]. For instance if you type
Code:
[noparse][url]www.wanderthewest.com[/url][/noparse]
it will appear as www.wanderthewest.com.

I hope this helps. If you want more information, feel free to send me a pm, or reply here.
 
Link Button...

Dear lq--

(If this additional info doesn't help, then ignore it and stick to what Ed wrote...)

There is also a link button located on the toolbar or the "Reply to Thread" window. It looks like this:

link_button.JPG


(without the 'st.com')

What will happen when you click that button?

A dialog box appears, that looks like this:

URL_window.JPG


This box is very demanding, because it won't let you do anything except enter text and click either "OK" or "Cancel." So, you need to have the text already at hand when you click the button. That particular text is what Ed was talking about before, when he wrote you can copy from the address bar.

The demanding dialog box then brackets your text with computer instructions, as in the following example:
[ URL="http://www.google.com/" ]your text goes here[ /URL]
So the computer is instructed to use whatever is inside the quotation marks as if it was a valid web page, and use whatever is between the middle two square brackets, "]" and "[", as text to color blue and underline.

When you do everything correctly, you have actually succeeded in writing a little computer program. For instance, the example above (done successfully) displays blue, underlined "your text goes here" and when you click it you are taken to "www.google.com" ...

your text goes here
 
Ed & Mark,
It all seems simple enough, will give it a try. Thanks for the info. OK lq, now we don't have any more excuses for our lack of proper links.
 
Back
Top Bottom