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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Site Deployment19 Jul 2005 14:31 GMT5
I need to deliver the site to a client minus the source code. Which of the
files can I delete without effecting the running of the web site?
Thanks
Regards
Report suggestions required...19 Jul 2005 14:29 GMT1
Hi, I want to generate HTML reports. for this I need to implement headers
and footers on each page along with page breaks which needs to be calculated
automatically. is there any good solution for this? any engine? any control
or code? please help.
Problems with Response.Flush19 Jul 2005 14:01 GMT5
Hello all. On our site's pages, I have a waiting animation whom's HTML
is Response.Write'd out and then flushed in our Page_Load. On some of
our servers, the waiting page works fine. On others, the response.flush
doesn't work til the page is completely done loading, which completely
PostBack Opens new window19 Jul 2005 13:54 GMT2
Earlier I had a WebForm with a DataGrid. I have implemented a function to
sort the records on clicking the columns. It was working fine until I added
the custom controls on it.
Now the sort methods invoke another window and with
Windows service making duplicate event log entries.19 Jul 2005 13:53 GMT3
I've created a windows service that occasionally writes information into an
event log.  I have the following function created in a class-library for the
windows service:
   Public Shared Function WriteToEventLog(ByVal Entry As String, ByVal
Web.Config Question19 Jul 2005 13:52 GMT1
I have nested application as following
RootProject
      ..Subproject
when navigate a page in subproject , the subproject reads the webconfig for
Access CheckBox in DataGrid ItemTemplate19 Jul 2005 13:30 GMT1
I  wish to access CheckBox control in ItemTemplate, to set or get value.
I use next code on event: ItemDataBound(...)
//-------------
    e.Item.Cells[0].FindControl("CheckBox1")
Add search functionality to webpages19 Jul 2005 13:06 GMT1
Hi I have a webpage with aprox 500 ordinarily html pages. How can i add
search functionality to these pages?
I have the following:
Windows 2003 with asp enabled maybe asp.net. I do NOT have permission to
Configuration Error Not Helpful19 Jul 2005 13:01 GMT2
I've got a custom configuration section in my web site and a custom
handler, which all works fine.  However, other people are going to
start working with this site soon, and probably messing with the
configuration.  I've found that if there is an error in my custom
Migration from ASP3.0 design to ASP.NET (Tips, Pointers, Preference)19 Jul 2005 12:16 GMT1
I'm a seasoned ASP programmer and have been writing ASP for years. I've
decided now to stop writing ASP and jump onboard the ASP.NET bandwagon
(albeit a bit late).
I've been programming in C# for a while but have only done some very
Datagrid Column Names and Printing19 Jul 2005 09:47 GMT1
I am using autogenerate to bind a string array to a datagrid
however it displays the column name as "Item"  is there
a way to change this without setting the autogenerate
function to false. Also when I print the web report
How to find the Column Index By Name in an ASP.Net DataGrid19 Jul 2005 09:40 GMT1
Howdy All,
I am wondering if there is a way to find the column index by the header
name.  What I am trying to get away from is using a hardcoded number in
the ItemDataBound event.  Something like this:
Debugging Global.asax19 Jul 2005 09:31 GMT2
I have an asp.net (c#) app in VS 2k3 on a WinXP sp2 box.  Local IIS web
server.  The breakpoints in the Global.asax are not being hit.  When I start
the debugger the glyph becomes a question mark and hovering the mouse over
it displays ". no symbols are loaded for this document". ...
Cookie problem19 Jul 2005 09:14 GMT1
I am trying to write out and update my cookies, but it doesn't seem to work
correctly.  I am using the following code:
if (passwordSaveCookie.checked) then
If Request.Cookies("User") is nothing Then
multiple forms on one page19 Jul 2005 08:21 GMT3
I have a simple web user control. I'd like for this form to appear twice
on a single aspx page. How do I get around the problem of having more
than one <form runat=server> tag?
More background: the user control is a login box. For design reasons I
 
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.