The fight against [Microsoft Asp.Net] Ajax [modified]
-
I'm migrating some parts of my software to use Microsoft Ajax Asp.Net. And finally works! I have a lot of problems of web.config, ScriptManagerProxies, dynamic user controls, URL REWRITING (Again! Almost all kind of stuff what you use in asp.net mess with url rewriting). When I was just near of take a little rest :zzz: I remembered of validate the pages in Xhtml validator (required here)... and not validates :(( Then to check if the problem is mine or if is courtesy from Microsoft, I checked some live sample: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fajax.asp.net%2Fajaxtoolkit%2FTabs%2FTabs.aspx[^] Ok, it's time of knock my head in the wall X| -- modified at 17:12 Thursday 8th February, 2007
Engaged in learning of English grammar ;)
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger: -
I'm migrating some parts of my software to use Microsoft Ajax Asp.Net. And finally works! I have a lot of problems of web.config, ScriptManagerProxies, dynamic user controls, URL REWRITING (Again! Almost all kind of stuff what you use in asp.net mess with url rewriting). When I was just near of take a little rest :zzz: I remembered of validate the pages in Xhtml validator (required here)... and not validates :(( Then to check if the problem is mine or if is courtesy from Microsoft, I checked some live sample: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fajax.asp.net%2Fajaxtoolkit%2FTabs%2FTabs.aspx[^] Ok, it's time of knock my head in the wall X| -- modified at 17:12 Thursday 8th February, 2007
Engaged in learning of English grammar ;)
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:The real issues are not problems with AJAX at all. the t=f23549235g isn't an issue. QueryString key's do not have any restrictions on how short they are (1 length is minimum). So having MySite?t=32984 is valid, so I'm not sure why the validator is puking on you. When you first put AJAX into your software, you will have a bit of work to do... especially if your solution has more than 35 projects and huge complex architecture.... a lot of work....
-
I'm migrating some parts of my software to use Microsoft Ajax Asp.Net. And finally works! I have a lot of problems of web.config, ScriptManagerProxies, dynamic user controls, URL REWRITING (Again! Almost all kind of stuff what you use in asp.net mess with url rewriting). When I was just near of take a little rest :zzz: I remembered of validate the pages in Xhtml validator (required here)... and not validates :(( Then to check if the problem is mine or if is courtesy from Microsoft, I checked some live sample: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fajax.asp.net%2Fajaxtoolkit%2FTabs%2FTabs.aspx[^] Ok, it's time of knock my head in the wall X| -- modified at 17:12 Thursday 8th February, 2007
Engaged in learning of English grammar ;)
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:Ajax has nothing to do with Microsoft.
File Not Found
-
The real issues are not problems with AJAX at all. the t=f23549235g isn't an issue. QueryString key's do not have any restrictions on how short they are (1 length is minimum). So having MySite?t=32984 is valid, so I'm not sure why the validator is puking on you. When you first put AJAX into your software, you will have a bit of work to do... especially if your solution has more than 35 projects and huge complex architecture.... a lot of work....
The problem is not with the t querystring key, but with the ampersand (&) before the letter t what is not escaped like & amp; (all together) . Too, the website is not mine, is from ajax.asp.net from Microsoft, what shows the exact same error what appears in mine development machine... But thank anyway, MrBic ;)
Engaged in learning of English grammar ;)
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger: -
Ajax has nothing to do with Microsoft.
File Not Found
Ennis Ray Lynch, Jr. wrote:
Ajax has nothing to do with Microsoft.
Really. But I'm speaking about Microsoft ASP.Net Ajax, what must have a lot in common with Microsoft (or the name is just coincidence? :->:rolleyes:)
Engaged in learning of English grammar ;)
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger: -
Ennis Ray Lynch, Jr. wrote:
Ajax has nothing to do with Microsoft.
Really. But I'm speaking about Microsoft ASP.Net Ajax, what must have a lot in common with Microsoft (or the name is just coincidence? :->:rolleyes:)
Engaged in learning of English grammar ;)
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:Your header said 'the fight against AJAX', I think that's what he meant.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
Your header said 'the fight against AJAX', I think that's what he meant.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog