Erik Weber wrote:
Tim, thank you. Could I change the input type to "submit" instead of "image"? I just want my "browse" button to look just like all my other submit buttons . . .
Erik
One of the problems with "submit", Erik, is that you cannot identify multiple instances of submit tags. So, image tags are used instead. Your desired use of submit is really limiting the solution to something not very useful. The solution given, using image tags works for single as well as multiple submits, so your desire to use the submit tag is really self defeating if you want to use images. Understand?
Michael McGrady
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]