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:748572
More Search Options
RSS Available
Matching Posts
Re: Using Parameters with a Nested Repeater
I agree 100%. How can I make them "match"? Is there a way to do some sort of Contains or something? Like pulls skills where employee ID is in both?
Posted to
Data Presentation Controls
(Forum)
by
e_stylzz
on 9/14/2009
Using Parameters with a Nested Repeater
I'm using a nested repeated that works just fine. However, I want to apply specific criteria to the parent repeater such as Practice="whatever". When I do this, some of the items in the nested repeater no longer have parents, which is understandable. How can I resolve this with my given code? Code: public void Page_Load(object sender, EventArgs e) { //Create the connection and DataAdapter for the Authors table. SqlConnection cnn = new SqlConnection("private"); SqlDataAdapter
Posted to
Data Presentation Controls
(Forum)
by
e_stylzz
on 9/12/2009
Filed under: Repeater, error, nested repeater
Controlling User Sitemaps Via Web.config?
My Goal: I'd like to only display items that a user has permissions for on their navigation menu/tree. Can I control what sitemap a user sees through the web.config file somehow? We use AD for authorization, so I'd like to have a sitemap for managers, approver team, and enduser, kinda thing. Each showing different or more options then the other. Thanks!!
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
e_stylzz
on 8/18/2009
Re: Controlling User Sitemaps Via Web.config?
I'm not sure if what I'm doing is using membership or not. Can you provide example sytax or a link with more details if this will work with my existing setup. I'm having trouble finding anything. Thanks!
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
e_stylzz
on 8/18/2009
Need a text box with controls (Like a rich text editor?)
I'm looking for a text box, similar to the one I'm typing in this very moment, with formating contorls, list controls, etc. I have no idea what it's called or how to make it. I'll also be inserting this data into SQL, and want to know if anyone has experience with that. I've used Sql String fields, and they don't preserve formating. I'm not sure how to handle this. Thanks,
Posted to
Web Forms
(Forum)
by
e_stylzz
on 8/7/2009
Re: Need a text box with controls (Like a rich text editor?)
Thanks Steve, that looks exactly like what I want. How can I go about implement this on my website? Do I just unpack the files into my hosting copmany via ftp and add the code? I've never worked with AJAX, Just basic ASP.NET. Also, will this insert into a database with the formating? I'm concerned about inserting this textbox into SQL, and then retrieving it with formating intact. I hope this question is within the scope of this forum. Thanks again for you help.
Posted to
Web Forms
(Forum)
by
e_stylzz
on 8/7/2009
Re: Including small sections of code
This is exactly what I was looking for! Thanks so much!
Posted to
Web Forms
(Forum)
by
e_stylzz
on 7/30/2009
Including small sections of code
Is there away to include small sections of HTML code in my ASP.NET pages. I guess similar to an include file. It's really simple HTML code like I'd like to insert in serveral pages so I can update it accordingly. Such as an Event Name, Date & Location, or an Ordered List of Skills. Thanks
Posted to
Web Forms
(Forum)
by
e_stylzz
on 6/30/2009
Expression Validator Not working correctly
I have a form upload control with the following RegularExpressionValidator. <asp:FileUpload ID="upFile" runat="server" /> <asp:RegularExpressionValidator id="RegularExpressionValidator1" runat="server" ErrorMessage="Not an accepted file type (Currently only word, excel, and pdf documents)" ValidationExpression="[a-zA Z0_9].*\b(.doc|.DOC|.docx|.DOCX|.pdf|.xls|.xlsx)\b" ControlToValidate="upFile"></asp:RegularExpressionValidator>
Posted to
Web Forms
(Forum)
by
e_stylzz
on 6/26/2009
Re: Expression Validator Not working correctly
Sorry my post was a bit messed up. I don't think this addresses my issue though. I dont understand why this document would trigger the expression validator. It is after all, a word document. Is my expression incorrect or is there something in the filename (and if so how can I fix)?
Posted to
Web Forms
(Forum)
by
e_stylzz
on 6/26/2009
Page 1 of 10 (99 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online