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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting a huge number of paramters from nowhere03 May 2008 14:01 GMT5
I discovered that when requested
http://localhost:52698/ws3/page.aspx
and issued a call
Response.Write(Request.Params.Count);
set selected index of gridview on load03 May 2008 13:12 GMT1
I have the datakey for the gridview passed to the page using cross postback.
How can i set the selected  index of the page using this value, but only on
load where a previous page (cross post back) exists?
using a form in an UpdatePanel03 May 2008 10:15 GMT2
is it possible to use a html style form inside an UpdatePanel  ?
Like that;
<%-- Page:  Default.aspx  --%>
<body>
Retrieve Value as it's Strong Type from Application or Session State03 May 2008 01:15 GMT2
Using ASP.NET 3.5...
As far as I know, any time we store a value in application or session state,
it is stored as a humble 'object' type rather than it's "real" type.
For example, if we want to store an integer value in Application state:
"The XML page cannot be displayed" Error03 May 2008 00:18 GMT6
Hey All,
I'm receiving a weird error in IE now:
"The XML page cannot be displayed"
This is even with the simplest of pages that I previously could view.
Creating a dynamic file link02 May 2008 21:50 GMT1
This is probably fairly simple but I've looked at so much code an the last
few days that my brain is fried.
In the past I had an HTML page that contained a lot of code items and each
item was contained in it's own hidden <div>.  The div was displayed by
How get the key of a grid?02 May 2008 20:42 GMT1
I have a gridview, and it has select buttons.  when the user clicks on
these buttons, an event fires.  I would like to know the primary key
column of the row selected, but I also want that primary key row to be
invisible.  When I make it invisible, it doesn't show up in
Open Word document through Iframe02 May 2008 20:24 GMT7
I have the following code which is executed from a modal web page - it works
fine on most, but on some computers the Word loads into memory but never
displays. This occurs with IE6 and IE7, but always works on FireFox.
When I close the modal web page Word disappears from Memory.
Open Word Document from a Dialog Web Page02 May 2008 20:22 GMT7
ASP.NET 2.0
I am trying to open a Word document and Excel document from a dialog web
page, what's the best way to do that?
I have tried the following:
gridview appears only after forced postback - why?02 May 2008 20:08 GMT3
I have a sqldatasource control that uses 3 parameters.   I have a
gridview that depends on the sqldatasource control  The 3 parameters
are session variables.  So in my code, I set the values of those 3
session variables, and then do a 'gridview.databind' and hope that
How avoid spammers?02 May 2008 19:02 GMT4
Building an ASP.NET community site where people can post ads, messages,
etc...
Based on your experience do you have any suggestions on how to avoid
spammers (at least deter them)?
Replace vbCrLf02 May 2008 18:36 GMT7
We have an asp.net page that displays data from a SQL table that is updated
from a VB application.  That application uses vbCrLf to denote line breaks.
How can I replace them with "<br />" before they get displayed in my
GridView?  Thanks.
Redirect during Async Postback causing an error02 May 2008 17:08 GMT2
The error that pops up in a JS alert box is:
Sys.WebForms.PageRequestManagerParserErrorException: The message from
the server could not be parsed. ... "<DOCTYPE ..."
I have three update panels and a couple of AJAX toolkit extenders on
Custome Service Account - Problem connecting to SQL Server (Timeou02 May 2008 14:58 GMT4
Hi, My webserver is in DMZ zone, not in domain. I created a local user on it
and an application pool for assigning it to my web site (ASP.NET 2005 - IIS
6.0). The application pool has a configurable identity (Test_User) for
connection to SQL server 2005. In SQL Server I created a ...
Update Query for Grid02 May 2008 14:26 GMT2
I am new to ASP.NET, but have been working with JavaScript, and Classic ASP.
I am just playing around with ASP.NET and I have a table that I would like
to edit the data but it is not working.  I am not getting an error or
anything.  When I click update the page reloads but the data ...
 
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.