Click here to Skip to main content
15,904,652 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncopy line from one text file and paste it to anoyher text file Pin
pankajs3k25-Apr-07 0:55
pankajs3k25-Apr-07 0:55 
AnswerRe: copy line from one text file and paste it to anoyher text file Pin
Christian Graus25-Apr-07 1:47
protectorChristian Graus25-Apr-07 1:47 
Questionblocking account Pin
peteyshrew25-Apr-07 0:51
peteyshrew25-Apr-07 0:51 
AnswerRe: blocking account Pin
Dave Kreskowiak25-Apr-07 4:15
mveDave Kreskowiak25-Apr-07 4:15 
QuestionError in the url Pin
n_gchaitra25-Apr-07 0:03
n_gchaitra25-Apr-07 0:03 
AnswerRe: Error in the url Pin
Psycho-*Coder*-Extreme25-Apr-07 2:30
Psycho-*Coder*-Extreme25-Apr-07 2:30 
GeneralRe: Error in the url Pin
n_gchaitra25-Apr-07 16:58
n_gchaitra25-Apr-07 16:58 
QuestionRe: Error in the url Pin
n_gchaitra25-Apr-07 18:38
n_gchaitra25-Apr-07 18:38 
If it is so, what changes i need to do to make it work properly. Here is the code of "login.aspx" file


<%@ Page Language="vb" AutoEventWireup="false" Inherits="Dash_Board.WebForm1" CodeFile="Login.aspx.vb" %>



<title>Dash Board Solution



























        
<asp:label id="Label1" runat="server" text="Login Name :" forecolor="SaddleBrown" width="136px" font-names="Vrinda" font-size="Large">Login Name :

<asp:textbox id="txtlogin" runat="server" forecolor="SaddleBrown" width="134">


<asp:label id="lblmsg" runat="server" forecolor="Red" text="Incorrect Login !" visible="False">
        
<asp:label id="Label2" runat="server" text="Password :" forecolor="SaddleBrown" width="114px" font-names="Vrinda" font-size="Large">Password :
<asp:textbox id="txtpassword" runat="server" forecolor="SaddleBrown" width="134" textmode="Password">
   <asp:button id="btnlogin" runat="server" text="LOGIN" forecolor="SaddleBrown" width="76px">


   

 








Chaitra N

QuestionHow to convert VB.net dll to be visible in vb6.0 Pin
cyprosoft24-Apr-07 22:11
cyprosoft24-Apr-07 22:11 
AnswerRe: How to convert VB.net dll to be visible in vb6.0 Pin
Christian Graus25-Apr-07 1:47
protectorChristian Graus25-Apr-07 1:47 
Questiondata view related query Pin
Anz Ananz24-Apr-07 22:05
Anz Ananz24-Apr-07 22:05 
AnswerRe: data view related query Pin
Pankaj.Jain24-Apr-07 22:33
professionalPankaj.Jain24-Apr-07 22:33 
Questionhow to use image edit in vb. net ? Pin
babusat24-Apr-07 21:59
babusat24-Apr-07 21:59 
AnswerRe: how to use image edit in vb. net ? Pin
Dave Kreskowiak25-Apr-07 4:02
mveDave Kreskowiak25-Apr-07 4:02 
GeneralRe: how to use image edit in vb. net ? Pin
babusat25-Apr-07 17:29
babusat25-Apr-07 17:29 
GeneralRe: how to use image edit in vb. net ? Pin
Dave Kreskowiak26-Apr-07 13:39
mveDave Kreskowiak26-Apr-07 13:39 
Questionaccess denied error Pin
alpdoruk24-Apr-07 21:38
alpdoruk24-Apr-07 21:38 
AnswerRe: access denied error Pin
Dave Kreskowiak25-Apr-07 3:59
mveDave Kreskowiak25-Apr-07 3:59 
AnswerRe: access denied error Pin
alpdoruk27-Apr-07 1:23
alpdoruk27-Apr-07 1:23 
Questionhow to specify location of saving file NETCF Pin
laurensia inge24-Apr-07 21:17
laurensia inge24-Apr-07 21:17 
AnswerRe: how to specify location of saving file NETCF Pin
Suhail Shahab24-Apr-07 21:33
Suhail Shahab24-Apr-07 21:33 
GeneralRe: how to specify location of saving file NETCF Pin
Dave Kreskowiak25-Apr-07 3:51
mveDave Kreskowiak25-Apr-07 3:51 
GeneralRe: how to specify location of saving file NETCF Pin
Suhail Shahab25-Apr-07 19:08
Suhail Shahab25-Apr-07 19:08 
GeneralRe: how to specify location of saving file NETCF Pin
Suhail Shahab25-Apr-07 19:15
Suhail Shahab25-Apr-07 19:15 
GeneralRe: how to specify location of saving file NETCF Pin
Dave Kreskowiak26-Apr-07 13:41
mveDave Kreskowiak26-Apr-07 13:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.