[ic] Area tag?

Tim Good draco at edsd.com
Tue Dec 16 17:07:50 EST 2003


hello,

I am looking a 5.0 tag reference and wondering is
this the proper way to pass the order # to the
order_view page using the area tag,
where($results->[$row]->[2])
is the order #:

$link = $Tag->area(  { href => "admin/order_view", 
	arg  => "order=$results->[$row]->[2]", }  );

Resulting link:
www.website.com/cgi-bin/scriptname/admin/order_view.html?id=
xxIsd4hg&mv_arg=order%3d00011&mv_pc=2890

The resulting link hints this is incorrect so I am
wondering what would be the right way.

Interchange 4.9.9, perl 5.8.2(no threads), redhat 8.0

Thanks,

Tim




More information about the interchange-users mailing list