java script in asp,net
-
hi expert, i want One solution for unexpected problem the querry is := in asp.net selected One textbox and write same text in textbox by javascript then is done. but when i want to display same text in document.write() statement it done but message display but another control is not display.
-
hi expert, i want One solution for unexpected problem the querry is := in asp.net selected One textbox and write same text in textbox by javascript then is done. but when i want to display same text in document.write() statement it done but message display but another control is not display.
Can you clerify you query again?
Parwej Ahamad ahamad.parwej@gmail.com
-
hi expert, i want One solution for unexpected problem the querry is := in asp.net selected One textbox and write same text in textbox by javascript then is done. but when i want to display same text in document.write() statement it done but message display but another control is not display.
-
hi expert, i want One solution for unexpected problem the querry is := in asp.net selected One textbox and write same text in textbox by javascript then is done. but when i want to display same text in document.write() statement it done but message display but another control is not display.
paya1pa wrote:
but when i want to display same text in document.write() statement it done but message display but another control is not display.
I think what you're trying to say ( and saying so badly ) is that if you use document.write, it doesn't create a control. I suspect this is because your text is HTML encoded. Either way, I suspect what you're doing, is a bad idea.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.