Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~312 People Reached
Favorite Tags
Member Avatar for dr_dumb99

Hi ! When I want to display following code by assigning it to $res["description"] , in the following mentioned way, it works fine and displays properly. The code is : /************START CODE*****************/ <script language=\"javascript\"> var uri = 'http://impgb.tradedoubler.com/imp/img/16173558/1014659?' + new String (Math.random()).substring (2, 11); document.write('<a href=\"http://clkuk.tradedoubler.com/click?p=37983&a=1014659&g=16173558&epi=$_SESSION[UID]\" target=\"_blank\"><img src=\"'+uri+'\" border=0></a>'); </script> …

Member Avatar for Mr Violent
0
151
Member Avatar for dr_dumb99

Hi! [html]<script language="javascript"> var myuid = 2; var uri = 'http://impgb.tradedoubler.com/imp/img/16173558/1014659?' + new String (Math.random()).substring (2, 11); 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>'); </script>[/html] My problem is that , var myuid is not replaced with value in the url. Kindly help me in this regard

Member Avatar for Lafinboy
0
101
Member Avatar for dr_dumb99

Hi! I want to give facility to the visitors that they can directly login to their yahoo/hotmail email accounts from my website. How is it possible ... The example is [url]http://www.pakwatan.com..From[/url] this website any user can directly login to his/her email account (by selecting desired email service) .. Regards

0
60