Log in

View Full Version : Pop Up Tab


Bradley_Wint
04-12-2008, 03:14 AM
Ok so I am working on this Xbox gamertag thing where I want when a user clicks on the XBox 360 icon in a thread, the little iframes window pops up with the gamertag.

I have made a Custom field and its ID is 5.

Now the question is, how do I implement it in the threads so:

1. It determines if the field has a user name in it? (if condition)
2. How do I get it to open in a new window with the user's id matched to it.

basically it should output a window (pop up with iframe inside) with this url:
http://gamercard.xbox.com/customfieldentryhere.card

customfieldentryhere being whatever data was entered into my custom Xbox field. Any ideas?

--------------- Added 1208019711 at 1208019711 ---------------

Bump

Anyone?