Windows 7 Support
Become a Fan of PCHF on Facebook!
User Reviews - Add Yours!
The PCHF Lounge
Go Back   PC Help Forum » Web & Networking » Web Design
Register for a Free Account

Web Design - Issue with HTML table posted in the Web & Networking forums; Hello everyone, hooray my first post! Anyways, im having an issue and it led me to this quite useful looking website im encountering an issue with a table on my ...

Advertisement
Advertisement

Reply
Recommended Driver Scanner
Old 05-04-2009   #1
Bronze Member
 
Join Date: May 2009
Posts: 3
PC Experience: Some Experience
Default Issue with HTML table

Hello everyone, hooray my first post!

Anyways, im having an issue and it led me to this quite useful looking website

im encountering an issue with a table on my website that makes absolutely no sense to me so maybe somebody will know

Heres the table


<table width="200" border="1">
<tr>
<td width="372">[ustream east-coast-regional-circuit-Apex]</td>
<td width="372">[ustream ecrc-players]</td>
</tr>
<tr>
<td colspan="2"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="750" height="400">
<param name="width" value="750" />
<param name="height" value="400" />
<param name="src" value="http://widget.meebo.com/mcr.swf?id=JbueUciseZ" />
<embed type="application/x-shockwave-flash" width="750" height="400" src="http://widget.meebo.com/mcr.swf?id=JbueUciseZ"></embed>
</object></td>
</tr>
</table>


Now here's the link to the table active on my website
ECRC Live Streaming

So as you can see i only have 2 ustream links in the table coding.. but a random duplicate is showing up and screwing it up on the website
Any ideas?
Thanks!!
pandattackannon is offline   Reply With Quote
Old 05-04-2009   #2
Moderator
 
driver_ian's Avatar
 
Join Date: Apr 2007
Location: Plymouth.England
Posts: 2,241
PC Experience: to learn a little, I messed up a lot
Default Re: Issue with HTML table

Hello and welcome to the forum.

My apologies for the time taken to answer your call for help. I've marked your thread as Open to encourage the clever ones amongst us to respond.
__________________
There's teamwork in Moderation.......I will always do my best to help.
Prework


driver_ian is offline   Reply With Quote
Old 05-05-2009   #3
Tech Support Team
 
upgrader's Avatar
 
Join Date: Jul 2006
Location: /home/upgrader/
Posts: 7,313
PC Experience: Some Experience
Default Re: Issue with HTML table

Hi pandattackannon, welcome to PCHF.

I'm not familiar with ustream, so could you provide me with a link to the page which you got the code to embed the players in or some information on the embed procedure.

After looking at your source code, it appears it is creating two divs with the ustream embed code within the td. However, I don't know how to fix it without looking at the ustream embed procedure, I can't find any reference to the code you pasted above on their site. Nor in your source code, although they could just be functions.

HTML Code:
<div style="">
<embed height="300" width="360" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.ustream.tv/flash/live/1/435347" flashvars="autoplay=true&amp;brand=embed"/>
</div>
<div style="">
<embed height="300" width="360" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.ustream.tv/flash/live/1/673048" flashvars="autoplay=true&amp;brand=embed"/>
</div>
Thanks,

upgrader
__________________
PCHF Rules--PCHF Prework--PCHF Downloads

Last edited by upgrader; 05-05-2009 at 06:09 PM.
upgrader is offline   Reply With Quote
Old 05-06-2009   #4
Bronze Member
 
Join Date: May 2009
Posts: 3
PC Experience: Some Experience
Default Re: Issue with HTML table

Originally Posted by upgrader View Post
Hi pandattackannon, welcome to PCHF.

I'm not familiar with ustream, so could you provide me with a link to the page which you got the code to embed the players in or some information on the embed procedure.

After looking at your source code, it appears it is creating two divs with the ustream embed code within the td. However, I don't know how to fix it without looking at the ustream embed procedure, I can't find any reference to the code you pasted above on their site. Nor in your source code, although they could just be functions.

HTML Code:
<div style="">
<embed height="300" width="360" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.ustream.tv/flash/live/1/435347" flashvars="autoplay=true&amp;brand=embed"/>
</div>
<div style="">
<embed height="300" width="360" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.ustream.tv/flash/live/1/673048" flashvars="autoplay=true&amp;brand=embed"/>
</div>
Thanks,

upgrader
Hey upgrader
Thanks for the reply
To be honest i am quite new to this, and i am really just teaching myself for the most part, but this is what i've found.
I went into the plugin manager and this info back there are as follows.
"
Easily embed your USTREAM channel in your website
syntax:
[ustream CHANNEL width height]
or just
[ustream CHANNEL]
This can be copied and pasted from the Add to My wordpress.com blog: part of the share tab when creating a new show
The default width & height can be defined in the plugin parameters along with 'play on load setting' & 'allow full screen view'.
Also use [uschat *.*]
This allows you to include the embedded chat screen by use of
syntax:
[uschat SHOWNAME]
or
[uschat SHOWNAME WIDTH HEIGHT]
or
[uschat SHOWNAME CHAT_SERVER]
or
[uschat SHOWNAMEW CHAT_SERVER WIDTH HEIGHT]
CHAT_SERVER can be defined in the plugin paramters as can the default width & height"


Again im definitely a newb with all of this, and greatly appretiate your help :)
pandattackannon is offline   Reply With Quote
Old 05-07-2009   #5
Tech Support Team
 
upgrader's Avatar
 
Join Date: Jul 2006
Location: /home/upgrader/
Posts: 7,313
PC Experience: Some Experience
Default Re: Issue with HTML table

Hi pandattackannon,

Unfortunately, I'm not experienced with ustream and I'm not sure if anyone else here will be able to help you with the problem.

I would advise that you try the ustream message board for help with this issue.

Please don't hesitate to come back here if you require help with other PC issues

upgrader
__________________
PCHF Rules--PCHF Prework--PCHF Downloads
upgrader is offline   Reply With Quote
Old 05-07-2009   #6
Web Developer
 
DarkLord7854's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, FL
Posts: 1,862
PC Experience: Of Epic Proportions
Default Re: Issue with HTML table

I'm not quite sure what you mean by there's a duplicate, I only see 2 ustream applications and the ECRC chat thing.

Here's a screenshot of what I see across Firefox, IE8, and Safari:

http://www.tech-burrow.com/example/htmlproblems.png

Maybe could you provide a screenshot of your issue?
DarkLord7854 is offline   Reply With Quote
Old 05-07-2009   #7
Tech Support Team
 
upgrader's Avatar
 
Join Date: Jul 2006
Location: /home/upgrader/
Posts: 7,313
PC Experience: Some Experience
Default Re: Issue with HTML table

Ah it looks like pandattackannon has fixed it DL. (it wasn't like that the other day)
__________________
PCHF Rules--PCHF Prework--PCHF Downloads
upgrader is offline   Reply With Quote

Reply

Bookmarks

Tags
html, issue, Resolved:, table, [Open], [Resolved]
Similar discussions...
Thread Thread Starter Forum Replies Last Post
Can someone fix this xml table for me please? jay2 Programming 3 04-27-2009 01:59 PM
Solved: html table jenny_smith188 Web Design 8 03-08-2009 04:53 PM
Pending: An Issue with my Master File table? Scyris Windows XP/2000 4 02-16-2009 03:28 AM
Solved: Text into a Table redders Office Software 3 06-23-2008 11:40 PM
1 last issue.. Error everytime HTML page opens locally jmoore2020 Windows XP/2000 5 10-18-2007 07:09 PM

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On




All times are GMT. The time now is 03:29 PM.
Powered by vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2