submit many forms - auto submit the same form many times

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 24th, 2007, 10:10
New Member
Join Date: May 2007
Location: london
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
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?
Reply With Quote

Reply

Tags
auto submit, form, javascript

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 19:17.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43