[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] contactform filled in automaticly


Eric Bont writes:
Hi,
I want some fields in my contactform filled in automaticly. On my flypage a have a hyperlink to infocontact.html (a form page to contact us about a product) <a href="infocontact.html?product=1&mv_arg=[item-code]" >info</a>
In the form I have the fields 'SKU' and 'title' which should be filled
in automaticly with the sku and title of the product . How can I do
this, using Interchange tags in my form? Thanks a lot for any idea,
Eric

<input type="text" name="SKU" value="[cgi mv_arg]">
<input type="text" name="title" value="[data table=products column=title key="[cgi mv_arg]"]"> CU,
Gert
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.