eBay html
Forum rules
This is for posting links to off site deals that you are not personally selling,but wanting to pass along good deals
This is for posting links to off site deals that you are not personally selling,but wanting to pass along good deals
- windshieldbug
- Once got the "hand" as a cue
- Posts: 11516
- Joined: Tue Mar 01, 2005 4:41 pm
- Location: 8vb
Re: eBay html
example?
Instead of talking to your plants, if you yelled at them would they still grow, but only to be troubled and insecure?
- Bandmaster
- 4 valves
- Posts: 778
- Joined: Sat May 15, 2004 3:33 am
- Location: Upland, CA
- Contact:
Re: eBay html
It goes like this:
Just replace the item numer at the end of the URL with the item number of the auction in question.
Jupiter Tuba for sale on eBay
Code: Select all
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=110256279512
Jupiter Tuba for sale on eBay
Dave Schaafsma

1966 Holton 345 | 1955 York-Master | 1939 York 716 | 1940 York 702 | 1968 Besson 226 | 1962 Miraphone 186 | 1967 Olds | 1923 Keefer EEb | 1895 Conn Eb | 1927 Conn 38K | 1919 Martin Helicon

1966 Holton 345 | 1955 York-Master | 1939 York 716 | 1940 York 702 | 1968 Besson 226 | 1962 Miraphone 186 | 1967 Olds | 1923 Keefer EEb | 1895 Conn Eb | 1927 Conn 38K | 1919 Martin Helicon
- cjk
- 5 valves
- Posts: 1915
- Joined: Fri Mar 19, 2004 12:16 pm
Re: eBay html
Any time you have an html question like this, you can always locate and example of what you're trying to do, then select View Page Source, that wil show you the code.
- The Jackson
- 5 valves
- Posts: 1652
- Joined: Sun Oct 07, 2007 9:34 pm
- Location: Miami, FL
Re: eBay html
I guess eBay doesn't want people to not pay for pictures by hosting them off-eBay.
That doesn't stop anyone from copy+pasting the URL in the browser, though.
That doesn't stop anyone from copy+pasting the URL in the browser, though.

- Donn
- 6 valves
- Posts: 5977
- Joined: Fri Aug 19, 2005 3:58 pm
- Location: Seattle, ☯
Re: eBay html
To spell out cjk's point in a little more detail: if you post your best shot and then look at the text in a source view, and what you put in there is still there more or less the way you wrote it, then evidently what you thought you knew as correct may actually be wrong, and you just want to know the HTML for a link.bloke wrote: I went back and put the html stuff (at least what I thought I knew as correct) around the web address in the field, and it still just ended up as "text".
If it has been enclosed or encoded so it won't work, then you want to know whether they support links at all, maybe with some non-HTML markup like we use here. No idea. Nobody said eBay was your friend.
- The Jackson
- 5 valves
- Posts: 1652
- Joined: Sun Oct 07, 2007 9:34 pm
- Location: Miami, FL
Re: eBay html
Killing hotlinks, but not pictures?
Whatttttever
Whatttttever

