[ic] styles in [page] tag

New Media E.M.S. ic_users at newmediaems.com
Sun Apr 25 19:38:07 EDT 2004


At 06:11 PM 4/25/2004 -0400, you wrote:

>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

There probably is, but why not just use [area] instead:

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


- Ed

>//www.icdevgroup.org/mailman/listinfo/interchange-users

===============================================================
New Media E.M.S.              Technology Solutions for Business
11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
Fair Oaks, CA  95628          edl at newmediaems.com
(916) 961-0446                http://www.newmediaems.com
(866) 519-4680 Toll-Free      (916) 961-0447 Fax
=============================================================== 



More information about the interchange-users mailing list