Go Back   Club CDFreaks - Knowledge is Power > International Chat: General Topics > Newbie Forum


Commercial message



Newbie Forum Discuss, masking a url link in html mode at International Chat: General Topics forum; hi would any one here tell me how to mask a link i want to put a link on my ebay page and i want it to say Click Here instead of www.blahblahblah.com so they can click on the click here to goto the web page i know


Reply
 
Thread Tools
Old 10-08-2006   #1 (permalink)
CD Freaks Member
 
Join Date: Feb 2004
Posts: 187
masking a url link in html mode

hi would any one here tell me how to mask a link i want to put a link on my ebay page and i want it to say Click Here instead of www.blahblahblah.com so they can click on the click here to goto the web page i know it can be done cause i seen it on other peoples listings
__________________
BenQ 1655 BCHB Firmware
Samgung Sh-S182 18x
urrbodyh8sme is offline   Reply With Quote
Old 10-08-2006   #2 (permalink)
CD Freaks Guru
 
reasonsnotrules's Avatar
 
Join Date: Sep 2005
Location: Massachusetts
Posts: 5,304
Re: masking a url link in html mode

<A HREF="mywebpage.html">This will show as clickable</A>
__________________
seriously, DON'T PM me tech questions. depending on my mood you will be ignored or receive completely meaningless answers. bonus spam if you leave your email address...
reasonsnotrules is offline   Reply With Quote
Old 10-08-2006   #3 (permalink)
CD Freaks Member
 
Join Date: Feb 2004
Posts: 187
Re: masking a url link in html mode

i tried it but it ant working i tried it as <A HREF="www.ebay.com">This will show as clickable</A>

it has a click link but says page cant not be dispalyed
__________________
BenQ 1655 BCHB Firmware
Samgung Sh-S182 18x
urrbodyh8sme is offline   Reply With Quote
Old 10-08-2006   #4 (permalink)
Senior Moderator & Reviewer
 
Arachne's Avatar
 
Join Date: Nov 2005
Location: Keeping my media stash safe.
Posts: 24,822
Re: masking a url link in html mode

Have you tried it with http:// before the www. bit?

Been a long time since I had to do that, so sorry if my memory is rusty
__________________
Current drives: Samsung SH-S203N (SB02 patched) + Pioneer DVR-115D (1.06) + Optiarc AD-5170S (1.12) + Litey LH-20A1H (LL0D) + Samsung SH-S182D (SB06 RPC1) x2 + Litey SHM-165P6S (MS0R) + LG E10N (JE07) + BenQ DW1650 (BCDC) x2 + Litey SHW-1635S (YV6P) x2 + BenQ DW1640@164B (BEFB) + LG 4167B (DL13 TDB) + Samsung SH-S162L (TS08) + NEC ND-4551A (1.Z2) + LG GCE-8520B (1.00) + LiteOn SOHR-5239S (2S0B)
Retired: LiteOn LDW-851@SOHW-832 + LiteOn SOHW-1693S + LG 4163B
My Review PCs

How to delete your upper and lower filters : How to check/enable DMA by Womble

Click here to join cdfreaks.com and be part of our friendly community!
The CDFreaks Distributed Computing Teams need YOU! Join the Team(s) and help save some lives! Read more here
Arachne is offline   Reply With Quote
Old 10-08-2006   #5 (permalink)
Moderator
 
DrageMester's Avatar
 
Join Date: Oct 2004
Location: Denmark
Posts: 13,925
Re: masking a url link in html mode

Like Arachne said, you need to add http:// to the front of your link:

HTML Code:
<A HREF="http://www.ebay.com">This will show as clickable</A>
This should result in a link that works and looks like this:

This will show as clickable
__________________
Do not meddle in the affairs of dragons, for you are crunchy and taste good with ketchup.
DrageMester is offline   Reply With Quote
Old 10-08-2006   #6 (permalink)
Senior Moderator & Editor
 
