Results 1 to 4 of 4
Thread: Problem in jsp
- 06-20-2008, 04:40 PM #1
Member
- Join Date
- Jun 2008
- Posts
- 54
- Rep Power
- 0
Problem in jsp
This is my code
<BODY>
<FORM>
<INPUT TYPE="image" SRC="N.jpg" NAME="back" onClick="window.history.go(-1)">
<INPUT TYPE="button" VALUE="Go Back" NAME="back" onClick="window.history.go(-1)">
<INPUT TYPE = "button" VALUE = "GO Forward" onClick = "window.history.go(1);">
<br>Setting Price: <br>
</FORM>
</BODY>
My question is that if image N.jpg is not found than Setting Price: is not come
Plz give me sol
- 06-20-2008, 10:49 PM #2
Where is N.jpg? May I suggest putting it in public_html?
Java Code:\public_html\N.jpg
- 06-26-2008, 09:03 AM #3
Member
- Join Date
- Jun 2008
- Posts
- 1
- Rep Power
- 0
hello to everyone
- 06-26-2008, 09:23 AM #4


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks