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
Creating a please wait dialog27 Sep 2006 23:24 GMT6
I have a button on my page which when clicked redirects to another page.  on
the page load of the page that I've redirected to, there is a long query.
What I want to do is with dhtml, display test in the center of the screen
saying 'please wait..' so that the text displays until ...
Virtual directory Question27 Sep 2006 23:16 GMT1
Hi all, I have a questioion about how to configure  my virtual
directory
I have my website at "c:\inteput\wwwroot", and I have also a virtual
directory "c:\inteput\wwwroot\admin"
Session variables dropped using Redirect27 Sep 2006 23:04 GMT2
I cannot get a session to stay active between web pages.  I initialize a
Session with variables and then execute a Response.Redirect(url,false);  The
called web page has a different sessionid that the page which sent the
response.  I have my sessionstate set to:
why why why does function not work27 Sep 2006 22:52 GMT1
I'm expecting this function to return the same value each time the page is
hit within the same session:
In other words i want to save the guid as a session variable
Function TempImageGUID() As String
Maintaining Session between 2 sites27 Sep 2006 22:47 GMT1
I have 2 sites running with different domain names.
I want to share the session between these 2 sites. Both uses same SQL server
database.
I have enabled the SQL server session state but it does not maintain the
best way to display resultset?27 Sep 2006 21:47 GMT3
I need to display some 200 records (dynamic) on the screen..
I need to display records from 2 tables (one to many relationship)
output would look like
Customer Id Name Phone NO
have this in code but it's always false27 Sep 2006 21:28 GMT1
hey all,
i'm using the following procedure in my page_load:
ClientScript.RegisterStartupScript(me.gettype,"key","script")
however, on postback, it always says false.
MasterPage inheriting a MasterPage...  is it possible?27 Sep 2006 20:57 GMT2
Maybe there is another way of doing this, but here's my problem...
I have my web site where I have a master page to have a common layout and a
common behavior on all my pages (that's what it's intended for)... But now
here comes the time where some pages need some processing (like ...
Maximum Size of Byte Array27 Sep 2006 20:25 GMT5
I'm getting an OutOfMemoryException when I initialize a byte array in
C# like this:
Byte[] test = new Byte[420000000];
I'm using ASP.NET 2.0. In ASP.Net 1.1 it works fine. So what am I doing
switching from test to production and db connections27 Sep 2006 20:24 GMT4
I have a project that i built using vs.net. The database connections were
created using drag and drop. Rather than deleting the connections and
re-creating the connections to the production server what is the recomended
way to make this connection dynamic based upon the host (or ...
Binding to SqlDataSource that returns multiple datatable27 Sep 2006 19:40 GMT2
Stored procedure returns results of 3 different queries. On ASP.NET 2.0 page
I have a SqlDataSource control with SelectCommand equals this stored
procedure name.
I want to be able to bind 3 different controls on the page: 1 dropdown
thread status created from asp.net27 Sep 2006 19:13 GMT2
I am sending 13000 emails alerts out using the thread from my asp.net
application. It is working smooth when I did the first and second
sending. but when I tried the third one, the server is so slow, the
thread is supposed to be abort normally each time.do you think it is
clientside code27 Sep 2006 19:10 GMT3
Is there anyway client side in IE to determine when the "X" button or the
"Close" menu item is clicked?
Positioning a dynamic user control?27 Sep 2006 19:07 GMT2
i think i have a simple problem however im unsure how to go about solving
it. Any pointers welcome.
I am loading a usercontrol dynamically when a page loads depending on some
input parameters. Now, I understand that I can use the Controls.Add()
Custom Class27 Sep 2006 18:46 GMT3
I am trying to create a custom email class but this one is the first
class I create.
Where can I find some tips of how to create classes?
I have various problems. For example, there are properties which, when
 
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.