Links use the anchor tags, one to start it <a> and one to close it </a>
To prevent mistakes, be sure to Copy & Paste because some of the urls are pretty long.
All links will start with <a href= unless it is to your e-Mail, then it would be, <a href=mailto: and they all end with </a>
So, to make a link to your auction list, you would start with<a href= Then you need to add the address or url from your listing page. If you go to your listing page, look at the top of your screen to the address or location box, you will see the url. It will look similar to mine except I have no auctions at this time.

Now you can copy that url and then paste it to our start code and you have,
<a href=http://cgi6.ebay.com/ws/eBayISAPI.dll?MfcISAPICommand=ViewListedItems&userid=bobal&include=0&since=-1&sort=2&rows=25 > Notice that I added an closing bracket (in blue) at the end.
Now you add the words that you want to show on your page when you submit the link. I am going to use See My Other Auctions
Now we have <a href= http://cgi6.ebay.com/ws/eBayISAPI.dll?MfcISAPICommand=ViewListedItems&userid=bobal&include=0&since=-1&sort=2&rows=25> See My Other Auctions
Now all you need to do is to add the closing tags, like this. </a>
Now we have <a href=http://cgi6.ebay.com/ws/eBayISAPI.dll?MfcISAPICommand=ViewListedItems&userid=bobal&include=0&since=-1&sort=2&rows=25> See My Other Auctions </a>
Here is what it will look like in your auction See My Other Auctions
Now to make a link to your e-Mail address, you just need to start with
<a href=mailto: Then you add your e-Mail address and you have
<a href=mailto:bobal@bulls2.com>
Then you have to add the words that you want and the closing tag, like this.
E-Mail Me </a>
Now you have<a href=mailto:bobal@bulls2.com> E-Mail Me </a>
It will look like this in your auction E-Mail Me
Then if you want the Subject Field filled in, add this to your link?subject=Party-Tonight
It will look like this <a href=mailto:bobal@bulls2.com?subject=Party-Tonight>E-Mail Me</a>
This will look like this in your auction E-Mail Me
More Tips
webpik banner
Copyright © 1998-2006bulls2.com All Rights Reserved