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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GridView and HyperLinkField23 Feb 2006 06:03 GMT1
I have a GridView that is displaying a field as a hyperlink.  I would like
to add an onclick event to open another browser window using javascript.
How can I accomplish this?  I can do this successfully with just a simple
HyperLink control.  The HyperlinkField for a GridView ...
REPOST: Gridview ImageButton causes double postback23 Feb 2006 05:30 GMT8
Hello,
this message was posted in december 2005 and Steven Cheng from MS followed it up with me to a point, before the thread trailed off.
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/browse_f
rm/thread/47281f5d53c14950

several other newsgroup users have ...
Textbox.text not getting value23 Feb 2006 05:27 GMT2
I am using javascript to clear a textbox. After the users clicks on the
button to clear the textbox via javascript, the user then enters in the
new text and clicks on save. When the save button is click, the click
event on code behind is trigger but the textbox.text is "", not the
system.drawing error. Need help debugging.23 Feb 2006 02:46 GMT11
I'm modyfying an image upload and resizing script that we've had laying
around for a long while.
I'm getting a NullReferenceException error (see full error at bottom) from
this line:
Newbie Question About Crystal Reports in Web App23 Feb 2006 02:32 GMT1
I have an existing HTML report in my web application that I need to convert to a
Crystal Report.  I've been looking at examples of how to create a CR on the web
and all the examples show the report data being pulled from a database or a
dataset.  The data in my report is all ...
Help: ASP.NET GRIDVIEW problem23 Feb 2006 02:24 GMT1
I save comments including its carriage-return linefeed from an ASP.NET
textbox to a Varchar(200) field in an SQL Server Database.
I show these records in an ASP.NET gridview with other columns (nae, city,
country, etc). The comment appears on one row.
Newbie : Gridview question23 Feb 2006 02:16 GMT1
I have a gridview on my page and templatecolumns defined in it. I also have
a couple of databound columns. The datatable being bound to the gridview
contains a column (defined as a datacolumn so as to get the value) and in
the ItemDataBound I can access this value but only when ...
File Based Web Server Development on a LAN23 Feb 2006 02:11 GMT1
The new file based web server that comes with Visual Studio 2005 allows you
to develop and debug an ASP.NET on a remote computer rather than having to
rely on IIS.  Assuming you've got decent LAN bandwidth, is anyone out there
developing applications off of a file server ...
Alternative to Session State23 Feb 2006 01:54 GMT1
I have used Session variables in my ASP.NET 2.0 application to save data
across multiple pages. My production environment does not allow me to use
session state.
I have to find an alternative way, ViewState will not be of much help. can
Vehicle Sales DB23 Feb 2006 00:11 GMT2
I dont know if this question belongs in here, but I will try. Does anyone
know where I could get a veicle sales DB??? Example: someone comes to the web
app and they see "select make" then "selct model" then "select year" and
finally "select options". Does anyone know if there is ...
Website Administration Tool23 Feb 2006 00:09 GMT1
I just tried to manage individual pages using the website
administration tool, but instead of seeing the individual pages I only
see individual folders when looking at my website via the tool. How do
I set access roles using this utility for individual pages?
Redirect multiple domains pointing to the same folder22 Feb 2006 23:59 GMT3
I like the Web hosting site I'm using (though alternate hosting suggestions are welcome), and it allows me to point mulitple domains to the root folder for free, but it charges extra for pointing them to folders.
But here's my issue:
If I could just point each domain to a different ...
how did a singleton object achieve application scope in asp.net when it was declared a page variable?22 Feb 2006 23:38 GMT5
The following code produced a singleton object with application scope
when it should have had page scope:
public class Singleton
{
Checking the contents of the ViewState?22 Feb 2006 23:38 GMT1
Hi there, is there a simple way to check if something is in the viewstate
without getting null pointer errors?
I.e. obviously the "exisits" method doesnt exisit, i have just put it there
to explain my point
Need Value support for <asp:CheckBox>22 Feb 2006 23:33 GMT3
hey guys
How can I get a value property for the checkbox, I don't want to use
the checkbox list.
Help is appreciated.
 
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.