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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.Start() Spawning two consecutive threads instead of one?07 Dec 2007 17:06 GMT1
I'm using vb.net as my codebehind lang. and the following code is
being executed in my aspx.vb page to stamp a DB row.
Dim oStatsInfo As New StatsInfo(CartID, Batch, Set, Num, 0, 0, 0, 1,
0, 1)
Dynamic asp:DrownDownList control07 Dec 2007 17:01 GMT3
I have a static AutoPostBack asp:DrownDownList and depending on the selected
content of this list, I want to either 1) not do anything or 2) generate and
populate a new asp:DrownDownList below it.  How do I do this on the server
side?  I am trying to do this with minimal ...
Interface called without implementing all methods07 Dec 2007 16:57 GMT3
I am a little confused here.
I was under the impression that before you can use an interface (and you
can't instantiate an interface), you have to implement all the methods.
But I am trying to set up a Generic DataBase class and this seems to work.
Passing SqlParameter not accepting value07 Dec 2007 15:29 GMT2
I am trying to build my own DB Class and am trying to set up my parameter
list in an array of SqlParameter objects.
In my regular code I would do something like:
*********************************************************
this.Connection.Close(); does not close the Oracle session! Please     help!07 Dec 2007 14:07 GMT6
I'm writing an ASP.NET web application that uses an Oracle database.
I OPEN the Oracle connection by using the following code:
if (this.ConnectionString != "")
{
Error message 401.3: You do not have permission to view this directory or page using the credentials07 Dec 2007 13:34 GMT7
I got this error after creating the virtual directory and trying to
access the webpage through wireless.. I had access before..but somehow I
don't have any more
does someone know how to resolve this issue?
SqlDataSource control activating on button click07 Dec 2007 09:08 GMT2
As I have only recently started to use native ASP.NET 2.0 data access
controls (and found them to be very powerful), I have one question that I
was unable to find the answer to:
- I have an ASPX page with a SqlDataSource control with  Select, Update and
Cascading dropdownlist - page life cycle07 Dec 2007 06:25 GMT2
Platform: .Net v2.0 Asp.net
Scenario: Three dropdownlist controls on a user control. In consecutive
order they are Countries, Regions, Cities. Countries is loaded during OnInit
and the other two are left disabled. Once the user selects a country, the
Opening two windows07 Dec 2007 03:34 GMT2
I have a page which enables filter values to be entered and a View button
which opens a new window using
javascript:window.open('http://myurl?parameterlist','_blank').  The client
needs to see two filtered reports side-by-side from the same screen.
302 Object Moved response07 Dec 2007 02:33 GMT2
Sorry for this multi-posts; I don't know where the setting if it exists so
I'm posting this to multiple groups.
I was told that Response.Redirect would generate the http 302 Object Moved
status in the response; but I couldn't get it to work. I created a project
How to refresh a databound checkListbox?06 Dec 2007 23:55 GMT2
I have a checked listbox with some rows in it from a database. If a person
were to delete one or more of the checked items, how would you update the
list to show the deleted items have been removed?
How to get two sessions on same workstation06 Dec 2007 23:41 GMT7
I am trying to get two seperate sessions on the same workstation.  I have
put the sessionid as a label on the page and I get only one sessionid if I
open two "sessions" in seperate IE executions.  I also get the same if I
embed a webbrowser control into a windows application.
writing COM controls to work in ASP.NET06 Dec 2007 23:33 GMT1
We have an OCX that we wrote some time ago for people to use in
VB/VC forms. Now we tried using it in an ASP.NET project to add
a web interface to our application. Problem is, we get server
errors from ASP such as the following:
AJAX Rating control in .NET 2.006 Dec 2007 22:55 GMT1
I need to add a rating control to our page so I thought I would try the AJAX
one. Well after making all the changes to my web.config for AJAX it turns
out that the control still doesn't display.
I'm setting all the Css properties and I put the control in an UpdatePanel
how to check end of session with clientcallback page?06 Dec 2007 21:59 GMT4
we have an intranet application where users can join a forum and post a
message. The user first must choose a nickname. There are 'normal' pages and
pages which use the clientcallback method, in order to refresh the list of
active users into a forum.
 
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.