Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WebRequest using the wrong credentials31 Mar 2006 15:04 GMT1
I have used impersonation to assign all logged in users an account to access
a folder on a network share.  However, when they try to access this folder,
they are doing so as the machine user, not the identity they are logged in as.
Any ideas?
Using BinaryWrite to output PDF to IE31 Mar 2006 15:03 GMT6
I've created a small application for our company extranet (staff bulletins)
that outputs a list of links to PDF's that are stored in a SQL table.  The
user clicks a link and the PDF is loaded into a new browser window.
This works as expected on the test PC (using forms ...
Cookies not persisting accross pages ASP.NET31 Mar 2006 15:00 GMT4
I have this problem I have two pages on one I use this code to set some
cookies:
Response.Cookies("cokFirstName").Expires = DateTime.MaxValue
       Response.Cookies("cokFirstName").Value = txtForename.Text
How do I specidify to use asp.net 2.0 instead 1.1?31 Mar 2006 13:43 GMT4
How do I specidify to use asp.net 2.0 instead 1.1?
Is there a setting in config file that I have to change?
I'm new to asp.net 2.0.
Please help.
Me vs. .NET HTML Control naming conventions31 Mar 2006 13:37 GMT2
The naming conventions that .NET uses in its HTML controls are driving
me crazy! Pulling one in from a control or within a master page, for
example, causes .NET to add class info to the "name" attribute. So, if
I have a control that contains:
current date?31 Mar 2006 13:36 GMT2
can anyone tell me how i would go about getting the current date to use
in an ASP.NET web form for visual basic.NET 2003 please?
How we send a page information on a mail id??31 Mar 2006 13:35 GMT1
Dear co-programmers,
let's suppose that we have a page where clients
input his name, email id, city, address, and other informations. i want
to send whole page information on a mail id using smtp........in html
Button control  ID and Text31 Mar 2006 13:20 GMT2
In the Button control, how can I keep the ID and Text attirbute the same? Of
course I can type the same  thing for attributes. But I want to avoid
repeated typing.
<asp:Button ID="Calculate" runat="server" OnClick="Button_Click" />
Forcing a DLL to use a particular .NET version31 Mar 2006 13:16 GMT2
I have .NET frameworks 1.1 and 2.0 on the same server. I am going to create
a class which I will compile as a separate DLL to be used by a number of
different applications. I want the DLL to use the 2.0 framework even if it's
being called by a program running under the 1.1 ...
ASPHyper link problem31 Mar 2006 13:12 GMT2
I am trying to assign value to ASPHyperLink control's NavigateURL
property at run time, but it gets converted to relative address rather
than absolute address and application's address gets prefixed to it.
For exampls my link is www.yahoo.com, now when I click to link the link
Prevent INamingContainer31 Mar 2006 13:09 GMT2
I have a situation where I need to specify the names for some controls
without the parent INamingContainer getting in the way - this is because I
am using 2 hidden fields to pass data to another site but due to the use of
master pages these fields are constantly being renamed.
Implementing MoveFirst(), MoveLst() etc into collection...31 Mar 2006 13:04 GMT3
I have been passed a class to work with, but am having some problems. I do
not know the origin of the code, and am having problems with some
functionality.
The VB class implements IEnumerable, which I understand allows for fwd only
Convert to PDF. Unzip31 Mar 2006 12:43 GMT2
I am going to build a webapp. Our users are not allowed to download certain
files, so I need to show files in a directory (.doc, .ppt, ???) and the user
can then convert them to PDF and download that PDF to his PC instead of the
original.
what is rand?31 Mar 2006 12:19 GMT3
Often, I see something called "rand" or ".rand" or "rnd" in url query
parameter, for example in yahoo mail url. E.g.
http://someurl.com/a.aspx?id=123&rand=91g3obstudb1r
or http://someurl.com/a.aspx?Rnd=1.2341123
Help - ASP & public folder access31 Mar 2006 10:56 GMT2
I'm trying to read the contents of a local folder and output the file names
as text (code below.) However, my browser freezes because of line: " set
folder = fso.GetFolder("c:\") " The code below should work however I'd be
enormously grateful if someone could either provide ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.