BomberMan2K
Programmer
Hi guys,
I've seen this javascript being embedded across different sites. Like google does with ti's adwords and google analytics.
I want my javascript code to be embedded in other sites as well, so they can get html code from me to be displayed at their site, according to the parameters they pass to me.
For example - let's say I have a database of names and passwords, and I wish to get the name as a parameter for my JS code, and it will print the password in the site where it was requested from.
Can any please help with this coding approach?
btw, I don't mean to use AJAX here - just plain Javascript.
Thanx.
Roman.
I've seen this javascript being embedded across different sites. Like google does with ti's adwords and google analytics.
I want my javascript code to be embedded in other sites as well, so they can get html code from me to be displayed at their site, according to the parameters they pass to me.
For example - let's say I have a database of names and passwords, and I wish to get the name as a parameter for my JS code, and it will print the password in the site where it was requested from.
Can any please help with this coding approach?
btw, I don't mean to use AJAX here - just plain Javascript.
Thanx.
Roman.