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
Can my links and linkbuttons have two different css styles?19 Sep 2006 19:14 GMT1
Hi! I'm trying to make it so that my basic links have the default style
(blue text, underlined) and my asp link buttons always be white. I need
this because I am only using linkbuttons in my sidebar which is dark so
they need to be white. Can this be done by only making changes to ...
Datagrid and SQL Count19 Sep 2006 19:11 GMT2
Hey all.
 I have one question here regarding a datagrid. I have a datagrid with
one hyperlinkcolumn and some boundcolumns. I want to add one more
column, filled by how many subprojects are under that project. To find
Using Dynamically Adding Controls on PostBack19 Sep 2006 18:53 GMT3
Okay, so I have a base Page class called ArticlesPageBase.  This base class
has reads in an overridable ArticleId and Loads the data into a Panel object
in the ContentPlaceHolder of the Master.
The article that it loads from the Database is a xml field that contains
Input Form19 Sep 2006 18:36 GMT2
Does anyone know how to ensure that my textbox edit mask is set to
Uppercase?
When a user types in a certain textbox, I want the case to be Upper.
Is there a setting for this?
non-existent non-aspx file requests not getting passed to ASP.NET?19 Sep 2006 18:28 GMT1
If a non-aspx file is requested, like "domain.com/school", IIS is not passing
this on to ASP.NET 2.0 so that urlMappings can take place in Web.Config.
IIS is simply returning a 404 and not passing the request on.
   <urlMappings enabled="true">
Webparts dll?19 Sep 2006 18:13 GMT6
I'd like to know which dll I have to reference when I use the
System.Web.UI.WebControls.Webparts namespace.
Thanks,
Brian
url mapping works differently in Cassini than in IIS??19 Sep 2006 17:53 GMT2
I've gotten url mapping to work perfectly while running in VS 2005 Cassini debug
mode.
I simply added this to web.config
   <urlMappings enabled="true">
Efficient use of DataReader19 Sep 2006 17:49 GMT3
Wound't be wise and efficient to copy the rows into a collection list
ArrayList, close the connection and then process the data? (Rather than
do the processing while the connection is still open).
       ArrayList data_array = new ArrayList();
Cookie Problem19 Sep 2006 17:07 GMT5
I am using cookies to keep track of users' sessions. If the cookie is
disbaled or browser do not support cookies we show an appropriate page
to the user saying that upgrade to such and such browser or enable the
cookies. Now, one of my users just install some latest windows patches
Mixing ASP Controls in .Net Projects19 Sep 2006 17:06 GMT3
Hi and thx for take a litle time to reply me.
My question is:
Supposing that i have a Control built in ASP 3.0 (a Calendar Control in this
case) and I want to make it work in a .Net project Built with ASP .net (
Formatting Multiline Text19 Sep 2006 16:52 GMT3
I have read several posts regarding formatting multiline text for rendering
becuase vbCrLf needs to be converted to <br/> tags, and i need to do the
same. My question is the best way to achieve this - One of my pages is using
a detailview control on a Description datafield; what ...
Populating data in classes19 Sep 2006 16:44 GMT3
I have 2 classes, for example.  I have a Company class and a contact
class.
each class has the following properties
Company
Weird cookie problem19 Sep 2006 16:36 GMT2
I'm writing a cookie in one asp.net page, then trying to read that new
value in another.
Problem is, the saved value disappears when the cookie code calls it!
Here's the code...
aps.net can't run in window200319 Sep 2006 16:36 GMT1
I find that my asp.net can't run in window2003, I had already install .net
framework 2.0 (x 64 bit), but the program still cannot be run.
html ->> login.aspx
When I click the button in html, it said "The Page cannot be found"
What is the best practice to have a user control placed multiple times on a page?19 Sep 2006 16:32 GMT9
I created a user control that has a ListBox and a RadioButtonList (and other
stuff). The idea is that I put the user control on the ASPX page multiple
times and each user control will load with different data (locations,
departments, etc.).
 
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.