On Jan 2, 2008 2:05 PM, tedd <tedd@xxxxxxxxxxxx> wrote: > At 1:57 PM -0500 1/2/08, Daniel Brown wrote: > >On Jan 2, 2008 1:34 PM, tedd <tedd@xxxxxxxxxxxx> wrote: > > from this: > > A > > to this A > > ><? > >// Your existing code here.... > >$submit = trim(str_replace(' ','',$submit); > >?> > > Even with adding an additional ")", that didn't work either. :-) > first off; i think css is the way to go w/ this; to save yourself from these headaches. anyway; if you want to go this route, i think there is some info we are missing. im guessing you dont have the A in the submit button itself, or do you? i certainly dont know what the point of that would be since users wont change the value attribute of a submit button anyway. so can we see the html for the input that contains the A or maybe this is the first stupid response of the year! -nathan