Click here to Skip to main content
15,904,638 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: grid.rendercontrol causes exception Pin
Aman Bhullar31-Dec-08 6:16
Aman Bhullar31-Dec-08 6:16 
GeneralRe: grid.rendercontrol causes exception Pin
meg221-Jan-09 16:55
meg221-Jan-09 16:55 
GeneralRe: grid.rendercontrol causes exception Pin
Aman Bhullar1-Jan-09 18:24
Aman Bhullar1-Jan-09 18:24 
QuestionTool to test webpage Pin
Mekong River29-Dec-08 22:33
Mekong River29-Dec-08 22:33 
AnswerRe: Tool to test webpage Pin
Pedram Behroozi30-Dec-08 8:48
Pedram Behroozi30-Dec-08 8:48 
GeneralRe: Tool to test webpage Pin
Mekong River30-Dec-08 13:43
Mekong River30-Dec-08 13:43 
AnswerRe: Tool to test webpage Pin
Not Active30-Dec-08 16:00
mentorNot Active30-Dec-08 16:00 
AnswerRe: Tool to test webpage Pin
Rajdev Ramasamy12-Jan-09 2:32
Rajdev Ramasamy12-Jan-09 2:32 
QuestionHaving problems with unit testing a web service Pin
Rafferty Uy29-Dec-08 20:12
Rafferty Uy29-Dec-08 20:12 
AnswerRe: Having problems with unit testing a web service Pin
Abhijit Jana1-Jan-09 0:10
professionalAbhijit Jana1-Jan-09 0:10 
GeneralRe: Having problems with unit testing a web service Pin
Rafferty Uy1-Jan-09 14:40
Rafferty Uy1-Jan-09 14:40 
QuestionOpen Crystal report using Javascript. Pin
Chinzac29-Dec-08 16:21
Chinzac29-Dec-08 16:21 
QuestionCrystal Report Viewer Pin
Civic0629-Dec-08 7:40
Civic0629-Dec-08 7:40 
AnswerRe: Crystal Report Viewer Pin
Not Active29-Dec-08 11:01
mentorNot Active29-Dec-08 11:01 
Questionhow to store values from dynamically added rows into database Pin
manojramakrishnan29-Dec-08 0:24
manojramakrishnan29-Dec-08 0:24 
AnswerRe: how to store values from dynamically added rows into database Pin
Girish Nambiar2-Jan-09 0:29
Girish Nambiar2-Jan-09 0:29 
the html -

should be -


and the javascript should also generate the controls with name="increment[]".

If this fails then try to put the index for the control through javascript i.e. increment[0] for the first one, increment[1] for the second one ....

This will result in an array of values which you can handle through the PHP script after form post.

Girish Nbr.

Questionmakinng code visible and invisible using javascript Pin
nainakarri27-Dec-08 2:50
nainakarri27-Dec-08 2:50 
AnswerRe: makinng code visible and invisible using javascript Pin
Guffa27-Dec-08 4:05
Guffa27-Dec-08 4:05 
AnswerRe: makinng code visible and invisible using javascript Pin
Aman Bhullar27-Dec-08 6:04
Aman Bhullar27-Dec-08 6:04 
GeneralRe: makinng code visible and invisible using javascript Pin
nainakarri29-Dec-08 17:08
nainakarri29-Dec-08 17:08 
Questionusing jmesa Pin
axecutioner26-Dec-08 20:43
axecutioner26-Dec-08 20:43 
QuestionSharePoint Desinger and SQL Server 2008 Pin
Not Active26-Dec-08 19:22
mentorNot Active26-Dec-08 19:22 
Questionhow to read images from mobile photo gallery using javascript Pin
revathi_srikrishna26-Dec-08 18:14
revathi_srikrishna26-Dec-08 18:14 
QuestionVirtual Brochure Pin
BRIMID26-Dec-08 14:16
BRIMID26-Dec-08 14:16 
QuestionJSP code execute Pin
kavitaBC26-Dec-08 0:09
kavitaBC26-Dec-08 0:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.