Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
Ranked #4K
~4K People Reached
Favorite Forums

6 Posted Topics

Member Avatar for Exelio

[url]http://localhost/[/url] paste this address bar to know iis install or not or u can go to control panel-->adnimistrative tool-->IIS from there configure ur website to wwwroot

Member Avatar for santosha epili
0
3K
Member Avatar for kieky

please remove eval method and just give the path of file then check example <a href=

Member Avatar for aspproject
0
127
Member Avatar for niketakapoor
Member Avatar for aspproject
0
131
Member Avatar for papanyquiL

emailid--write ur emailid pwd-->ur id pwd u need some modification please do that and if find problem then right in my comment so that i can go 4 it

Member Avatar for aspproject
0
756
Member Avatar for soma dawoud

[code] <asp:TextBox ID="Txtname" runat="server" Enabled="false"></asp:TextBox> <asp:TextBox ID="Txtemail" runat="server" Enabled="false"></asp:TextBox> <asp:TextBox ID="Txtepass" runat="server" Enabled="false"></asp:TextBox> [/code] like this all the textbox must have unique id u have copied the line and then paste don't do that write the code by own and on button click [code] { { lblMsg.Text = ""; try …

Member Avatar for aspproject
0
138
Member Avatar for denmarkstan

<asp:TextBox id="TextBox1" TextMode="Password" runat="server" /> by default it consider singleline textmode .so please change the textmode to hide the password input. and if any query regarding this check my blog : <links removed>

Member Avatar for sandeepchrs
0
141

The End.