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:201273
More Search Options
RSS Available
Matching Posts
Re: HTML Editor Control and external javascript
Pending a solution, I added the workaround below : <a href=http://forums.asp.net/AddPost.aspx?ReplyToPostID=3185848&Quote=False#commentaireEchangiste onclick="document.frames['ctl00_C_editor1_ctl02_ctl00'].document.body.innerHTML=document.frames['ctl00_C_editor1_ctl02_ctl00'].document.body.innerHTML + 'lol';">< img src=Images/Smiley/6.gif border=0 /></ a > However, I lost the position of the focus. Really shame. Regards, Michel.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
wesleymichel
on 5/26/2009
HTML Editor Control and external javascript
Hi all, I use the HTML Editor Control in my application. So I would like to add an button with a javascript action on my HTML Editor Control. I didn't find any further information inside the documentation below : http://www.asp.net/AJAX/AjaxControlToolkit/Samples/HTMLEditor/HTMLEditor.aspx I would like to know if someone can give me some clues ? cheers, Michel.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
wesleymichel
on 5/25/2009
Re: Strange behavior with localization
In fact I have juste seen that the first call didn't return the good value. Sorry.
Posted to
Getting Started
(Forum)
by
wesleymichel
on 2/7/2008
Re: Strange behavior with localization
I tried but it didn't work. I tried also to remove this value from the web.config : globalization -> uiCulture="auto" culture="auto" But it is the same issue
Posted to
Getting Started
(Forum)
by
wesleymichel
on 2/7/2008
Strange behavior with localization
Hi all, I got a strange behavior with the localization. I have got a website with 2 domain name. One for Spain one for a English. When member arrive on Spain website, the Theme change but not the language. And if I do just a refresh with F5. I got the good translation. Do you know how I can to do to force the translation in spain without refresh, please ? protected override void InitializeCulture() { if (Session[ "lang" ] == null ) { string lang = string .Empty; lang = ClassTheme.checkCulture
Posted to
Getting Started
(Forum)
by
wesleymichel
on 2/7/2008
Filed under: localization page layout
To know your position when you use DragPanelExtender
Hi, I would like to know the position of my panel when you use DragPanelExtender. And after move my panel on my left column or right column Thank you for your idea. Have a nice week-end
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
wesleymichel
on 11/30/2007
Re: The status code returned from the server was: 12031
You can find the code below : <% @ Page Language ="C#" AutoEventWireup ="true" ValidateRequest ="false" CodeFile ="listeMembreConnecteMessage.aspx.cs" Inherits ="listeMembreConnecteMessage" %> < html xmlns ="http://www.w3.org/1999/xhtml" > < head id ="Head1" runat ="server"></ head > < body > < form id ="form1" runat ="server"> < asp : ScriptManager runat ="server"
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
wesleymichel
on 7/6/2007
The status code returned from the server was: 12031
Hi all, I implemented updatepanel and a timer control in my web page. And now in my web application, this error message occurs with "Sys.WebForms.PageRequestManagerServerErrorException: An unkown error occurred while processing the request on the server. The status code returned from the server was: 12031" Someone has an idea ?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
wesleymichel
on 7/6/2007
Re: Cannot convert type 'myWebService.GetMyMethode' to 'System.Data.DataSet'
Hi cabhilash , It is very strange because with you code it works but when I call my webservice that I fill from Excell File. I have still the same error messsage. But I found a workaround : In my web application MyWebService new1 = new MyWebService (); XmlNode doc = new1.GetMyMethod(); DataSet ds = new DataSet (); ds.ReadXml( new XmlNodeReader (doc)); GridView1.DataSource = ds; GridView1.DataBind(); In my webservice application [ WebMethod ] public XmlDataDocument GetMyMethod() { XmlDataDocument
Posted to
XML Web Services
(Forum)
by
wesleymichel
on 7/2/2007
Cannot convert type 'myWebService.GetMyMethode' to 'System.Data.DataSet'
Hi all, I have a webservice that I call in my other application web. In my webservice, I have a method that return a DataSet. MyWebService new1 = new MyWebService (); GridView1.DataSource = ( DataSet )new1.GetMyMethod(); GridView1.DataBind(); But I had this message : Cannot convert type 'myWebService.GetMyMethode' to 'System.Data.DataSet' I found the KB article number 815131 http://support.microsoft.com/kb/815131/ But this bug to apply only to : • Microsoft Visual C# .NET 2003 Standard
Posted to
XML Web Services
(Forum)
by
wesleymichel
on 7/1/2007
Page 1 of 16 (153 items) 1
2
3
4
5
Next >
...
Last »
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online