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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do you find the name of the ascx file from inside?29 Sep 2006 15:40 GMT1
I am trying to get the name of the ascx file from inside a C# script
tag inside the ascx file.  I have looked through all the properties of
the control, but I cannot find anything that gives some sort of path or
name.  Can anyone help?
Column does not belong to table error29 Sep 2006 15:16 GMT4
We are using .NET 2.0 and intermittently egt the following errors on almost
all our web pages.  The error is not repoducable and cycling the worker
process seems to temporarily fix the problems.  Has anyone seen this or have
any suggestions?
redirect after sometime29 Sep 2006 15:13 GMT2
A logged in user clicks a Logout link which takes him to Logout.aspx
where in I am using the SignOut method of the FormsAuthentication
object to logout the user. What I want is as soon as the user is taken
to Logout.aspx, apart from logging him out, a Label should be displayed
Databinding a Multi Column List?29 Sep 2006 14:24 GMT1
I need to databind a record set from the database into a page.
The output I need is a textbox and a label for every item in the
resultset, but I don't want a long vertical list... instead I want a
table with 3 or 4 columns, with each cell holding a textbox and a
How to get ClientID of a control added in the DataGrid ItemCreated event?29 Sep 2006 14:09 GMT2
I am doing something like this in the ItemCreated event (ASP.Net 1.1):
DataGridItem pagerRow = e.Item;
TableCell pagerCell = pagerRow.Cells[0];
Control addedControl = new Control();
Screen Refresh29 Sep 2006 13:44 GMT3
In asp.net (vb code) is there any way of just have controls that have
changed refresh rather then the whole screen.
Thanks in advance
How to debug a web appplication?29 Sep 2006 13:42 GMT5
I have implemented the ASP.NET Club Site Starter Kit on my 1&1 web
space.
I have recently been getting some errors where the page doesn't load
and just comes up blank.  I have put a handler on Application_Error in
shared object in GAC for different processes29 Sep 2006 13:31 GMT3
Is it possible, using static properties, to have a shared object in the GAC
that can be accessed by differnet processes?  If so, how?  If not, how can I
have a shared .NET object that can used by different processes?
Thanks.
This is a basic overall question.  Please note I am new29 Sep 2006 13:12 GMT4
This is a basic overall question.  Please note I am new
to ASP!
I am currently running IIS 5/Access 2000/Windows 2000 and
have developed a web application.
FormsAuthentication Cookie29 Sep 2006 10:02 GMT2
A web.config file has the following code:
<configuration>
   <system.web>
       <authentication mode="Forms">
FormView not opening29 Sep 2006 09:11 GMT3
I have a LinkButton that does two things:
 1.  Open a GridView to view the records to open in the FormView
(fvServiceNotes)
 2.  Directly open the Formview in Insert mode  (fvServiceNotes).
what do i need to do to make this work29 Sep 2006 05:34 GMT2
hey all,
how do i make the toolbar example (shown at the link below) work for vs2003
or vs2005?
http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/overview
/toolbar.asp

CSS not working29 Sep 2006 05:14 GMT7
I have the some css (provided at the end of the post) and use it in my aspx
page (code provided at the end too): the problem is, the TDLeftBar class
should limit the width to a minimum of 150px but it does not work... Can
somebody tell me what's wrong? I tried with width and ...
Problem of transfer project to a new server29 Sep 2006 05:06 GMT2
Hi, there,
I'm trying to open and edit a exsiting Web project on a new server using
Visual Studio. But I got problem opening it, the error message as following:
      " The web server reported the following error when attempting to
access denied error for file upload29 Sep 2006 04:42 GMT1
Ok, here is the issue: I have 2 web pages one does a file upload to a
database and the other page does a FTP to a server, both pages use the
c:\temp directory.
The page that uploads to a database works fine, the page that FTP's the
 
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.