Are there other things to know about the &(object.property); notation than
"being able to use it in a HTML tag surrouding" (and outside <? ... ?> tags)
?

For example, can we use it to retrieve request parameters like "http://
bla.com?p=3" by writing:

&(p.value);

I tried and it didn't work, so there might be a way to do it?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to