No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
hello i am Anand kumar .. the below is the error discription after hosting my web page.. [url]WWW.rxthirdeye.com[/url] is the webaddress... i hope u will provide me suggestion to clear it... Description: An application error occurred on the server. The current custom error settings for this application prevent the details …
Private Sub cmdLogin_Click(ByVal sender As System.Object, _ ByVal e As System.EventArgs) Handles cmdLogin.Click 'Declare connection string and assign 'a value to it. Dim str1 As String = "Data Source=PROSERVER;" & _ "Initial Catalog=SqlMagMemberApp;" & _ "Integrated Security=SSPI" 'Instantiate a connection. Dim cnn1 As SqlClient.SqlConnection = _ New SqlClient.SqlConnection(str1) cnn1.Open() 'Declare …
I want disable my back button in internet explorer when i am logged out.. iam using asp.net platform for my project.. i hope u willl sent me the code which may be usefull waiting for ur reply.. thank you
I am not able to disable my back button when page is logged out... so kindly post me the code to disable back button.. doing my project in ASP.net Thank you
The End.
successalways