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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cached pages?05 Nov 2007 20:23 GMT2
Different users seem to have different versions of my aspx page in thier
browsers. They do not seem to get the updates I make. Some do and some
ddon't.
Is there a way to force the page to load anew each time it is accessed?
Trap BrowserClose event so can Logout Session05 Nov 2007 20:22 GMT3
How can I trap the user just closing the browser (upper right [x]) so I can
shutdown the Asp.net session properly. Don't really want to wait for the
default timeout to occur. I'm using a Master page so it should be easy to
logout once I know how to catch the event. Thanks.
can I send e-mail by using hotmail and ASP.NET?05 Nov 2007 20:18 GMT1
Please can someone help me,
i want to be sure if i can send emails from hotmail(e-mail) using asp.net
and vb.net code
or should i pay for new email so i can use smtp?
putting code in master page Page_Load event moves everything on the page down 2 lines?05 Nov 2007 19:58 GMT2
I put some code in the master page load event and find that for some reason,
all of the stuff on the page got moved down 2 lines. Is there any way to fix
this?
dropdownlist FindByText05 Nov 2007 19:30 GMT2
hey all,
drp1.SelectedValue = drp1.Items.FindByText(lblEdit.Text)
how would i make the above work. it says:
Cannot implicitly convert type 'System.Web.UI.WebControls.ListItem' to
Event05 Nov 2007 19:24 GMT2
I have the following:
Parent > Child > Button
Parent is a custom control. Child is another custom control added to
Parent. Button is an ASP.NET button added to Child control.
Link button Text05 Nov 2007 18:24 GMT4
I want to break the text in the link button into 2 lines. How would
this be possible in ASP.NET 2003?
Ex: I have a link button "Maintenance Screen" , I want to show that
into 2 lines because its length
problem with css05 Nov 2007 18:06 GMT1
I´ve a web application using file system and VS 2005.
I´ve a styleseet and works fine, but if I change the css when I run the
application on ASP.NET develop web server I can´t see the changes. I must
reintal in order to see the changes.
Does Page.RegisterClientScriptBlock Not Work Under ASP.NET 2.0?05 Nov 2007 18:01 GMT8
I have an app that was xcopy deployed from an ASP.NET 1.1 W2KServer to a box
running ASP.NET 2.0 W2003Server. The app runs fine with the exception  of
where I use the above method. It just doesn't seem to work at all anymore. I
get no errors...but what used to work...now just ...
Most Important New Features Coming in 3.505 Nov 2007 17:57 GMT3
.NET 3.5 will soon be released. Just wondering what you believe to be the
most important new features or capabilities ASP.NET will have in 3.5.
I would appreciate your *opinions* on this. I'm not looking for a list of
all the new features... already have that.
Checking to see what page is loaded from inside a master page file?05 Nov 2007 17:57 GMT6
Is there a way you can test what page is loaded from inside a master page?
What I need to do is test to see what page is loaded inside the master page
and then gray out the root item linked to that page in the Menu control.
I.e. I have a root item called home. When a person is on ...
Change Account from Aspnet05 Nov 2007 17:37 GMT1
Hello group,
I want to setup a series of web services to run under a user account,
rather than the defacto Aspnet account. These web services all are
in .Net 2 and all run under one dedicated app pool. What is the best
An attempt to attach an auto-named database05 Nov 2007 16:58 GMT2
  When i try to run my program by using different User it is giving
me this exception can you please help me.
An attempt to attach an auto-named database for file C:\Documents and
Settings\priya.srivastava\My Documents\Visual Studio 2005\WebSites
Looking for open source cms05 Nov 2007 16:19 GMT4
Hello, Everybody. Can you give me some advise about open source .NET
CMS? I've found Rainbow and Cuyahoga, and I want to know more.
Thanks for your answer and discussion!
Exceptions Best Practice05 Nov 2007 16:04 GMT5
asp.net 2.0 vs2005
What is best practice for exception handling on a website in vs2005?
I was going to catch errors in application on_error event, log them to the
event log, then send users to an error page. But looking at the event log,
 
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.