This is what I have come up with: each line has 8 textboxes named 1 - 8 everytime I add a line its still 1 - 8 with an iteration on the end...
Ok, first thanks for your post they work fine but one thing, I guess I have to to be a little more clearer I used DOM table delete row from...
Ok.... Im liking your idea much better rohan_shenoy's now heres what I have: for($i=1; $i<9; $i++) { $var1=$_POST['textbox1'][$i];...
I cant change tha way its set up because of other codes accessing the textboxes and would take a while to try to search iron all of them out. I...
I have textboxes that add to the form as I go: textbox1 through textbox8 each one has an iteration: textbox1[1] through textbox8[1]...
Ok, it seems to work if I double click on the selectbox.......how would I make it so I only have to click once?
I want to use the following code: It works great in firefox 2 but in IE7, once text is entered in the textbox the select boxes start getting...
This link may help http://www.dhtmlgoodies.com/index.html?whichScript=ajax_chained_select
I created a sample document below to show whats being done. I included most everything corrisponding to the original document. I hope this helps...
I'll try explaining a different way. There are three textboxes lets say in the html. textbox1 is the main one.....textbox2, & textbox3 is...
Ok, this is what I have: <html> <head> <script type="text/javascript"> function test(which){ abc =...
Separate names with a comma.