imkidd57's Avatar
 
Join Date: Feb 2005
Location: New Fajara
Posts: 7,488
Re: masking a url link in html mode

Thanks Arachne and Dragemester

The alternative appropriate formatting (for use in a basic text editor), for inserting a link behind highlighted background text are to be found here:

http://club.cdfreaks.com/misc.php?do=bbcode

...specifically the example output hyperlinking defined as "[url]".
__________________
.
.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you are new to the internet, have a query about digital storage, or would maybe like to tell us a bit about yourself: just register with us
and try either the Newbie forum or the CD Freaks Living Room. Alternatively, if you fancy some chit-chat (without technical help),
then you're welcome to use the Chatbox to have a natter to other experienced members and staff.

Look what you get when you join CD Freaks:
  • Interactive access to our forum-based knowledge service
  • Give feedback on News articles on the Front Page
  • Ask questions to the people that actually review the software & hardware
  • Chat with staff and members alike in the live Chatbox
  • Option of a free newsletter
Nervous about posting? Don't be: this is one of the friendliest communities around and we value our new members. You're well-protected by
the forum rules that everyone signs up to.

So what are you waiting for? Click the smiley to join -->
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imkidd57 is offline   Reply With Quote
Old 10-08-2006   #7 (permalink)
Senior Moderator & Reviewer
 
Arachne's Avatar
 
Join Date: Nov 2005
Location: Keeping my media stash safe.
Posts: 24,822
Re: masking a url link in html mode

My memory's not so rusty after all, thought I was getting old for a minute
__________________
Current drives: Samsung SH-S203N (SB02 patched) + Pioneer DVR-115D (1.06) + Optiarc AD-5170S (1.12) + Litey LH-20A1H (LL0D) + Samsung SH-S182D (SB06 RPC1) x2 + Litey SHM-165P6S (MS0R) + LG E10N (JE07) + BenQ DW1650 (BCDC) x2 + Litey SHW-1635S (YV6P) x2 + BenQ DW1640@164B (BEFB) + LG 4167B (DL13 TDB) + Samsung SH-S162L (TS08) + NEC ND-4551A (1.Z2) + LG GCE-8520B (1.00) + LiteOn SOHR-5239S (2S0B)
Retired: LiteOn LDW-851@SOHW-832 + LiteOn SOHW-1693S + LG 4163B
My Review PCs

How to delete your upper and lower filters : How to check/enable DMA by Womble

Click here to join cdfreaks.com and be part of our friendly community!
The CDFreaks Distributed Computing Teams need YOU! Join the Team(s) and help save some lives! Read more here
Arachne is offline   Reply With Quote
Old 11-08-2006   #8 (permalink)
Moderator
 
DrageMester's Avatar
 
Join Date: Oct 2004
Location: Denmark
Posts: 13,925
Re: masking a url link in html mode

Quote:
Originally Posted by imkidd57
The alternative appropriate formatting (for use in a basic text editor), for inserting a link behind highlighted background text are to be found here:

http://club.cdfreaks.com/misc.php?do=bbcode
Thanks for that link - it is very useful for users who want to do more advanced stuff in posts on the CDFreaks forum and other forums using vB code.

