08.09.2001 23:28 hello, Gerald! Saturday, September 08, 2001, 8:19:28 PM, you wrote: >> I've tried to rewrite some of my old Embperl code to ASP style but not >> the whole code worked correctly after that, here an example: >>.... >> but the same with ASP >> <a href="<%= $THEURL %>"> >>becomes >> <a href="<%= $THEURL %>"> > Yes, the problem is that you have a HTML Tag (Embperl handles <% %> as a > tag) inside another tag, which isn't possible. I am not sure how native ASP > solves this problem. Is the above correct within MS ASP ? no idea, I try to avoid using any M$ software =) but in an article in the iX(08) [ http://www.ix.de ] named something like "windows/IIS/ASP contra Linux/Apache/PHP" there where examples of ASP codem and there were an ASP tag inside a table tag, or so.... > It should be possible to extent the syntax definition of ASP to correctly > handle things like the above ??? sorry, no idea what you mean bye =) see WINDOWS and IIS dieing http://www.netstat.ru/ ------------------------------------- Ivan G. Shevchenko {XSDI}[RAYtracer__ .:<DREAMWALKER>:.] [EMAIL PROTECTED] http://xlnc.port5.com/ 81800129 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re[2]: problems with 'href', 'src' and ASP syntax
RAYtracer__ .:<DREAMWALKER>:. Sat, 08 Sep 2001 14:13:43 -0700
- problems with 'href', 'src' and ASP sy... RAYtracer__ .:<DREAMWALKER>:.
- Re: problems with 'href', 'src' a... Gerald Richter
- Re: Re[2]: problems with 'href', ... RAYtracer__ .:<DREAMWALKER>:.
- Re: Re[2]: problems with 'hre... Gerald Richter
