koifans
09-13-2007, 06:36 PM
Hi, there,
Please take a look of http://gsx.apple.com. When you look at the source of the page, you'll find the "key" element of "Log In" is just a image, like this:
<TD ALIGN=left WIDTH="50%"><input border="0" type="image" name="1.Continue" src="/AppleConnect/US-EN/BtnGSXLogin.gif"></TD>
My question is that there's no "onclick" to activate a javascript and no "submit" type input but it should belong to a form with "post" method to submit it. So how could it (the image) response to my click action to finish the login action?
Thanks.
Koifans
Please take a look of http://gsx.apple.com. When you look at the source of the page, you'll find the "key" element of "Log In" is just a image, like this:
<TD ALIGN=left WIDTH="50%"><input border="0" type="image" name="1.Continue" src="/AppleConnect/US-EN/BtnGSXLogin.gif"></TD>
My question is that there's no "onclick" to activate a javascript and no "submit" type input but it should belong to a form with "post" method to submit it. So how could it (the image) response to my click action to finish the login action?
Thanks.
Koifans