Click here to Skip to main content
15,887,350 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: user account activation [modified] Pin
plecco22-Dec-09 9:04
plecco22-Dec-09 9:04 
QuestionVS 2008 Web Deployment Pin
April Unni17-Dec-09 7:48
April Unni17-Dec-09 7:48 
AnswerRe: VS 2008 Web Deployment Pin
Aman Bhullar17-Dec-09 18:15
Aman Bhullar17-Dec-09 18:15 
GeneralRe: VS 2008 Web Deployment Pin
April Unni21-Dec-09 3:47
April Unni21-Dec-09 3:47 
GeneralRe: VS 2008 Web Deployment Pin
DuneAgent21-Dec-09 13:03
DuneAgent21-Dec-09 13:03 
GeneralRe: VS 2008 Web Deployment Pin
April Unni22-Dec-09 5:04
April Unni22-Dec-09 5:04 
GeneralRe: VS 2008 Web Deployment Pin
DuneAgent22-Dec-09 5:13
DuneAgent22-Dec-09 5:13 
QuestionDynamically Added form controls using Javascript do not get recognized as form elements? Pin
malvik17-Dec-09 6:16
malvik17-Dec-09 6:16 
Hi all,

This is the first time I faced this problem when trying to achieve this simple task.

I have a form, with an add button which when clicked, allows the user to search and select data which gets dynamically added to my form as a textbox.

When I submit this form, this dynamically added textbox, along with anymore added with this feature are not recognized as part of the form and do not get sent to the server side script. I verified this using an iterator through all form elements.

I had to explicitly add the textbox (its HTML) to the container as well as a child to the form. Only then did it get sent to my PHP script.

Has anyone in this weird world ever faced this problem?

I checked problems with "disabled, readonly, etc" and also made sure theres no ID conflicts or name conflicts with the rest of the form.

Though my app works just fine with this work around, I am baffled as to why this has never happened to me in all the times I've implemented such a feature before but now.

Any help would be appreciated.
AnswerRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
John Bracey17-Dec-09 7:03
John Bracey17-Dec-09 7:03 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
malvik17-Dec-09 8:15
malvik17-Dec-09 8:15 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
John Bracey17-Dec-09 9:09
John Bracey17-Dec-09 9:09 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
malvik17-Dec-09 9:40
malvik17-Dec-09 9:40 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
John Bracey17-Dec-09 10:13
John Bracey17-Dec-09 10:13 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
malvik17-Dec-09 10:16
malvik17-Dec-09 10:16 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
John Bracey17-Dec-09 10:21
John Bracey17-Dec-09 10:21 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
User 171649217-Dec-09 10:45
professionalUser 171649217-Dec-09 10:45 
GeneralRe: Dynamically Added form controls using Javascript do not get recognized as form elements? Pin
malvik17-Dec-09 10:50
malvik17-Dec-09 10:50 
QuestionHow can I customize the highlight color (i.e. when we select any text) in MSHTML? Pin
ammar_bharmal16-Dec-09 23:25
ammar_bharmal16-Dec-09 23:25 
QuestionDynamic IP & Writing to the Webspace Pin
GrgBalden16-Dec-09 9:55
GrgBalden16-Dec-09 9:55 
AnswerRe: Dynamic IP & Writing to the Webspace Pin
Dr.Walt Fair, PE16-Dec-09 10:04
professionalDr.Walt Fair, PE16-Dec-09 10:04 
GeneralRe: Dynamic IP & Writing to the Webspace Pin
GrgBalden16-Dec-09 10:43
GrgBalden16-Dec-09 10:43 
AnswerRe: Dynamic IP & Writing to the Webspace Pin
Adam Maras16-Dec-09 10:44
Adam Maras16-Dec-09 10:44 
QuestionCSS Multi Browsers Pin
SRJ9216-Dec-09 8:03
SRJ9216-Dec-09 8:03 
AnswerRe: CSS Multi Browsers Pin
User 171649216-Dec-09 8:46
professionalUser 171649216-Dec-09 8:46 
GeneralRe: CSS Multi Browsers Pin
SRJ9216-Dec-09 8:48
SRJ9216-Dec-09 8:48 

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.