- cjk
- 5 valves
- Posts: 1915
- Joined: Fri Mar 19, 2004 12:16 pm
Re: eBay html
bloke wrote:yeah-yeah
Here's what I'm talking about:
IN THE PAST (on eBay) if you were setting up and auction to sell something, and typed a web address in the "description" field", it automatically showed up as a link.
NOW, when you type in web addresses in that field, it is just "text" (no link). I went back and put the html stuff (at least what I thought I knew as correct) around the web address in the field, and it still just ended up as "text".
Give a bloke a fish; you have fed him for today. Teach a bloke to fish; and you have fed him for a lifetime
View the source.
or view this:
http://www.w3.org/TR/html401/struct/links.html" target="_blank
- cjk
- 5 valves
- Posts: 1915
- Joined: Fri Mar 19, 2004 12:16 pm
Re: eBay html
No, not really. My post suggested nothing to do with pictures because Bloke wasn't asking about pictures. Bloke wants to post a URL link that show up as a URL. What I was suggesting is that he look for an example of what he is trying to do (in other words, go look at ebay until you find somebody else's listing that has a working hotlink that is listed as the URL, then view the source code of that page to see what the lister did).Donn wrote:To spell out cjk's point in a little more detail: if you post your best shot and then look at the text in a source view, and what you put in there is still there more or less the way you wrote it, then evidently what you thought you knew as correct may actually be wrong, and you just want to know the HTML for a link.bloke wrote: I went back and put the html stuff (at least what I thought I knew as correct) around the web address in the field, and it still just ended up as "text".
If it has been enclosed or encoded so it won't work, then you want to know whether they support links at all, maybe with some non-HTML markup like we use here. No idea. Nobody said eBay was your friend.
- Uncle Buck
- 5 valves
- Posts: 1243
- Joined: Fri Aug 27, 2004 3:45 pm
- Location: Salt Lake City, Utah
- Contact:
More important question
The more important question is,
What do you have for sale on the bay right now, Bloke?
What do you have for sale on the bay right now, Bloke?
- windshieldbug
- Once got the "hand" as a cue
- Posts: 11516
- Joined: Tue Mar 01, 2005 4:41 pm
- Location: 8vb
Re: eBay html
I would be willing to bet that hackers have figured out that putting live html in ebay items is a great delivery device; and so ebay is forced to scrub out (or de-activate) any "live" html before it's posted.
They HAVE to allow other picture hosting sites, or be accused of being a monopoly.
Like AOL and Microsoft, I don't love 'em, but I don't envy them their problems, either...
They HAVE to allow other picture hosting sites, or be accused of being a monopoly.
Like AOL and Microsoft, I don't love 'em, but I don't envy them their problems, either...
Instead of talking to your plants, if you yelled at them would they still grow, but only to be troubled and insecure?
- Donn
- 6 valves
- Posts: 5977
- Joined: Fri Aug 19, 2005 3:58 pm
- Location: Seattle, ☯
Re: eBay html
My post also suggested nothing to do with pictures. I see I was wrong to give you credit for this insight into problem analysis. Your strategy isn't entirely without value - at least, you'd end up with some evidence that eBay pages can be made to contain links - but there's no guarantee you could determine what the lister actually did, because the "source" isn't necessarily what the lister submitted, but rather what the browser finds on the site after eBay has done their thing to it. For example, here I write this like so:cjk wrote:No, not really. My post suggested nothing to do with pictures because Bloke wasn't asking about pictures. Bloke wants to post a URL link that show up as a URL. What I was suggesting is that he look for an example of what he is trying to do (in other words, go look at ebay until you find somebody else's listing that has a working hotlink that is listed as the URL, then view the source code of that page to see what the lister did).Donn wrote:To spell out cjk's point in a little more detail: if you post your best shot and then look at the text in a source view, and what you put in there is still there more or less the way you wrote it, then evidently what you thought you knew as correct may actually be wrong, and you just want to know the HTML for a link.bloke wrote: I went back and put the html stuff (at least what I thought I knew as correct) around the web address in the field, and it still just ended up as "text".
If it has been enclosed or encoded so it won't work, then you want to know whether they support links at all, maybe with some non-HTML markup like we use here. No idea. Nobody said eBay was your friend.
Code: Select all
[u]this[/u]
Code: Select all
<span style="text-decoration: underline">this</span>
- cjk
- 5 valves
- Posts: 1915
- Joined: Fri Mar 19, 2004 12:16 pm
Re: eBay html
Sorry, I took "shot" to mean "picture" as in snapshot.Donn wrote: if you post your best shot....
Ouch!Donn wrote: My post also suggested nothing to do with pictures. I see I was wrong to give you credit for this insight into problem analysis.