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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need help debugging please14 Nov 2007 16:55 GMT4
hey all,
i have a simple user control that has a button on it which is on my web
page. everytime i click it i get the following message:
---------------------------
When I set the DropDownList.SelectedIndex of ONE DropDownList they ALL change!14 Nov 2007 16:51 GMT5
I have a list of 6 DropDownList boxes, from DropDownList1 to
DropDownList6, and I'm changing the SelectedIndex of each using a
foreach loop as follows:
foreach(PaymentReqDisplay thispayment in listPaymentReqDisplay)
change default roleprovider at runtime14 Nov 2007 16:48 GMT2
Could anyone tell me how to change the default roleprovider at runtime?
Basically I have a few sets of roleprovider and membership provider, I want
to switch among them at runtime based on some sort of identifier.
Thanks.
Cant find control within EDit Row of GridView .. please halp14 Nov 2007 15:34 GMT2
I have a gridview and a dropdown that appears in my custom edit row
( i added it to the edititemtemplate).
However I cant reference it/ find it.   The dropdown is in the first
columnd and the below is located within :
compiled or uncompiled website security14 Nov 2007 15:28 GMT2
Is there any difference between an uncompiled and compiled website when it
comes to security and safety? or is it all the same?
Text box and Gridview on same page14 Nov 2007 15:09 GMT2
How do I get the validation not to fire if I'm updating a gridview on
the page.  When I try to update the item in the gridview the text box
won't allow me to update because of its validation set for that text
box.  How do I get around this I need the validation on the text box
I feel it makes sense NOT to use custom membership & role providers14 Nov 2007 14:18 GMT5
We have tables of logins (users), that differs much from standard
microsoft structure - we don't use control question/answer, date
fields, etc. But instead we have several additional fields.
I expanded membership class and it works for logging in, but going
psot back14 Nov 2007 13:34 GMT2
If anyone can help
Is there away to make javascript prevent a postback on a button,
i have tried putting the button in a <span> tag with onclick but it carrys
out the javascript functioon and then posts back even if i use return false;
javascript intellisense in VS 200514 Nov 2007 12:51 GMT2
I faced problem in javascript intellisense. when i write window then . after
that it don't display showModalDialog method in the Dropdown List.
I reinstall IE 7  i am working on win2003 server and VS2005
How to Print a Page in IE714 Nov 2007 12:40 GMT1
I have to print an aspx page. The page contains only a gridView ( with many
rows). The gridView consist of two template fields where I have put in
another gridView inside.
I don't know Crystal Report, and I want to print this page without header
How can I access a Master Page Public Property from a Base Page14 Nov 2007 12:06 GMT6
I am trying to access a Public property on a Master Page from a Base Page.
On the content pages I have the MasterType Directive set up as follows:
   <%@ MasterType virtualpath="~/Master.master" %>
On the Master Page I have a public property exposed:
Excel .CSV problem with save14 Nov 2007 10:29 GMT3
I have a problem when I try to save a .CSV file from an ASP.NET web
page and the client has Excel open already. The symptoms are:
1) The web page is currently displaying the Excel spreadsheet with the
accurate data.
Hiding GridView Columns without Re-Firing ObjectDataSource Select14 Nov 2007 10:03 GMT2
Based on wether a row is selected in a GridView I need to HIDE the last two
columns of a gridview.  I do NOT need to make the cells invisible I want to
hide the entire column.
When I set the Visible property on the columns it causes the underlying
Handling errors in ASP.NET AJAX14 Nov 2007 09:53 GMT1
Hi misters,
I have an application web ASP.NET 2.0 using ASP.NET AJAX and Ajax Control
Toolkit.
We need handles errors of AJAX, and I want have only one method that handles
Page p = new Page();14 Nov 2007 07:15 GMT4
i will post on the bad ng... :
hello,
i want create a aspx object page for manipulate it.
like :
 
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.