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:691040
More Search Options
RSS Available
Matching Posts
Re: UpdatePanel in IE6 Problem
In this case I can't move out the repeater because it is the component i want to update.
Posted to
ASP.NET AJAX UI
(Forum)
by
davestar
on 1/31/2008
Re: UpdatePanel in IE6 Problem
I have exactly same problem with repeater and radio button into update panel, eveything works well on any browser exept on IE6.
Posted to
ASP.NET AJAX UI
(Forum)
by
davestar
on 1/31/2008
Re: FireFox update 2.0.0.2 breaks some scenarios in ASP.NET AJAX apps
Good job, the 2.0.0.3 fixes my problem on modalpopupextender Thanks
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
davestar
on 3/19/2007
Re: How could implement ISessionIDManager
But I wanted to rewrite how the session was stocked in the url path. On mobile phone you can't stock cookie to save the session ID. I solved my problem with the web.config, I found an implementation of ISessionIDManager with Mono Sources and it was very interresting. Thanks for your help
Posted to
HttpHandlers and HttpModules
(Forum)
by
davestar
on 3/14/2007
Re: How could implement ISessionIDManager
Thanks :) But with your code the session is not in the url path ? I solved my problem last week : I thank my problem was the '(' in the url but it was not. I had just put a new line in the web config and my mobile could accept my website : <httpRuntime useFullyQualifiedRedirectUrl= "true" />
Posted to
HttpHandlers and HttpModules
(Forum)
by
davestar
on 3/14/2007
How could implement ISessionIDManager
Hi guys, I would like implement this interface to create my own SessionID for cookieless mode to use session on mobiles. public void SaveSessionID(HttpContext context, string id, out bool redirected, out bool cookieAdded) { redirected = false ; cookieAdded = false ; if (pConfig.Cookieless == HttpCookieMode.UseUri) { // Add the SessionID to the URI. Set the redirected variable as appropriate. redirected = true ; return ; } else { context.Response.Cookies.Add( new HttpCookie(pConfig.CookieName, id
Posted to
HttpHandlers and HttpModules
(Forum)
by
davestar
on 3/5/2007
Filed under: asp.net 2.0, HttpModule, HttpResponse
Re: ModalPopup Postback issues in Firefox 2.0.0.1
Hi, I confirm the bug, my collapsingPanel splashs with Firefox 2.0.0.2 and my modalpopup doesn't show ... If I come back to 2.0.0.1 my website works perfectly. There is no Javascript error or something I could fixe. Does anyone have a solution? thks
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
davestar
on 2/26/2007
Re: AutoCompleteExtender not working in AJAX Beta 1
Hi, the autocomplete extender works in beta 1 and 2, have you already test your web service with a simple instantiation?
Posted to
ASP.NET AJAX UI
(Forum)
by
davestar
on 11/22/2006
Re: AutoCompleteExtender dropped?
Hi, To use the AutoCompleteExtender, you just have to add webPreview.dll to your ToolBox : On the toolbox do a rightclick and select Choose Item, take the Microsoft.Web.Preview.dll (C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025) And so you would have the last version of the A.C.E in your toolbox. Bye
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
davestar
on 11/21/2006
Re: How can AutoComplete trigger textbox OnTextChange event?
For my mind I put an event onBlur on the textbox in javascript and with that I catch a the postback called by my javascript function. A simple solution in attempt to have a real solution in the component.
Posted to
ASP.NET AJAX UI
(Forum)
by
davestar
on 11/19/2006
Page 1 of 2 (14 items) 1
2
Next >
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online