i was wondering if it was possible to create the following on bluevoda, i have to put in some kind of frame, now i looked and i cant seem to find any area's where to put it, also watched all video tutorials but didnt saw it
the meaning is to get this on my main webby
now the following i saw in the faq on their site
I would like to merge the TSViewer into my side, how that can be done?
Now this is also possible. You must solve this with a "Iframe". You take the table where the TSViewer should be and strike the following code inside.
<iframe name=iframe src="http://www.hfd.de/users/ginger/tsviewer/ts_viewer_pur.php?ID=xxx&bg=00000&type=ffcc00" width="640" height="900" frameborder="0"></iframe>
hope u can help me with it
regards,
Dave
the meaning is to get this on my main webby
now the following i saw in the faq on their site
I would like to merge the TSViewer into my side, how that can be done?
Now this is also possible. You must solve this with a "Iframe". You take the table where the TSViewer should be and strike the following code inside.
<iframe name=iframe src="http://www.hfd.de/users/ginger/tsviewer/ts_viewer_pur.php?ID=xxx&bg=00000&type=ffcc00" width="640" height="900" frameborder="0"></iframe>
hope u can help me with it
regards,
Dave
Comment