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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to select a row in gridview in asp.net02 Aug 2007 07:31 GMT5
how can we select a row in a gridview with out select column and get
events fired
thanks
cast in VB.Net02 Aug 2007 07:14 GMT2
Dim uc As UserControl
uc = LoadControl("\usercontrol\topheader.ascx")
Dim top As TopHeader
How do I convert uc to datatype TopHeader?
EventLogWebEventProvider02 Aug 2007 01:59 GMT2
Can I have EventLogWebEventProvider published event log entries as error
with red icon? (it publishes them as warning with yellow icons by default)
I also like EventLogWebEventProvider to publish entries to a separated
category node within event viewer's left hand side group tree. ...
Request.Querystring handling without name/value pairs02 Aug 2007 01:40 GMT2
I am working with an old web application writing new ASP.NET code to replace
functions previously handled by a monolithic ISAPI dll and intercepting some
calls to it.  It uses, however, a query string made up of isolated values
(i.e. <value>&<value>& . . .) rather than ...
Question on navigation between pages02 Aug 2007 00:20 GMT2
I have a web app that will basically have two types of web forms, a locator
form with a datagrid and a detail form.  The locator form will display a
list of objects such as customers etc.  The user will be able to either
click a button to create a new object, click a link to edit ...
Javascript and DropDownLists question01 Aug 2007 23:01 GMT4
I have three dropdownlists in an AJAX UpdatePanel and I need to return the
selected index for two of them; the problem is that I'm only able to return
the selected index for the first dropdownlist of the three and it is the one
that I don't need.  The dropdownlists are named, in ...
HyperLink Bug01 Aug 2007 22:51 GMT20
I had posted this problem earlier and just noticed that the Hyperlink is the
problem.
Apparently, it doesn't figure out the path correctly.  It uses the path of
the file it is in, even if it is a control.
Tooltips display time?01 Aug 2007 22:50 GMT1
Is there a way to control the time that a tooltip stays displayed?
I'd like to keep them up at least long enough for the user to read the
whole thing.
ASP.NET 2.0/C# Response to client is masterpage instead of file.01 Aug 2007 22:35 GMT2
When I single step through the code below, it sends back the PDF file that
is retrieved in the line fm.GetAccountPDF(...).  When I run without single
stepping, I get the master page for this page.  I have actually saved the
file returned by IE 7 as a text file and opened it in ...
ASP.Net ReportingServices & CPU Usage01 Aug 2007 21:52 GMT11
I have a report (stored procedure) that I have set up in SQL 2005
Reporting Services.  In a web app, I put a Reportviewer control on the
page, and call the report.  After a lot of trial & error, it appears to
work.
interesting ajax issue01 Aug 2007 21:50 GMT1
I have an interesting issue that I think maybe related to AJAX. Here is my
scenario:-
I have an aspx page that contains an UpdatePanel with
UpdateMode="conditional". There exists 2 usercontrols (ascx) inside this
resx in dll01 Aug 2007 21:38 GMT3
i am developing a website and a dll .... in the App_GlobalResources
directory are some .resx-files.... which filename i know.
I want to use them in a dll which is in the bin-directory?
how can i do that?
Call .cs method/function from .ascx01 Aug 2007 21:08 GMT12
Is there a way to call a codebehind method/function from an attribute
of a runat=server tag, kinda like this:
<asp:Literal runat="server" ID="litTest" Text='<%#
MyMethod("testargs") %>' />
find the first thursday from a given month01 Aug 2007 18:50 GMT6
HI I have a stored procedure that returns data with a date field in the form
of a DateTime type.  I need to place data in variables based on days of the
week starting with the first thursday of the month.  So the week would be
week 1= (first thursday of the month through the next ...
Validator question01 Aug 2007 18:31 GMT3
I've got a dropdownlist that upon user selection, I have a javascript
function that is run.  This function, depending upon which selection
from the dropdown, turns one small section visible and enables its
validator, and turns another similar section off and turns off its
 
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.