Re: sent additional information to sitecontact form
"Michel V." <michelv-YEE2qmtQORKfD/[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Xarayhosting.nl |
| Message-ID | <[email protected]> |
> Any idea how could I sent that extra data?
>
Hey,
I use a function to call the previous url and then add that to the form.
<xar:set name="$urlfrom">getenv('HTTP_REFERER')</xar:set>
With sitecontact you could even add a dyn data field for that. All the
info is in that url really.
Michel