<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
I have two things to point out:<br>
<br>
1- I don't see what this website has to do with Drupal at all. If
you are looking to re-build your site with Drupal, ask in Freenode
#drupal or #drupal-support rather than in this list.<br>
2- It would be better if you started your own thread, rather than
replying to someone else's post.<br>
<br>
Sorry if I sound harsh.<br>
<br>
Regards,<br>
T<br>
<br>
On 06/24/2011 02:57 PM, Jay Campbell wrote:
<blockquote cite="mid:515172.8652.qm@web28216.mail.ukl.yahoo.com"
type="cite">Hi all. This is my first Drupal post. My name is
Junior (Jay) Campbell and I am the founder of Intelek
International. Sounds pretty "highfulooting" right? It really
isn't. <br>
<br>
Anyways, I have been building and managing my own website,
<a class="moz-txt-link-abbreviated" href="http://www.intelek.net">www.intelek.net</a> for a several years now - since about 1990 - and I
struggle! I really do.
<br>
<br>
I'm currently struggling with the Facebook (FB) registration form
"thingy" (html code?) that I need to integrate my website with FB.
I'd appreciate any assistance anyone here can offer. Please be
gentle :-).
<br>
<br>
Kind regards,
<br>
J <br>
<div style="font-family: times new roman,new york,times,serif;
font-size: 12pt;">
<div style="font-family: times new roman,new york,times,serif;
font-size: 12pt;"><font face="Arial" size="2">
<hr size="1"><b><span style="font-weight: bold;">From:</span></b>
Michael Favia <a class="moz-txt-link-rfc2396E" href="mailto:michael.favia@gmail.com"><michael.favia@gmail.com></a><br>
<b><span style="font-weight: bold;">To:</span></b>
<a class="moz-txt-link-abbreviated" href="mailto:development@drupal.org">development@drupal.org</a><br>
<b><span style="font-weight: bold;">Sent:</span></b>
Tuesday, 21 June 2011, 15:26<br>
<b><span style="font-weight: bold;">Subject:</span></b> Re:
[development] Custom Webform Module<br>
</font><br>
On 06/21/11 05:13, Peter Droogmans wrote:<br>
> Hi,<br>
> <br>
> You can use %get[campaign] as default value for a web
component, so the easiest is to add a hidden component to
store this, for the redirect you need a custom module with a
hook-form-alter, see <a moz-do-not-send="true"
href="http://drupal.org/node/952342#comment-4134176"
target="_blank">http://drupal.org/node/952342#comment-4134176</a><br>
"Webform" is a loaded term in drupal and usually refers to the
contributed module located here:<br>
<br>
<a moz-do-not-send="true"
href="http://drupal.org/project/webform" target="_blank">http://drupal.org/project/webform</a><br>
<br>
If you meant this module then Peters advice is the best way.
Otherwise if you are populating a web form yourself through
fapi and storing the results, etc then you will want to use
the $_GET['campaign'] variable instead which utilized PHPs
inbuilt constants. Good luck.<br>
<br>
-- Michael Favia <a moz-do-not-send="true"
ymailto="mailto:michael@favish.com"
href="mailto:michael@favish.com">michael@favish.com</a><br>
tel. 512.669.5650 <a moz-do-not-send="true"
href="http://www.favish.com" target="_blank">http://www.favish.com</a><br>
<br>
<br>
<br>
</div>
</div>
</blockquote>
</body>
</html>