Thanks for the help guys.  Sorry, it has been a while since I wrote any
Mason components, so out of haste my brain ended up in PHP/ASP mode.  

Thanks for kindly pointing out my error.  Post the same type of message
as I have in the Java users (or even Java new user) forum and you get
dogged pretty hard.  Thanks again for the kind reply.

I appreciate the info on that Lexer module.  May come in handy sometime.

Kris

On Fri, 2007-01-05 at 10:01 -0700, John Williams wrote:
> On Thu, 4 Jan 2007, Dave Rolsky wrote:
> > On Thu, 4 Jan 2007, Kristopher Yates wrote:
> > > I've never had trouble installing Mason before, so I have no idea what
> > > the problem is or how to troubleshoot it.  However, this is my first
> > > attempt under Apache2.  Below are my HTML source and the Mason error.
> > > Not sure what to ask.  I just know that very simple code is not
> > > executing.  Can anyone help figure out the problem?
> > >
> > >  <% foreach my $i (1..5) { %>
> > >    <font size="<%= $i %>">Size = <%= $i %></font><br>
> > >  <% } %>
> >
> > Mason syntax is not the same as ASP.
> 
> But if you really want ASP-style syntax, you can use the
> MasonX::Lexer::MSP module.
> 
> ~ John Williams
> 
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to