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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Techniques to auto-login using a persistent cookie.24 Oct 2005 03:21 GMT4
I have an asp.net application in which I sometimes store a persistent
cookie once the user has logged in and this has been working great.
However, I now add some user information like, username, firstname,
lastname, etc. in the session collection and this works fine, but only
Virtual directory error: "directory does not exist or is not accessible because of security settings"24 Oct 2005 03:06 GMT1
I am getting te following error in a ASP.Net app that is running on Win XP
Pro (SP2):
Server cannot access application directory 'C:\Documents and
Settings\dave\My Documents\My Visual Studio ASP.NET\MyWebSite\'. The
File download problem with Response.Cache.SetCacheability24 Oct 2005 02:32 GMT6
i read that by adding the following code to by aspx pages, it would not
store temporary internet files:
Response.Cache.SetCacheability(HttpCacheability.NoCache);
it didn't actually work that way, but i left it in anyway.  little did
sending a list of emails from a webform24 Oct 2005 01:56 GMT1
I need to send a large list of emails from a webform by clicking a single
button. Microsoft's documentation for coding this seems straight forward
and I'm about to begin experimenting with their sample code (VB.NET). I
would like to know if it is possible to use HTML to format
CSS based Tabless forms and validator controls24 Oct 2005 01:14 GMT2
I have a contact form that is tableless (css based layout). I added the
validator controls (required field) for the first, last name and email
fields. However the validators dont display immediately next to the
textboxes but rather they display on the next line throwning the form ...
How do I refresh an ASPX form displayed in a frame?23 Oct 2005 23:54 GMT3
I have a weblayout that uses frames. It has three frames, a header, a column
on the left that displays the menu (that's a aspx form) and a column on the
right that displays the application data.
When I have an application form open in the right frame, I would like to
how to bind to Content in different aspx files to one master page23 Oct 2005 21:43 GMT1
I'm trying to have one master page for my webapplication layout, this
master page hage 3 contentPlaceHolder s, and I have 3 aspx files, with
one Content control inside each of them, how can I show master page
with all contents inside without putting all contents in one file ?
View State - Query Strings23 Oct 2005 21:32 GMT1
I have an aspx page, on this page I have a number of Labels.
If I response.Redirect("anotherPage.aspx") and then return by
Response.Redirect("InitialPage.aspx") without a query string,
the content of the Labels is maintained by View State.
Non-80 Port Number and Web Controls23 Oct 2005 19:56 GMT1
I have an ASP.Net app running on localhost:9090.  When I add a button
to my test.aspx form the <form> tag gets to the browser has it's
action="test.aspx".  This obviously doesn't work because my application
is listening on port 9090 and not 80.
Connection String Format23 Oct 2005 19:51 GMT4
I am trying to place a connection string in the appSettings section of my
web.config.  I use C#.
I get an error message because of the "+" character.
<appSettings>
developing a website using ASP.NET23 Oct 2005 18:29 GMT3
I need to develop a website bearing the following in mind,
- the site will have to be dymanic (i.e. the layout can change from time to
time),
- its a church website
Getting Elapsed session period for a request in ASP.NET23 Oct 2005 13:03 GMT2
I have a requirement where I need to calculate the elapsed session time
and warn the user that his session will expire within the remaining??
Is there any way to get the elapsed session period in ASP.NET. ???
Controls don't render consistently.23 Oct 2005 11:39 GMT1
The text box and dropdowns do not render the same way in IE, NS or
FireFox.
I am not applying any style or any dimensions to these elements. Any
suggestion?
access to different SQL-Server23 Oct 2005 08:50 GMT2
I run the SQL-server on VM-Ware with mixed mode auth.
When I host the ASP service on IIS in VM-Ware access is possible from
everywhere. But hosting the service on the IIS outside VM-Ware can not access
the SQL-Server. The error is "SQL server does not exist, or access denied".
Mail Send Problem23 Oct 2005 07:57 GMT4
   I a developing on a Windows 2003 Server environment with MS Exchange
2003 installed, using the following code i am able to send e-mail message to
Administrator@myserver.com but not to any internet address eg
barry@gmail.com
 
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.