Lost Password?


Go Back   CodeCall Programming Forum > Web Development Forum > HTML Programming

HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites.

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-09-2007, 01:03 AM
Gibster Gibster is offline
Newbie
 
Join Date: Jul 2007
Posts: 4
Rep Power: 0
Gibster is on a distinguished road
Default Dynamic Email insertion in HTML

Hi Guys!

I have opened an account with a merchant network and I have not been able to launch my campaign because I am supposed to dynamically insert an email address behind this so called OID=

Below I am posting the correspondence between the support person from this network and myself, and hopefully I can get someone here to help me and finally show me what I need to do:

Email #1:

"Hi Gibster,

I’m not sure if you do the coding for your site yourself or have someone do it for you. You get an email address when a user subscribes to your program. What you would need to do is dynamically place that field behind the “oid=” in the LinkConnector code. It might look similar to this:

<img src="http://www.linkconnector.com/traffic_merchant.php?lc=000000001583&amt=&oid=<customer_email_adress>" border="0" width="1" height="1">

Hope this helps. Thanks!


My reply to email #1:

"Hi David,

I posted the same thread in wickedfire.com and I got a reply that I should put this code in the confirmation page:

<?php
if (isset($_POST['submit'])) {
if (strlen($_POST['email']) > 0) {
$email = strip_tags($_POST['email']);
print '<img src="http://www.linkconnector.com/traffic_merchant.php?lc=000000001583&amt=&oid='.$e mail.'" border="0" width="1" height="1">';
}
}
?>
<form action="" method="post">
<input type="text" name="email" value="" /><br />
<input type="submit" name="submit" value="Submit" />
</form>


I have just done that, I think this may be it… could you please check now, if it works then we can finally launch the campaign and I’ll know what to do for future ones!!

Cheers

Gibran
"


Then he replied to me that I almost had it and suggested this...

His last reply below:

"Hi Gibran,

I know you have got to be frustrated and I wish I knew the answer for you.

IT looks like you have ‘.$email.’ for the OID but that does not seem to be working . I would guess it might not need the periods before and after the “$email” as I don’t see that anywhere else in your code. Or it might be that you need to put in [‘email’] behind the “oid=”. If that does not work perhaps a combination of the two might work.

I know AWebber has a support staff. What are they telling you?

Thanks!
"

I tried both of his suggestions, and this still did not work! So if anyone here knows what to do and can help me find the solution to my woes, I would be so very grateful!!



Looking forward to your reply(ies)

Cheers
Gibster
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #2 (permalink)  
Old 07-09-2007, 04:53 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,478
Last Blog:
Joomla! And Incompeten...
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

The code you posted above is correct, however, the variable [$email] must be incorrect. You need to do some fishing through your code to find the correct variable that corresponds to the email addresses.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 07-11-2007, 02:19 AM
Gibster Gibster is offline
Newbie
 
Join Date: Jul 2007
Posts: 4
Rep Power: 0
Gibster is on a distinguished road
Default

Now, where would this variable be?? At their end... LinkConnector's end... ??? because I have no other code anywhere else with any variables... that is the only code I have...

Let me know... just a bit confused.

Thanks!!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 07-11-2007, 07:47 AM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,478
Last Blog:
Joomla! And Incompeten...
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

Where do you get the email address from?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old 07-12-2007, 02:48 AM
Gibster Gibster is offline
Newbie
 
Join Date: Jul 2007
Posts: 4
Rep Power: 0
Gibster is on a distinguished road
Default

The user enters their email address here:

Free Sweepstakes

and then their email address and name are captured by aweber

And linkconnector.com tracks the user when they click their activation email and are directed to the confirmation page, where the code I have posted has to go.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #6 (permalink)  
Old 07-17-2007, 05:22 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,478
Last Blog:
Joomla! And Incompeten...
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

Try $_POST['from']
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP:Tutorial - Email Verification John PHP Tutorials 3 09-19-2007 01:19 PM
About HTML Onur Tutorials 0 08-28-2007 07:13 PM
HTML Introduction clookid Tutorials 5 01-08-2007 10:43 PM
What is HTML, DHTML and XHTML? Lop HTML Programming 5 08-09-2006 12:00 PM


All times are GMT -5. The time now is 06:08 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads