Click here to Skip to main content
15,883,949 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Determine Installed Apps on client pc Pin
Armandt__6-Jan-09 21:00
Armandt__6-Jan-09 21:00 
GeneralRe: Determine Installed Apps on client pc Pin
Hema Bairavan8-Jan-09 5:10
Hema Bairavan8-Jan-09 5:10 
GeneralRe: Determine Installed Apps on client pc Pin
Armandt__8-Jan-09 18:48
Armandt__8-Jan-09 18:48 
QuestionAny other way to dynamically generate Crystal report then VB Pin
Chinzac5-Jan-09 10:51
Chinzac5-Jan-09 10:51 
Questionsend sms from website Pin
Marc Soleda5-Jan-09 4:06
Marc Soleda5-Jan-09 4:06 
AnswerRe: send sms from website Pin
Aman Bhullar5-Jan-09 4:42
Aman Bhullar5-Jan-09 4:42 
QuestionLooking for a 'create row' script/component (Classic ASP). AJAX? Pin
wanadoo4-Jan-09 23:35
wanadoo4-Jan-09 23:35 
AnswerRe: Looking for a 'create row' script/component (Classic ASP). AJAX? Pin
Aman Bhullar5-Jan-09 19:22
Aman Bhullar5-Jan-09 19:22 
wanadoo wrote:
Hope that is clear(!) Any guidance would be much appreciated.



You need following steps to do the task

1. Place a div tag on the page.
2. Create a global variale in Javascript with default value '1'
3. When user hit a Create Button from interface, it should call Javascript function. This function should, create a new Table, assisgn this table the ID that the Global variable has. Now create as many as controls you want. For eg for 'name' create input control with id name_1 i.e. append the value of varible to id of every control.
Now with the delete function of row create it as DeleteRow(1); 1-value of global row. now the called function knows which table and controls to delete.
Increment the Global variable by 1(One)
4. Append the generated table text to the DIV.
QuestionRegex Allow only spaces and charcters in a textbox Pin
Member 40066484-Jan-09 19:14
Member 40066484-Jan-09 19:14 
AnswerRe: Regex Allow only spaces and charcters in a textbox Pin
Mohammad Dayyan5-Jan-09 19:26
Mohammad Dayyan5-Jan-09 19:26 
QuestionHow to stop multiple login with same userid and password? - ASP Pin
Jaiprakash M Bankolli2-Jan-09 21:05
Jaiprakash M Bankolli2-Jan-09 21:05 
AnswerRe: How to stop multiple login with same userid and password? - ASP Pin
Aman Bhullar3-Jan-09 5:07
Aman Bhullar3-Jan-09 5:07 
QuestionCSS div padding in IE (7) Pin
Seishin#2-Jan-09 14:41
Seishin#2-Jan-09 14:41 
AnswerRe: CSS div padding in IE (7) Pin
Guffa4-Jan-09 12:22
Guffa4-Jan-09 12:22 
AnswerRe: CSS div padding in IE (7) Pin
Jon Rista6-Jan-09 12:32
Jon Rista6-Jan-09 12:32 
Questiondebugging BHO Pin
Maverickcool2-Jan-09 7:29
Maverickcool2-Jan-09 7:29 
Answer[Message Deleted] Pin
B872-Jan-09 21:29
B872-Jan-09 21:29 
GeneralRe: debugging BHO Pin
Maverickcool4-Jan-09 4:23
Maverickcool4-Jan-09 4:23 
QuestionSIP phone and Flash Pin
bigphish1-Jan-09 21:43
bigphish1-Jan-09 21:43 
AnswerRe: SIP phone and Flash Pin
Aman Bhullar2-Jan-09 1:08
Aman Bhullar2-Jan-09 1:08 
AnswerRe: SIP phone and Flash Pin
sudhir.marni4-Jan-09 18:13
sudhir.marni4-Jan-09 18:13 
AnswerRe: SIP phone and Flash Pin
bigphish12-Feb-09 18:35
bigphish12-Feb-09 18:35 
GeneralRe: SIP phone and Flash Pin
sudhir.marni20-Feb-09 1:08
sudhir.marni20-Feb-09 1:08 
GeneralRe: SIP phone and Flash Pin
sudhir.marni6-May-09 20:39
sudhir.marni6-May-09 20:39 
AnswerRe: SIP phone and Flash Pin
flashphoner30-Jun-10 0:46
flashphoner30-Jun-10 0:46 

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.