Log in

View Full Version : iFrame Based On Profile Field?


webkinztowncom
10-09-2008, 01:23 PM
I have an iframe. I need it to display a different page in the iframe based on a profile field. If the profile field is empty I want it to show an iframe. So, basically like this


If the profile field is blank the iframe shows Page A.
If the profile field is set to Option A the iframe shows Page B
If the profile field is set to Option B the iframe shows Page C

Thanks!

--------------- Added 1223586710 at 1223586710 ---------------

Is this possible on vBulletin?

iBardia
12-30-2008, 04:23 PM
I think with the right PHP codes it might be..

Digital Jedi
12-30-2008, 04:26 PM
No need for PHP codes, you can accomplish this using vB's IF conditionals. But is there any reason you need to show your content from an external source?