Ask a Question related to ASP.NET General, Design and Development.
-
Leon Shaw #1
Page Problems
I built a normal registration form containing the normal textboxes,
dropdownlists, and validation controls. However, when a user submits the
form in which some field does not pass the client side validation of a
particular control (textbox, dropdownlist, etc.) the cursor does not return
to that particular control. It returns back within in the page in which the
user can then delete the control.
What can I do to fix a problem like this? All I did was place some controls
inside of a table and added a submit button. Thanks!
Leon Shaw Guest
-
problems to go to another page
i use video chat application in the web using flash media server the surfer recieve the broadcating and until now it's ok but when he wants to go... -
Haveing Page Formatting problems with Crystal Report in my asp.net page..
Hi Every one, I am using Crystal reports(vers 9.2.3) for a report we need. Now i am using my desktop for development and the report looks nice and... -
Two WebControls Same Page, big problems
I have written a composite treeview webcontrol. It has a "Filtered" property. During the Render process, if the Filtered property is set to True... -
Problems connecting to .asp page
I am running IIS locally on my machine. Everytime I try to access a page that has a database connection it does not work. I have the dsn created... -
I saved a html page as a PHP page but I have problems
Hello Robert, How are you testing your pages? You need to test dynamic pages (such as PHP pages) using both a Web Server and an Application... -
William F. Robertson, Jr. #2
Re: Page Problems
How exactly have you coded your page, that allows a user to delete a control
from the web page?
bill
"Leon Shaw" <vnality@msn.com> wrote in message
news:u0$FLNKRDHA.2224@TK2MSFTNGP12.phx.gbl...return> I built a normal registration form containing the normal textboxes,
> dropdownlists, and validation controls. However, when a user submits the
> form in which some field does not pass the client side validation of a
> particular control (textbox, dropdownlist, etc.) the cursor does notthe> to that particular control. It returns back within in the page in whichcontrols> user can then delete the control.
> What can I do to fix a problem like this? All I did was place some> inside of a table and added a submit button. Thanks!
>
>
William F. Robertson, Jr. Guest



Reply With Quote

