7 Jun
1999
7 Jun
'99
7:59 p.m.
Back from a small vacation, and boy what a back-log! On Mon, 7 Jun 1999, Daniel M. Drucker wrote:
I then want to do something like this:
<!--#in GetAuthorID(4)--> <A HREF="mailto:<!--#var authoremail-->"><!--#var authorname--></A> <!--#/in-->
What's the proper format for calling a method with arguments?
You can try: <!--# in "GetAuthorID(4)"--> Pavlos