Could you please expand on that.
> re:
> !> the language tag is obsolete
>
> Only for client-side languages.
> For server-side languages, the language tag is essential.
Could you please expand on that.
Give me the names of a few client-side languages
and a few server-side languages.
thanks
> Juan T. Llibre, asp.net MVP
> asp.net faq : http://asp.net.do/faq/
[quoted text clipped - 9 lines]
>>
>> Absolutely not - the language tag is obsolete...
Juan T. Llibre - 01 Jul 2007 06:43 GMT
<%@ Page Language="VB" AutoEventWireup="true" %>
<%@ Page Language="C#" AutoEventWireup="true" %>
<%@ Page Language="VJ#" AutoEventWireup="true" %>
<%@ Page Language="PHP" AutoEventWireup="true" %>
( This last one requires Phalanger to run PHP as a server-side language )
These examples show that the language tag is essential for server-side languages.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> Could you please expand on that.
>
[quoted text clipped - 23 lines]
>>>
>>> Absolutely not - the language tag is obsolete...
active - 01 Jul 2007 17:14 GMT
Thanks
> <%@ Page Language="VB" AutoEventWireup="true" %>
>
[quoted text clipped - 40 lines]
>>>>
>>>> Absolutely not - the language tag is obsolete...
Mark Rae - 01 Jul 2007 09:21 GMT
>> re:
>> !> the language tag is obsolete
>>
>> Only for client-side languages.
>> For server-side languages, the language tag is essential.
:-)
> Could you please expand on that.
> Give me the names of a few client-side languages
JavaScript, VBScript
> and a few server-side languages.
http://dotnetpowered.com/languages.aspx
--
http://www.markrae.net
active - 01 Jul 2007 17:15 GMT
thanks
I think I understand now
>>> re:
>>> !> the language tag is obsolete
[quoted text clipped - 15 lines]
> --
> http://www.markrae.net