Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:708681
More Search Options
RSS Available
Matching Posts
ValidatorCalloutExtender on 2 fields, either may be populated.
I do this validation on 2 fields on the page, it is a case where the user can validate 1 field or the other. Currently, if 1 field validates, and I click the correct button, it insists that I validate the other one. Any idea on this? I want the user to either supply data to the first txbox or the second, but not to both. (My first guess is probably a seperate update panel for each) "AjaxControlToolkit" Namespace= "AjaxControlToolkit" TagPrefix= "cc1" %> "Content2"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
LEHayes
on 5/8/2008
Filed under: ASP AJAX ValidatorCalloutExtender
ArrayList and Tab Control
I have an arraylist that consists of files from a folder. I want to put the name of the files on the tabs of the tab control and the contents of the files (htm's) on the tab content page. Can you help me out? Here is what I have so far: string [] arrFileNames; int NumFiles; protected void Page_Load( object sender, EventArgs e) { //LEH_Trend_043008_0016 string FPath = Server.MapPath( "reports" ); ArrayList Files = new ArrayList(); foreach ( string mFile in Directory.GetFiles(FPath))
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
LEHayes
on 4/30/2008
Filed under: ASP .NET 2 C# Tab Control ArrayList
Re: User Control (ASCX) issue with child collection in declarative markup
I don't know if anyone noticed this or not, but it may be a clue... ST1 .MyPeople.GroupName <uc1:SimpleTest runat="server" ID=" ST2 "> Notice the ST1 and the ID of ST2, could this be your problem?
Posted to
Web Forms
(Forum)
by
LEHayes
on 4/30/2008
JavaScript error on page when it is a child of a master page
I have a page that was written to exist in a content area of a master page. I created web parts on the page, created a drop down to control it. Information right out of the book, just following guidelines. Nothing scary or outside the simple construction. When I execute the page, I get a javascript error on the bottom left of the page indicating line 1 char 2, as invalid char. The drop down will not perform needed tasks to change mode on the web parts. After a great deal of time trying to find a
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
LEHayes
on 4/25/2008
Filed under: ASP C# master page webparts
Re: ASP C# XML VS 2005 .Net FrameWorks 3.5
I re-wrote the code using a different XML read and here is the result: XmlDocument doc = new XmlDocument(); doc.Load(xmlfilename); bool found = false ; XmlNodeList aliasNodes = doc.SelectNodes( "/LiveMeshSignupConfig/AdminList/Alias" ); foreach (XmlNode ANode in aliasNodes) { if (ANode.Attributes[ "usrRole" ].Value == "Owner" || ANode.Attributes[ "usrRole" ].Value == "CoOwner" || ANode.Attributes[ "usrRole" ].Value == "Admin"
Posted to
Getting Started
(Forum)
by
LEHayes
on 4/10/2008
Filed under: ASP 2.0 C# XML read
FormView attached to results of DS
I have a field where user enters a specific value that exists only once in a column in a db. In addition, there is a button to call the data adaptor to get that value from the db and return that single row. I wanted to put that row results in a form view instead of building out the form myself. Question 1: How do I get the results into the form view? When the form is working, I want to allow the user to update a single field, currently the update on my data adaptor control wants to update all fields
Posted to
Data Presentation Controls
(Forum)
by
LEHayes
on 4/9/2008
Filed under: FormView DataAdaptor single field update
ASP C# XML VS 2005 .Net FrameWorks 3.5
Having problems with a simple XML read and a simple XML file. (see URL: http://www.blessingsfromearth.com/XMLIssue.htm ) Some interesting things that have happened on the side lines may have an effect. I have installed on a Win 2k3 srvr VS 2005, then uninstalled it and installed VS 2008, .Net Frameworks 3.5, installed AJAX and AJAX toolkit, found bugs in code so I reverted to using VS 2005 (currently used on this project), which is to say that I re-installed VS 2005. All updates and packs applied
Posted to
Getting Started
(Forum)
by
LEHayes
on 3/29/2008
Filed under: .xml, C# in Asp.NET, c#.net in ASP.net, XmlReader, .ASPX, ASP 2.0.Net 3.5
Re: FYI: AJAX Control Kit samples, tying the dropdown to a db
Yep, my bad. Sorry, missed that.
Posted to
Feedback on this website
(Forum)
by
LEHayes
on 3/26/2008
TreeView Challenge
I have a website that uses a tree view and puts a table in the text to show both text and images. 1 < asp:TableRow > 2 < asp:TableCell HorizontalAlign= "Left" > 3 < asp:TreeView ID= "TreeView3" runat= "server" ImageSet= "XPFileExplorer" NodeIndent= "15" ExpandDepth= "1" > 4 < ParentNodeStyle Font-Bold= "False" /> 5 < HoverNodeStyle Font-Underline= "True" ForeColor= "#6666AA" />
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
LEHayes
on 3/25/2008
Filed under: Togglebuttonextender, C#, CheckBox, 3.5 framework
AJAX samples talk about starting with ajax site
AJAX control kit always talks about starting with an AJAX web site. What if I already have a web application in .NET and I just want to add the functionality of AJAX into the site. Are there any particulars to know? I use .Net 3.5 and VS 2008. I noticed that AJAX is in the component toolbox, but I didn't notice the controlkit, do I need to still install it or is it just a matter to add it as a reference?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
LEHayes
on 3/23/2008
Filed under: Ajax Control Toolkit
Page 1 of 2 (13 items) 1
2
Next >
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online