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
Bind to MembershipUserCollection Names?28 Feb 2006 19:28 GMT1
I want to bind a DropDownList to the names in a
MembershipUserCollection. How can I do that, sorting the names
alphabetically?
Using ASP.NET 2.0. Thanks.
How do I restore state in a dynamically loaded custom control?28 Feb 2006 19:03 GMT5
I have a products page that takes a product ID in the query string.
Based on the product details (from a database), the page then loads up
one of a number of custom controls, calls a method in the control (that
displays product info) and then loads the control into a placeholder ...
How to get info from PreviousPage28 Feb 2006 19:01 GMT4
I'm doing a cross page post, and want to pick up information from the
previous page. The problem is that the previous page contains a user
control that is loaded into a Placeholder at run time. I can't seem to
get at the Placeholder from the target page.
how to parse changes to control attributes by javascript at post back28 Feb 2006 18:35 GMT3
I've created a custom control which outputs html at runtime like <span
id="controlid" value="myvalue"></span>.  On my page I have javascript that
changes the value of the value attribute.  On post back I want to parse the
html changed by the javascript and update a server side ...
XSL Exception in C#28 Feb 2006 18:07 GMT5
I'm trying to transform an XML document via XSL and getting the
following exception (which Google has never heard of):
"Extension function parameters or return values which have Clr type
'ConcatString' are not supported."
Nested ConfigurationElementCollections28 Feb 2006 17:56 GMT6
I'd like to create a ConfigurationSection to handle something that looks like this:
<SiteSettings>
    <site name="develop" smtp="mail.arcabama.com"  host="localhost">
        <mappings>
"Please enter a more secure.." error in Pet Shop 4.028 Feb 2006 17:35 GMT2
I installed the Pet Shop 4.0 app. However everytime I try to create a new
user, I get a "Please enter a more secure password" error. I tried all
kinds of passwords. I looked at the membership provider for SQL Server and
I don't see any settings for passwords.
click event not triggered28 Feb 2006 17:14 GMT2
I have a linkbutton in a template column of my datagrid.
I've done the following to add event to each of the button in the grid:
For Each dgi As DataGridItem In GridView2.Items
    AddHandler CType(dgi.FindControl("QueryGroupName"),
asp:label updated via javascript does not get its value saved in the viewstate28 Feb 2006 16:51 GMT2
I have a label on a webpage that shows the result of a calculation.
When the page is loaded, the label text is "", and is updated with
javascript via its innerText property. Once I click on a asp:button, I
try to check the value of the label and it is still "" in the button
Application root28 Feb 2006 16:29 GMT3
Outside of ~, does anyone have tips on handling directory structure?  I'm
considering adding a parameter in web.config called rootDirectory then
tacking it to relative paths as needed.
Any problems with this?
hyperlink to a text file in asp.net28 Feb 2006 16:16 GMT8
I have a webform and I want to create a hyperlink to a text file, so that it
opens on internet explorer in a new window.
I have added the following
<a href="file:///D:/Test/Test.txt"  id="hplTest" runat="server"
dropdownlist in datagrid28 Feb 2006 16:10 GMT9
I'm having a bad time trying to bind a dpl in a datagrid.
Here are my SQL tables:
[Person] {PersonId, PersonName, PersonGroupId}
[PersonGroup] {PersonGroupId, PersonGroupName}
setting an image-hyperlink width manually???28 Feb 2006 15:51 GMT1
my gridview should display a column with an image which also is
hyperlinked...
No problem with:
<asp:HyperLinkField
Menu Control Question28 Feb 2006 15:46 GMT1
Is it possible to determine that a user clicked on the menu image rather than
the menu link when using the new .NET menu control?
Thanks,
Vince
Calendar Style28 Feb 2006 15:39 GMT1
I am trying to apply a background color to the cell containing the Calendard
Month.
I have tried a number of things to no avail; the title style can be changed
via the Title Style property.
 
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.