Hi guys,
I have a page that dynamically sets its title based on a javascript var.
Code:
<SCRIPT LANGUAGE="Javascript">
document.title=dialogArguments.userName;
</SCRIPT>
How can i do something like.
<iframe src="blaa.com/dialogArguments.userName.php>
Any ideas?
Thanks
Graham.
__________________
Talk to your visitors in realtime.
Live realtime support chat - www.IMsupporting.com
|