Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...Want to thank those people who have made this forum such a valuable place to visit each day..."

Geography

Where in the world do Tek-Tips members come from?
sydneytremayne (TechnicalUser)
2 Jul 06 15:27
Hi:

This may be puzzling only to me. I have created an order button with the code below, and it works fine except instead of the graphic I get one of those little boxes with a red cross. Could someone please tell me what I'm doing wrong...and save what hair I still have left?

<table align=center width=0 id="free-buttons.org:screxst0" cellpadding=0 cellspacing=0 border=0><tr>
<td title='Order'><a href="http://www.lunch-with-gaffer.com/order1.html" onmouseover='wbe("0o");' onmouseout='wbe("0n");' onmousedown='wbe("0c");'><img src="Order Now button.wbimg/imgn0.gif" name=btn0 width=100 height=30 border=0 alt='Order Now'></a></td>
</tr></table>
<script type="text/javascript" language="JavaScript1.1">
<!--
function wbpr(im){var i=new Image();i.src='Order Now button.wbimg/img'+im;return i;}
function wbe(id){x=id.substring(0,id.length-1);document['btn'+x].src=eval('btn'+id+'.src');if(id.indexOf('e')!=-1)document['btn'+x+'e'].src=eval('btn'+id+'e.src');}
btn0n=wbpr('n0.gif');btn0o=wbpr('o0.gif');btn0c=wbpr('c0.gif')
//-->
</script>

Thanks,

Sydney
johnwm (Programmer)
2 Jul 06 16:19
Hi and welcome to Tek-Tips. Read FAQ222-2244 to see how to get the best from these forums. Paragraph 3 explains about selecting the right forum for your question - in this case it looks as if you should be in forum216 which is the Javascript forum.

Browse through the Javascript forum, check out the FAQs section, and if you don't find the answer, post your question there. I'm sure you'll get the answer there.

________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller

sydneytremayne (TechnicalUser)
2 Jul 06 22:34
Thanks John.

I did that, and then discovered the answer for myself.

Take care,

Sydney

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close