[Mono-list] problem in __dopostback

Hubert FONGARNAND hubertf-1@altern.org
Fri, 11 Feb 2005 16:35:51 +0100


I'm working with mono in order to port an asp.net professional project on a 
Linux apache server. But we don't want to modify our project sources. I work 
with the svn version of mono (updated twice a day). Today the application 
works at 70%. But there's still a problem with some javascript.
I'm explaining :
-when using user components, the ms.net framework generates some : 
__doPostBack('A$blabla','')

when using user components, the mono framework generates some:
__doPostBack('A:blabla','')

the only difference is the ':' and the '$'. Why is there this difference ?
So i'm editing the file /mcs/class/System.Web/System.Web.UI/Page.cs
in order that mono generates the correct script...
Does somebody has ever heard about this problem?


-- 
Hubert FONGARNAND
Ficucial IT
_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.