Brad, could you please change the Search the forums http://www.vbforums.com/attachment.p...postid=1616339 button so that it looks like this?http://www.vbforums.com/images/go.gif
Printable View
Brad, could you please change the Search the forums http://www.vbforums.com/attachment.p...postid=1616339 button so that it looks like this?http://www.vbforums.com/images/go.gif
Actually, I passed this off to Rich to do. He is finishing up another project and will then address the button.
I didn't consider it a critical emergency, so I thought it would be okay to let Rich fix it when he can....
:)
Brad!
Is Brad Rich?
:ehh:
Well hes written two books, so I assume so. :)
Actually, I've written more than two books; however, they were computer books. As such, they didn't make me "Rich". :(Quote:
Originally posted by Pc_Madness
Well hes written two books, so I assume so. :)
Brad!
(currently listening to Steve McConnell who wrote Code Complete -- who may have become Rich because of his book :))
The change needed to the template should be:
;)Code:From this:
<input type="submit" value="Go">
To:
<input type="image" src="/images/go.gif">
Nope, if you check the source for VBF's pages they don't use XHTML ;).Quote:
Originally posted by Spetnik
Actually, it would be:
:pCode:From this:
<input type="submit" value="Go"/>
To:
<input type="image" src="/images/go.gif"/>
There we go!
Much better now!
Thanks,
:wave:
-Lou