Forum: ASP.NET Jul 18th, 2008 |
| Replies: 5 Views: 7,513 i got the answer
thanks for all to give your replies ... |
Forum: ASP.NET Jul 15th, 2008 |
| Replies: 5 Views: 7,513 I have a doubt in asp.net i created one form in ASP.NET using VB in that how to show message box after clicking a button |
Forum: ASP.NET Jul 3rd, 2008 |
| Replies: 4 Views: 12,517 try with this code
<authentication mode="Forms" >
<forms name=".MyCookie" loginUrl="myaccount.aspx"></forms>
</authentication> |
Forum: ASP.NET Jul 2nd, 2008 |
| Replies: 2 Views: 745 I need some code in ASP.NET when Submit button Click show one messege Like "your Message Sent Successfully" in ASP.NET
I don't know ASP.net please anybody help me |
Forum: ASP.NET Jun 24th, 2008 |
| Replies: 7 Views: 753 Actually my total webiste is in HTML so i want find out visitors numbers please anybody send me the code .... |
Forum: ASP.NET Jun 23rd, 2008 |
| Replies: 7 Views: 753 shall i use that code for HTML page pls help me... |
Forum: ASP.NET Jun 21st, 2008 |
| Replies: 7 Views: 753 Hi,
freinds
i got below code from some one put in our daniweb.com my question is that is it working for HTML page also ??
Advance Thanx,
<SCRIPT LANGUAGE=VBScript RUNAT=Server>
Sub... |