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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
threading question26 Apr 2006 21:07 GMT3
Let's say I have a thread, long running, span by page1.
I'm redirected to page2.
In order to stop process in the thread i need to send command.close().
Q: can i store a reference to a command object in the Session variable and
In the same dropdownlistbox, I need bold, italic and different colors in26 Apr 2006 20:46 GMT3
In the same dropdownlistbox, I need bold, italic and different colors in
if possible...any help is appreciated.
--------------------------------
From: Carlos Arra
Login Control - Use a multipart account number instead of a name26 Apr 2006 20:11 GMT1
I have went through the exercise of creating a login page using the
standard user/password and the Login Control for asp.net 2.0, but now I
have a requirement for a multipart account number [dddd][dd][dddd][d]
which will consist of four fields all numbers for the login instead of ...
Using FindControls and Type casting26 Apr 2006 19:44 GMT2
I'm working on a sollution to one of my problems and have come across this
sample
Dim mySearch as POSearch = ctyap(Page.FindControl(POSearch1),
me.POSearch)
ASP.NET 2.0 Menu and Mozilla26 Apr 2006 19:20 GMT1
The menu control in asp.net 2.0 displays very nice "scroll" buttons when
submenus spill past the viewable area of the page. However, these don't show
in Mozilla FireFox. The menu is obscured and there is no way to select items
that are past view. Anyone know of a workaround ...
provider for membership feature26 Apr 2006 18:49 GMT1
I decided to learn about the membership feature in asp .net 2.0, and was
able to use my local instance of sqlexpress to create an aspnetdb under my
app's App_Data directory. I used the wizard in the configuration tool to
create users and roles. However, I am not able to see  ...
from List <double> to double[]26 Apr 2006 18:26 GMT3
The following code works fine
private List<double> GetDataFor(string column, int selectedYear) {
   -------
   -------
Access DSN Connection String26 Apr 2006 18:10 GMT1
I'm trying to set a conection string for my Access DB and I want to use
a DSN.
This is what I'm using:
this.oleDbConn.ConnectionString =
2.0: CompareValidator with Type26 Apr 2006 17:56 GMT1
(Sorry for my English...)
Could you help me please? I have a problem with CompareValidator
control which makes the load of my page infinitive. Here's the code:
Date of birth: <asp:TextBox ID="BirthDate" runat="server" />
Running ASP.NET with IIS on Windows 200026 Apr 2006 17:53 GMT2
I am having difficulty setting my Windows 2000 machine to run ASP.NET files.
I have installed IIS
I have Installed the .NET Framework 1.1
I try to create an ASP.NET Application from Visual Studio.NET 2003
Why won't IIS process more than 1 request at a time?26 Apr 2006 17:36 GMT14
I have client side code that uses xmlhttp to make an asyncronous call to the
server.  This call really churns the server and can take a couple of minutes
to finish.  I have found that while this long call is processing, I can not
make any more requests to the server from the same ...
How to capture the value of html check boxes created dynamically26 Apr 2006 17:18 GMT2
Hi freinds,
    In my aspx page i have generated some check boxes dynamically
using dhtml.
When i check any check box and submit the form,how can i capture the
Web site "title" always wants to say Untitled page26 Apr 2006 17:01 GMT3
I changed the title in the header of the master page and when its in the
browser it still says "Untitled page" how do i get it to say what i want it
to? also, how can i get unique titles for each content page that uses a
master page?
Programmatic logout26 Apr 2006 16:21 GMT2
I want to provide a menu for user to log out system after they logged
in using the Login control. Nowhere I can find information about
programmatic logout. Any help? Thanks.
Connecting to a Database26 Apr 2006 16:15 GMT1
I have tried using the code that was listed there but i get errors.  I
am a novice at this, and was wondering if maybe someone could step me
through it.  Thank you.
Greg Young [MVP] wrote:
 
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.