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
Using a field that is filled in by javascript in a code behind page.21 Apr 2006 20:48 GMT3
I have a JavaScript that fills in a text box with a date/time. I then need
to access it my code behind code. If I make the input field runat=server, I
can get at it by code behind but JavaScript can't see it. If I don't have
the runat=server, then JavaScript can get at it but I ...
Passing variable to SQL string is not working.21 Apr 2006 20:30 GMT5
The problem I have is that a query string works if hard-coded but
if I pass a variable to it, it does not work as shown here.
This works:
querystring="SELECT * FROM USERS WHERE CNAME = 'MICROSOFT'"
am I among html friends here? Adding a button into a row on an asp.net page21 Apr 2006 20:24 GMT2
Below is one row with a company logo in the left table cell and 'Reporting Tool'  in the table cell on the right.
I would like to add a button in this same row, just to the right of the company logo, which will be for clicking on to create an Excel spreadsheet from the grid.
How do ...
What's the Deal with www221 Apr 2006 19:35 GMT2
Lately it seems like I've been seeing more and more domain names with a URL
that begins with "www2"
Why is that? Is there something special about having a "www2" subdomain?
Thanks!
Odd error from one ip address only21 Apr 2006 19:32 GMT7
I am having an odd problem. Every day I get application errors from my
website. The errors are only from one particular ip address (The error is
System.NullReferenceException: Object reference not set to an instance of an
object....) The logs show that the request appear to be ...
Casting a page as Previous Page21 Apr 2006 18:48 GMT3
I have a problem with a Visual Studio 2005 web project.
I have two pages. SelectProject.aspx and ShowProject.aspx
The first page ( SelectProject.aspx) has two drop down lists.
After the user selects the value in the first drop list the second
How to read empty data21 Apr 2006 18:42 GMT15
I used to have a problem with DBNull, but now my issue is:
System.InvalidOperationException: Invalid attempt to read when no data
is present
Here's my code behind:
Membership credential verification failed With ActiveDirectoryMembershipProvider21 Apr 2006 18:05 GMT1
I try to make a login.aspx page to login an Active directory's user and i have a 1315 Web event Error in Windows server 2003 application's log with this error : 4006 Membership credentiel verification failed.
Could  you help me ?
here's my web.config :
<connectionStrings>
Strong Password encryption program?21 Apr 2006 18:02 GMT2
I have a web-based program that will be going to an external web server and
want to create a logon process.  I am using forms authentication, passing
encryption with salt, but want to force the user to create passwords with
rules:  combinations of numbers & letters, at least one ...
Back button (.net) generated not working (Repost)21 Apr 2006 17:57 GMT2
I created a couple of quick test pages and to my surprise, these do not work
either.  When I click "Go Back" on test2.aspx, nothing happens.  Ideas??
Surely I must be missing something obvious.....
Thanks
SmartNavigation/MaintainScrollPositionOnPostback & Datagrids21 Apr 2006 17:47 GMT2
Use of SmartNaviagtion appear to cause a serious perfomance hit, I'm
not working with ASP.Net 2.0 yet so
MaintainScrollPositionOnPostback=True isn't an option either.
Is there a way I can persist the user's scroll position in a datagrid,
How to view / print stored procedures in VS 200521 Apr 2006 17:42 GMT2
Using VS 2005, is there some way to print stored procedures? Is there any
way to simultaneously view the content of multiple stored procedure files?
Thanks,
Keith
Converting text to double21 Apr 2006 17:37 GMT12
I have a problem converting text to a double. Why doesn't the code work:
If Not (txtdocbedrag.Text = "") Then
Select Case ddlBedrag.SelectedIndex
Case 0
page caching issue. dropdown list not refreshing.21 Apr 2006 17:35 GMT1
Hi,
I'm having a problem with page caching and therefore reusing dropdown box
contents.
Scenerio:
PLEASE - ASP.NET 2.0 popup window not processing dateselected event21 Apr 2006 17:35 GMT3
I'm using 2.0 and am opening a popup window in javascript. All works
fine including the Calendar popup window and the select function.  When
it gets to the last line which is to process the client script to return
the value to the window.opener it just keeps the popup window open.
 
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.