L
L
likejavascript2014-04-24 14:05:07
Mobile development
likejavascript, 2014-04-24 14:05:07

How to integrate your site to another via iframe?

There is a working web application on your domain, you need to give everyone the opportunity to integrate it through an iframe into your site (just like applications in social networks, they just add everything to their site).

Tell me how it's done right? How to link a client (another website) to a user in a database. That is, in fact, another site is, as it were, another user in my site.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kazhuravlev, 2014-04-24
@kazhuravlev

in the link to the iframe indicate the identifier of the site - partner
For example

<iframe src="http://example.com/?client_id=1"></iframe>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question