The original poster asked about how to post HTML on an eBay site (at least that's how I understood it), and that is why we have answered that question at face value. I don't use eBay, so I don't know if they allow the same bulletin code or for that matter whether they allow HTML.

If the question should be interpreted as how to post a link on the CDFreaks forum that links to an eBay page, then imkidd57 is linking to a more appropriate explanation, because only some forums here at CDF allow HTML code to be posted.

Using vB code at CDFreaks to link to eBay would look like this:

HTML Code:
[url=www.ebay.com]Click here to visit eBay[/url]
Click here to visit eBay

urrbodyh8sme, I hope we havent confused you now!
__________________
Do not meddle in the affairs of dragons, for you are crunchy and taste good with ketchup.

Last edited by DrageMester; 11-08-2006 at 00:29. Reason: More detailed explanation
DrageMester is offline   Reply With Quote
Old 11-08-2006   #9 (permalink)
Senior Moderator & Editor
 
imkidd57's Avatar
 
Join Date: Feb 2005
Location: New Fajara
Posts: 7,488
Re: masking a url link in html mode

Thanks Dragemester - yeah you're right (as usual ). I mistakenly read it as how to put a link to an 'Ebay' page, here on the forum.

Apologies to the OP for any confusion...
__________________
.
.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you are new to the internet, have a query about digital storage, or would maybe like to tell us a bit about yourself: just register with us
and try either the Newbie forum or the CD Freaks Living Room. Alternatively, if you fancy some chit-chat (without technical help),
then you're welcome to use the Chatbox to have a natter to other experienced members and staff.

Look what you get when you join CD Freaks:
  • Interactive access to our forum-based knowledge service
  • Give feedback on News articles on the Front Page
  • Ask questions to the people that actually review the software & hardware
  • Chat with staff and members alike in the live Chatbox
  • Option of a free newsletter
Nervous about posting? Don't be: this is one of the friendliest communities around and we value our new members. You're well-protected by
the forum rules that everyone signs up to.

So what are you waiting for? Click the smiley to join -->
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imkidd57 is offline   Reply With Quote
Old 11-08-2006   #10 (permalink)
Moderator
 
DrageMester's Avatar
 
Join Date: Oct 2004
Location: Denmark
Posts: 13,925
Re: masking a url link in html mode

Quote:
Originally Posted by imkidd57
Thanks Dragemester - yeah you're right (as usual ). I mistakenly read it as how to put a link to an 'Ebay' page, here on the forum.
I realized that your interpretation was different from mine, so I updated my post above to include an explanation for your interpretation of the original question.

The confusion should now be complete!
DrageMester is offline   Reply With Quote
Old 11-08-2006   #11 (permalink)
CD Freaks Member
 
Join Date: Feb 2004
Posts: 187
Re: masking a url link in html mode

yeah that was it thanks
__________________
BenQ 1655 BCHB Firmware
Samgung Sh-S182 18x
urrbodyh8sme is offline   Reply With Quote
Old 11-08-2006   #12 (permalink)
Senior Moderator & Reviewer
 
Arachne's Avatar
 
Join Date: Nov 2005
Location: Keeping my media stash safe.
Posts: 24,822
Re: masking a url link in html mode

Glad we could help
__________________
Current drives: Samsung SH-S203N (SB02 patched) + Pioneer DVR-115D (1.06) + Optiarc AD-5170S (1.12) + Litey LH-20A1H (LL0D) + Samsung SH-S182D (SB06 RPC1) x2 + Litey SHM-165P6S (MS0R) + LG E10N (JE07) + BenQ DW1650 (BCDC) x2 + Litey SHW-1635S (YV6P) x2 + BenQ DW1640@164B (BEFB) + LG 4167B (DL13 TDB) + Samsung SH-S162L (TS08) + NEC ND-4551A (1.Z2) + LG GCE-8520B (1.00) + LiteOn SOHR-5239S (2S0B)
Retired: LiteOn LDW-851@SOHW-832 + LiteOn SOHW-1693S + LG 4163B
My Review PCs

How to delete your upper and lower filters : How to check/enable DMA by Womble

Click here to join cdfreaks.com and be part of our friendly community!
The CDFreaks Distributed Computing Teams need YOU! Join the Team(s) and help save some lives! Read more here
Arachne is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you make a URL and active link? burnselk General Software 4 17-06-2007 06:31
Oversized URL link causes page width to extend Seán Bug Reports Mainpage 3 06-09-2004 19:40
IP Masking skistyle Music Download, Peer to Peer (P2P) & Legal Issues 0 15-03-2004 21:51


All times are GMT +2. The time now is 12:49.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0