...

needs help in jsp

phani
08-30-2002, 09:34 AM
hai

can any tell me what's the problem in this code. I was unable to retrieve the value in the javascript. This code is related to JSP.

<submit Class="submitbuttons" name="selectbutton" onclick="checkall('<%=size%>')">

Here, size is an integer.

Roy Sinclair
08-30-2002, 02:38 PM
The problem is that there is no <submit> tag in html, you should be using <input type="submit"> instead.



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum