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:52425
More Search Options
RSS Available
Matching Posts
Re: Passing a Session Variable as an string arraylist
Where do you add the value to the Session?
Posted to
State Management
(Forum)
by
huenemeca
on 4/10/2009
Re: closest smaller than value
You can put SELECT TOP 1 * FROM table WHERE questionid
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
huenemeca
on 4/9/2009
Re: Open MS Oulook from Javascript
You can do this by having the href of a link be mailto: Then you add the parameters you want. Search for mailTo. This will open the clients default mail program.
Posted to
Client Side Web Development
(Forum)
by
huenemeca
on 4/8/2009
Re: asp.net AJAX problem
I was afraid that was going to happen. Both events want to fire at the same time and the post back wins. I don't know of a easy solution for this. The only thing that I can think is to use the script action tag in the animations to forward the page. But that is not the same as a post.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
huenemeca
on 12/2/2008
Re: asp.net AJAX problem
OnClientClick="return false" causes the event to stop. Take that out and it will continue.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
huenemeca
on 12/1/2008
Re: ParseControl Issue
The control that was created is probably not a PlaceHolder but it probably contains a PlaceHolder in the Controls collection.
Posted to
Web Forms
(Forum)
by
huenemeca
on 9/24/2008
Re: Link to my Repeater Problem
You do not need to declare a new repeater. Just use the one that is passed in. public void setparentcat(string number2,string userS, ref Repeater repeater1) { mynumber = number2; users = userS; System.Data.SqlClient.SqlDataReader dr2; repeater1.DataSource = dr2; repeater1.DataBind();
Posted to
Getting Started
(Forum)
by
huenemeca
on 9/17/2008
Re: Link to my Repeater Problem
Yeah, to pass in a reference you need to add the ref statement before the parameter. so the function would look like this public void SetUp(ref Repeater myRepeater) { //do stuff here } to call the method you do this. SetUp(ref myRepeater);
Posted to
Getting Started
(Forum)
by
huenemeca
on 9/17/2008
Re: Link to my Repeater Problem
You could pass in the reference to the Repeater to the function.
Posted to
Getting Started
(Forum)
by
huenemeca
on 9/17/2008
Re: Link to my Repeater Problem
Why do you need to access the repeater outside of the page? You should just call a method on the search class that returns the dataSet to the page. Then bind the dataset to the repeater.
Posted to
Getting Started
(Forum)
by
huenemeca
on 9/17/2008
Page 1 of 18 (179 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online