Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Re: Re: Re: HTML To ASP Converter

by dze27 (Pilgrim)
on May 01, 2001 at 19:20 UTC ( [id://76993]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: HTML To ASP Converter
in thread HTML To ASP Converter

There is no here document but it's not that much of hassle to put script tags and use the = as a shortcut for Response.Write, i.e.

' ... ' asp code %> <html> <head> <title><%=title%></title> </head> <body> <% ' more ASP code ' ...

Admittedly it's a few more characters than perl but not too painful. You can just have plain HTML text in your ASP document outside the script tags.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://76993]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-18 04:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found