The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

How to pass parameter in iframe

Raxxer

New Member
70243492_378303899511158_7191722767769665536_n.png

Is this pasobile is there a free script?
 
Actually, inserting a user's password in a URL is very insecure -- pwnd!
the right way is to log a customer in and use an expiring token -- one time use.

any authorization printed into HTML is a hijack -- bad idea all around.
 
src="iframe.com?token=value&token2=value2"

That's how you do it. In my example you're passing two variables, token and token2 and their values, value and value2.
 
sure it is ...
<div class="verify-iframe>
if you owned the domain you would have no problem ...
explain what you need to do ...
no parameter double talk ...
 
simply append variables in src url .. like src="targetsite[dot]com/script.php?variable1=xxx&variable2=xxxx" like this.
 
banners
Back