Re: sent additional information to sitecontact form
"jojodee" <jojodee-8nna1qhvBBM9QQeoy3GH/[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Site contact has all this built in already. It provides the referer etc in the admin email. Jo "Michel V." <michelv-YEE2qmtQORKfD/[email protected]> wrote in message news:[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