| I would like to ask if I can use the print and printf perl commands in an
asp page.
| I tried to include these commands but it didn't work.

<% printf("hello world, unix time is %d now",time); %> is perfectly correct
syntax in Apache::ASP.

Ime

Reply via email to