954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Var value is not passed

Hi!

[html][/html]


My problem is that , var myuid is not replaced with value in the url.

Kindly help me in this regard

dr_dumb99
Newbie Poster
3 posts since Sep 2004
Reputation Points: 10
Solved Threads: 0
 

You have an extra quote mark in your document.write line which is closing the href value before your variable is added. Try:

document.write('<a href="http://clkuk.tradedoubler.com/click?p=37983&a=1014659&g=16173558&epi='+myuid+'" target="_blank"><img src="'+uri+'" border=0></a>');
Lafinboy
Junior Poster
172 posts since Jul 2004
Reputation Points: 16
Solved Threads: 7
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You