I am new to Membership and role provider by asp.net All the articles I saw are using static method of Membership calss (CreateUser method) to create a new user. I also want to use it but my form has
In a web form there are different asp.net validation controls. Is it possible to check a particular validation control is valid ? For example on leaving focus of textbox, first I will check requiredFi
I am using validation summary control to display error messages of asp.net validation controls. There are some validations in page for which validation controls are not being used. I am using custom
Below is my requirement ...please guide me to do w开发者_Python百科ell... ServiceName: Login Invoke URL:
I need to get Client\'s Machine ID and their Country in my web application... Is it possible开发者_JAVA百科 get succeed in this?
Hello guys and thanks for your help as always. I am stuck on Asp.NET 2.0 and I am trying to perform a form submit using jquery library.
What I want to do is retrieve all emails from MS SQL Customer table Email column and populate them inusing JQuery autocomplete feature. The current system is using VB.NET 2.0.
How do you define the TRACE compile flag in a ASP.NET Web Site project? There is no .proj-file and there are no options in any Build-dialogs in Visual Studio that I can find.
I have built a website using ASP.net 2.0, IIS 5.1 and SQL server 2000. Accessing the website from the localhost and the same domain as the server is working correctly.
I have a gridview like this: <asp:GridView ID=\"gv1\" AutoGenerateColumns=\"false\" BorderWidth=\"0\" runat=\"server\" >