PDA

View Full Version : Contact Form Mod



FoxyWeb
07-27-2004, 04:53 AM
Hi

I was going to do a Contact form using either Alberts or Sus's but decided that using the same form as that which I use elsewhere would probably be an extra benefit

So I slotted phpformgenerator

http://phpformgen.sourceforge.net/

into the listingview and placed a listing ID into the ref field
Anyway here is the solution using the "address" field as the ref code [that is you place the ref in the address field] - you could use another or create another

name='Ref' value="<?php renderSingleListingItemRaw($listingID, "address") ?>"

http://www.ski-france-ok.com/ski-france-rentals/listingview.php?listingID=6

Have Fun