This is a discussion on "submit many forms - auto submit the same form many times" within the JavaScript Forum section. This forum, and the thread "submit many forms - auto submit the same form many times are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
submit many forms - auto submit the same form many times
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
submit many forms - auto submit the same form many times
Hi ppl,
Im having a bit of a problem with forms. I have a function in php that genrerates html pages from a db. The problem is i need to design something that grabs URLs from a database(which i have done sussecsfully with php), and for each of these URLs , post it to the same php file, with the same varibale name. The problem is there are potentaily thousands of these URLs, and every time i post a form it redirects to the posted page. I cant figure out a way to post for MyVar = "http://URL1", and then post for MyVar = "http://URL2"............MyVar = "http://URL10000". apart from submiting from the same form over and over thousands of times. - note, i am not trying to submit many varibles, but the same variable, just with many values, and i should only goto the next vale after the last one was sent...help how can i do this, anyone direct me to what i should be looking at? |
|
|
![]() |
| Tags |
| auto submit, form, javascript |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Form submit | longstand | PHP Forum | 6 | Nov 25th, 2007 01:14 |
| Submit Forms | R8515198 | Web Page Design | 3 | May 18th, 2007 12:04 |
| HTML forms (format after submit) | dannozza | Web Page Design | 1 | May 11th, 2007 14:35 |
| how to submit form | tobymather | Web Page Design | 13 | Apr 17th, 2007 17:09 |
| Submit form with link | djme | Web Page Design | 2 | Feb 4th, 2006 12:26 |