[ic] styles in [page] tag

rbragg redhat at rickbragg.net
Sun Apr 25 18:11:05 EDT 2004


Hi,

Is there a way to use styles in the [page] tag?

I have not been able to make this work.

i.e.:

<td valign="top" class="myclass">
   [page href=scan arg="
   fi=products
   st=db
   co=1
   sf=myfield
   se=searchspec
   nu=0
   ml=1000
   tf=sortfield
   to=x
   sp=myresultspage"
   ]
      blablabla
   [/page]
</td>


The link always uses the style for:
A:link, A:active, A:visited

I set up the style for
A.myclass:link, A.myclass:active, A.myclass:visited

and it works fine with <a href...> but I need it to work with the page 
tag...

Also I need to set a scratch variabe when someone clicks on a link.

Any ideas?

Thanks
Rick



More information about the interchange-users mailing list