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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dependency.18 Feb 2008 20:58 GMT2
I have a solution with 3 projects A, B and C.
Project A uses some classes of project B and C.
Do I need to copy the DLL's of projects B and C to A's Bin folder
every time I build projects B and C?
UpdatePanel not behaving as expected18 Feb 2008 20:32 GMT2
I can't get an UpdatePanel on my page to work.  One control - an
ImageButton in a GridView - works the first time you click on it, but
then freezes all of the controls on the form.  The paging controls of
the GridView refresh the entire page, as if the UpdatePanel wasn't
How to pass user name and password to Apache server.18 Feb 2008 20:19 GMT1
I'd like to have a user be able to login on an asp.net 2.0 web page, then
redirect them to download some files that reside on an Apache server.   The
issue I'm having is that I need to be able to pass the user name and
password entered by the user on the aspx page to the Apache ...
display data to user question18 Feb 2008 20:16 GMT16
I'm stuck on something and I've been trying to find some examples on it. I'm
trying to show the data to my users as such:
              year1           year2
           Q1   Q2           Q1   Q2
httpWebRequest / Javascript18 Feb 2008 18:38 GMT4
Does anybody here have an example of using the httpWebRequest object in
ASP/JavaScript (um...JScript)?  I need the basic ability to retrieve a web
page (most likely requested via a POST) into a string variable.
** Tom **
combine 2 rows into 118 Feb 2008 17:16 GMT7
Is it possible to create 2 rows of output from SQL into 1 row for display
purposes?
My output looks like this
row1          1           2          3
How do I set Datagrid column widths (ASP Vb.Net)?18 Feb 2008 16:47 GMT1
I am new to Datagrids and asp.net (VB).
In the sample code below, how do I set the Datagrid widths of the 4 columns
I have from the query I have in the in the Access database?
</head>
Datagrid - include jpegs18 Feb 2008 15:03 GMT3
In one of the 4 output columns of my Datagrid, I have a Yes/No Boolean
field.
I'd like to show a graphical tick (e.g. tick.jpg) or a cross e.g.
(cross.jpg) instead of True/False or Yes/No.
<%# Bind(colname) %> in custom formview template18 Feb 2008 14:56 GMT5
I have a custom insert template in a formview control. If you create formview
insert and update templates at design time, you can bind their controls to a
datasource using the Bind syntax, for example,
<asp:textbox id="TextBox1"   text='<%# Bind("dbField") %>' .../>
GridView Update18 Feb 2008 14:26 GMT2
I'm filling a GridView with a simple sproc select statement. I'm
trying to use the Update tab to create an update statement and using
the following:
Update Shipping_Requests
Object reference error - Microsoft code18 Feb 2008 14:25 GMT2
I am getting an error "Object reference not set to an instance of an
object." using code taken directly from MSDN for
GridViewUpdatedEventArgs.OldValues property. I am trying to view the old and
new values from before and after a row is updated.  Below is the code I am
issue for background-image in a td tag18 Feb 2008 10:20 GMT4
I have some HTML  tags in a .ascx control
If i use style="background-image" in a <td> tag on that ascx control, i can
see the jpg file on design-time but it does not work in run-time for
master-pages..
Problem with module UrlRewrite to web application18 Feb 2008 08:44 GMT3
If anyone can solve this problem, I'd be very grateful.
I've put together a web application that will run within a virtual
directory and uses an HttpHandler to parse requested URLs and loads a
different page in the background, depending on the URL requested.
determining dynamic checkbox control's Checked value18 Feb 2008 08:11 GMT1
I'm dynamically adding checkboxes in the Page_Load (regardless of PostBack).
When IsPostBack, the checkboxes display as I expected and their
checked/unchecked status is also as expected.  At this point, I want to find
particular checkboxes and determine whether they are ...
gridview column values to another page via gridview hyperlink column18 Feb 2008 06:17 GMT3
I have a GridView on a page called "MissingPersons.aspx". One of the columns
is an unbound hyperlink column. I do not want to show the "select" column in
the grid. So "Enable Selection" is not checked. The grid is a list of
missing people. Visitors can look at the list and click the ...
 
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.