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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to set the page property in aspx file?29 Mar 2006 16:11 GMT1
Hi there, I thought this is easy but end up coming here for help. Here is my
problem-- My page class has several properties, like security, title... What
I want to do is instead of set the property in the code behind, I want to set
them in aspx page in a HTML syntax.
escaping characters29 Mar 2006 16:09 GMT1
I need to put the following code within a <% %> block :
<td bgcolor=eeeeee><a
href='company.asp?company=<%=rs("companyKey")%>&orderby=name'><%=naym%><
/a></td>
web.config login problem29 Mar 2006 15:48 GMT5
I have a default.aspx which allows the user to choose between module Admin
and module B. When the user clicks either one, he will be redirected to a
FormsAuthentication login page. The problem I have is that currently, users
of one module are able to access the other since I have ...
Form Variables29 Mar 2006 15:33 GMT7
In ASP.NET 2.0 I declared
Dim dst_subscr As New Data.DataSet
and in page_load I filled the databaset with data from 3 tables.
When I tried to use the database from another procedure (button_click
Reading values of anonymous controls29 Mar 2006 15:30 GMT1
Hi NG
Im trying to read the values of a bunch of TextBox'es that I add in a
loop, dynamically. The page has an <asp:Table id="table" ...> control,
and I add rows with textboxes like this (from memory, never mind
use same DetailsView for multiple purposes?29 Mar 2006 15:26 GMT2
In some cases I would like to allow a user to select a row from a GridView to
update in another page using a DetailsView form (passing the key in
QueryString).
In other cases I would like to use the same DetailsView form to allow
CLick Command not working29 Mar 2006 15:10 GMT4
This is really an odd and weird problem that I am having.
I have a basic page with drop downs and using the fieldvalidator and
validatorsummary to ensure that the user selects an item from the list.
I have a button which has an event (click) that does some operations.
Concatenating two databinding expressions - how??29 Mar 2006 15:02 GMT4
I want to assign two data values in the CommandArgument property of the
LinkButton object.
This works
CommandArgument='<%#DataBinder.Eval(Container.DataItem, "Arg1")%>'
Getting Windows Icons and Converting them to GIFs29 Mar 2006 14:57 GMT1
Hi, I am in a situation where I need to upload different File Types in
an application, and based on their MIME-Type, I need to show their
respective icons.
The question is: Does anyone know how to read Windows Icons (.ico) from
monitoring web app29 Mar 2006 14:46 GMT2
Anyone having good plan or refrence for monitoring dot net web app for
performance, network usage etc.
Or best approach how to to the same ?
Drop Down List Problem29 Mar 2006 14:40 GMT2
Thanks for any advice, help in advance...
I have 3 dropdownlist that populate based on choice in the previous
(nested essentially)
Problem is when I hit the back button and make a change in the second
Browser Differences29 Mar 2006 14:23 GMT7
I make a page that looks good in IE/Avant, but the font size is really big
in FireFox and the textboxes don't stay at their specified widths.
Is there a way to get these 3 main browsers to display consistently by still
using the web controls?  (this is VS 2003)ASP.NET question.
Disab;e selection of dropdownlist items (in a GridView)29 Mar 2006 14:16 GMT4
Is there an example of using client side script to disable selection of some
items in a drop down that I could follow.
It would seem tricky as there are multiple drop downs in the GridView.  I
would need to remember the last selected value for each drop down within the
dotnet 2.0, 1.1 problem29 Mar 2006 14:02 GMT2
Hey List
I have a big problem with my new (Windows2003 Web Edition) Server
I have installed 2.0 Framework with MS Update.
For an web application I need 1.1 Dotnet Framework.
Anybody knows the difference between onInit and PageLoad29 Mar 2006 13:59 GMT1
I'm experiencing problems with custom validator. I see that using my own
validator it works fine only if Page.Validate() method is called in the Page_OnInit
event, while the standard validator works fine also if validation is performed
into the Page_OnLoad event.
 
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.