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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
NullReferenceException14 Aug 2007 15:32 GMT2
I have a problem in my code that generates an error with no line
numbers. I know the type of problem that can cause this exception, but
can you think of what could cause it to not return specifically where
in the code the error occurs?
Another Check box question...14 Aug 2007 14:28 GMT7
Can't get null into the database.   I'm trying to achieve...
if displayedQues = "Y" then I want nondisplayedques to go into the
database as null.  What do I need to do?  This is what I have thus
far.
Making an entire cell of a table respond to a click.14 Aug 2007 13:58 GMT7
I have cell that I want to be able to have the user click the cell anywhere
and it will link to somewhere else. I want to use a cell because I want it
to be 25% of the width of the screen ( I have 4 'buttons' to do this.) I
don't want to use a graphic because I want it to be able ...
downloading files from filesystem14 Aug 2007 12:58 GMT3
My app needs to provide download of files (in this case .doc files) that
exist on the file system.  I have the physical filestring i.e.
c:\myfilesdir\smith resume.doc.
but if I load that into a navigateurl it doesn't work.  Nor does
accessing files on NAS from IIS614 Aug 2007 12:57 GMT1
My IIS6 is running on my Win2K3 Active Directory.
My file server is on Win2K3 R2, it's not in my AD, but it's in my LAN.
Is it possible to create a virtual directory in my IIS so that users can
access the files from the file server by the web?
master page refresh14 Aug 2007 12:20 GMT4
I've couple of button on master page, based on user login from default.aspx
i control visibility of controls. I thought once i hide the button from
default.aspx it should be same for other pages aswell. but it doesn't. it
works only for default.aspx only.
Deadlock detected?14 Aug 2007 12:09 GMT1
Does anyone know what this means?
Olav
ISAPI 'c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll'
reported itself as unhealthy for the following reason: 'Deadlock detected'.
Retrievel Hyperlinks for a web page in code14 Aug 2007 11:56 GMT2
I am retrieving a website for a site using httpWebRequest.  What I want to
do with the retrieved webpage is list all the hyperlinks in the page.  If I
do a simple regex search for <a then I get links that are commented out in
code and I don't want that.  I want links that are ...
DLL, GAC, and Multiple Web Sites14 Aug 2007 11:56 GMT2
Just wondering if it is perfectly straight-forward and safe to have a .dll
installed in the GAC on a Web server - and have multiple Web sites make use
of the .dll.
Until now I've been XCopying all files for each Web site - including
ajax  pagemethods14 Aug 2007 11:36 GMT2
I am trying to get AJAX  pagemethods working.
Are there some good examples in asp.net VB
Thank you
Problem with Dataset.WriteXML14 Aug 2007 10:40 GMT2
This is the code:
Try
            Dim con As New
SqlConnection("server=comwirsql;database=comwirdirect;Trusted_Connection=yes")
Page.FindControl14 Aug 2007 09:03 GMT4
I was wondering if you can help.  I have the need to find a control on the
page for which I don't know all of the ID, this is because it is made up
from several id's forming one new id.  Is there anyway to find this control
with only part of the information (the part I have will ...
Validation Controls in .NET14 Aug 2007 09:01 GMT1
I have a problem with the display part of validators in .net.
I have my page in which the layout of the fields dont give me enough
space to display the error messages on the page itself.
I want individual error alert messages to be dispalyed for each of my
scriptaculousdotnet?14 Aug 2007 01:38 GMT1
I've been working on a ASP.net 1.1 app using the scriptaculous javascript
library.
Digging around on the scriptaculous pages, I've found a couple of dotnet
implementations using it.
dot net and sql server-2 quetion14 Aug 2007 01:00 GMT1
1)when i call to a Stored Procedure
and for exampe i do :
myCommand.Parameters.Add("@flag", Data.SqlDbType.Int)
myCommand.Parameters("@flag").Value = DEAULT
 
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.