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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AddHandler in C# doesn't work29 Oct 2007 15:49 GMT5
With ASP.NET 2.0:
In VB code I have added controls dynamically, then added a handler using
AddHandler(Object, Method)
It all works fine.
Control29 Oct 2007 15:42 GMT1
I created a custom control, Parent, with the following property:
Property Rows As Generic.List(Of Row)
Row is another custom control that creates some code.
The problem is that I want to create different types of rows:
Createing a httpmodule to log IIS29 Oct 2007 15:03 GMT2
I am interested in creatign a httpmodule that will log all IIS requests
to SQL Server.
I am just wondering, how would I be able to log bad requests such as 404
etc? Would I have to change the custom error page to a page that could
Use ReportViewr To create Invoices29 Oct 2007 14:39 GMT1
I am trying to create an app that creates invoices from data in a database.  
Sales information is imported/entered throughout the day, then at EOD, all
the reports are generated and printed.
The data in the order information database might look something like:
unhandled exception in custom web control (PS:PSGridView)29 Oct 2007 10:58 GMT2
I am writing ASP.NET application with will use custom web control
PS:PSGridView (insertable grid view) downloaded from
http://www.codeproject.com/aspnet/PSGridView.asp.
My problem is that when user inserts/edits/deletes row in the control, an
Password recovery 1.129 Oct 2007 08:59 GMT1
Unfortunately I am working on a site that started awhile ago in 1.1
and is just now being finished. This means I don't have all the
features of 2.0 like the password controls. I am looking for some
sample code or ideas for implementing password recovery. The passwords
impersonate not working for directory.29 Oct 2007 05:55 GMT3
In web apage i want to copy file from one directory to some shared
path.
I set impersonate to true. Its copying the file using
system.io.file.copy.  But system.io.directory.exist for checking
URL Rewriting for certain file types29 Oct 2007 03:53 GMT6
I've implemented a very simple URL rewriter using an HttpModule. It simply
intercepts the url, looks it up in a local config table and redirects the
browser to a different URL.
Of course, this only works for files with extensions that cause them to be
Timing Out a specific session variable?29 Oct 2007 03:04 GMT1
Any way to set a timeout for a specific session variable?
I want a page to prompt for value if a session variable is not set to
it. However, I want it prompt again if that session variable was set
over 2 minutes ago.
How to cause a 404 from code ?29 Oct 2007 00:08 GMT4
How can I create a 404 error from the code, which will look on the
client side _exactly the same_ as he was trying to access a non
existing page ?
I want to use to filter users.
how to get the page name?28 Oct 2007 23:57 GMT3
  I want to get the name of current page. How can I do this?
For example if I am running the code from a page called deafult.aspx, it
should return me default.aspx and if I am running from a page called
mypage.aspx, it should return mypage.aspx. page.tostring() doesn't return
Embedding asp.net content elsewhere28 Oct 2007 23:43 GMT1
This may seem like a simple question to ask...
I'm working on something that's going to have a centralised admin
function and also allow users to embed a snapshot of their content on
their own sites (which may run PHP, PERL or whatever).
Initial data added but not updated28 Oct 2007 21:53 GMT4
I have a page that will allow a user to add new data to a database the
first time they view the page and then allows them to return to add
more data or to update existing data.  The initial adding of the data
works fine and all data added to first time the user sees the document
Table in Content Area becomes 26x width of screen28 Oct 2007 20:21 GMT4
Here's a good one everybody. Probably another dumb programmer mistake, but I
can't find it yet.
The application I'm working on uses a Master Page which always displays a
banner and links at the top, a vertical menu (3rd party) on the left and a
How to set path to the WebForm JavaScript file28 Oct 2007 17:23 GMT7
I need to load the WebForm JavaScript from my own location instead of the
resource URL ( http://localhost/WebResource.axd?
d=4vyf787asdY8c9h_cvayUuA2&t=633236395245382000).
Is there any way to change this default URL?
 
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.