
February 21st, 2010, 03:00 PM
|
|
Contributing User
|
|
Join Date: Nov 2008
Location: Leeds, UK
Posts: 34
Time spent in forums: 16 h 32 m 55 sec
Reputation Power: 5
|
|
Thanks for your significant input IAmALlama, What I am trying to do is , I have a index.jsp page that has to show some data from database, because it's the first page customer views it has to be onLoad so in order to fetch this data I'm trying to trigger a hidden form. All works well apart from like I said before, keeps on refreshing and refreshing and refreshing ... (No IAmALlama it doesn't take no break)
Quote: | Originally Posted by IAmALlama well after the page loads it submits the form causing it to load again and after the page loads it submits the form causing it to load again and after the page loads it submits the form causing it to load again.....(break)
what are you trying to do? why would you need to submit the form on load? |
|