What would you use for an 'order status' button?

DougK62

Diamond Member
Mar 28, 2001
8,035
6
81
This is to go on our intranet order taking system, so it's something that CS reps will get accustomed to seeing and recognize. It will allow them to check the status of that particular order that they're on. It needs to be about 50x50 in size - no text. Suggestions on what kind of an image to use?
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
<input type="button" name="order_status" value="Order Status" />

That's what I would use.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: notfred
<input type="button" name="order_status" value="Order Status" />

That's what I would use.

Please, don't use common sense on ATOT. It scares us.
 

DougK62

Diamond Member
Mar 28, 2001
8,035
6
81
Thanks M4H - I ended up using something like that.

I couldn't use a regular button since I said I only have a 50x50 spot. This also doesn't allow for text, which is no problem since everyone uses this daily and everything has mouseovers on it anyhoo.