In the VB.NET Page_Load() function , how can I know which control causes the
page postback?
...
more >>
Default Web access mose set to share
Trying to create a new ASP .Net Web Application.
error: http://localhost/WebApplication1 cannot be opened with path
C:\Webs\WebApplication1. The file path C:\Webs\WebApplication1 does not
correspond to the URL http://Localhost/WebApplication1.
Where ...
more >>
Hi,
Can a strongly named .NET assembly reference a .NET assembly that is not
strongly named?
Thanks,
Prasanna
...
more >>
Hello,
I am new to .NET. I have been playing around with it for just under a
year now and I am finding many inconsistencies with regard to the
proper way to get vs.net to behave the way I need it to. For example,
I am getting many error messages that I totally cannot interperet and
I wrote a ...
more >>
How can i Receive Emails and download attachments from VB.Net ????
any idea about this..
Shahid=20...
more >>
HELP,
This is driving me crazy!
I have made a asp.net page and at the top I have this:
<HTML>
<HEAD>
<title id="PageTitle" runat="server">A Title</title>
<meta id="MetaDescription" name="description"
runat="server"></meta>
<meta id="MetaKeywords" name="keywords"
runat="server"></meta>...
more >>