Unable to get text from textbox
-
Hello friends, I am facing a very diffrent typr of problem. In my applicetion there is a loginid when i put somthing in it emailid is autogenerated through javascript and put this to the emailid textbox. I am also having two dropdownlist ddlCountry and ddlState. the page postbacks when we select a country and ddlState is filled.During this time txtEmailid becomes blank. now if i again generate an onblur event on the loginid emailid is filled but when i click save button it again lost. No value can be retrieve from the txtEmailid. How to solve this problem........
Deepak Nigam
-
Hello friends, I am facing a very diffrent typr of problem. In my applicetion there is a loginid when i put somthing in it emailid is autogenerated through javascript and put this to the emailid textbox. I am also having two dropdownlist ddlCountry and ddlState. the page postbacks when we select a country and ddlState is filled.During this time txtEmailid becomes blank. now if i again generate an onblur event on the loginid emailid is filled but when i click save button it again lost. No value can be retrieve from the txtEmailid. How to solve this problem........
Deepak Nigam
-
when the e-mail id is autogenerated store it in a session at that point, dont take the value from the textbox at the end
I have to show this in the textbox. Same problem is with date it also disappears on button click.
Deepak Nigam
-
I have to show this in the textbox. Same problem is with date it also disappears on button click.
Deepak Nigam
-
Hello friends, I am facing a very diffrent typr of problem. In my applicetion there is a loginid when i put somthing in it emailid is autogenerated through javascript and put this to the emailid textbox. I am also having two dropdownlist ddlCountry and ddlState. the page postbacks when we select a country and ddlState is filled.During this time txtEmailid becomes blank. now if i again generate an onblur event on the loginid emailid is filled but when i click save button it again lost. No value can be retrieve from the txtEmailid. How to solve this problem........
Deepak Nigam
-
I have to show this in the textbox. Same problem is with date it also disappears on button click.
Deepak Nigam