Home  >  Community  >  The eBay Outlook  >  "ask seller a question" without loggi


<< previous topic post new topic post reply next topic >>
 sun818
 
posted on July 13, 2001 07:48:31 PM
Do you think less buyers ask you a question because he/she has to log in to the system before they can e-mail you? I used to have my e-mail as my user id, but got a lot of spam. Now the number of buyer questions I get have slowed down.

The script extracts the item number plus item title (first 50 characters) and places it in the subject line.

Write me at [email protected] and I'll be happy to forward a live example running on eBay. I won't post it here to comply with AW rules.

(NOTE: Replace all [ with < and all ] with >

here's the script

[script language=Javascript]
function doIt()
{
var _title = document.title;
var _x = _title.indexOf("item";
var _i = _title.substr(_x+5,11);
var _y = _title.indexOf(" - ";
var _j = _title.substr(_y+4,50);
self.location="mailto:[email protected]?subject=" + "item " + _i + _j;
}
[/script]

[input type=button value="E-mail us!" onclick="doIt()"]

--- hmmm... smileys... > is really > ) (no blank spaces in between)

and " is really " ) (no blank spaces in between)
[ edited by sun818 on Jul 13, 2001 07:51 PM ]
 
 
<< previous topic post new topic post reply next topic >>

Jump to

All content © 1998-2025  Vendio all rights reserved. Vendio Services, Inc.™, Simply Powerful eCommerce, Smart Services for Smart Sellers, Buy Anywhere. Sell Anywhere. Start Here.™ and The Complete Auction Management Solution™ are trademarks of Vendio. Auction slogans and artwork are copyrights © of their respective owners. Vendio accepts no liability for the views or information presented here.

The Vendio free online store builder is easy to use and includes a free shopping cart to help you can get started in minutes!