Star Trek Gamers - The Forum

Username:   Password: 
Auto Login
  
 RegisterRegister 
It is currently Mon May 20, 2013 6:15 am
All times are UTC


Forum Rules

When posting a problem remember to let folks know what your PC spec's are EG: Your processor speed, amount of ram, graphics card type, your operating system...etc.

HTML Code for Website Question?


Users browsing this topic: 0 Registered, 0 Hidden and 0 Guests
Registered Users: None




View previous topic Tell A FriendPrintable versionDownload TopicPrivate MessagesRefresh page View next topic
Author Message
Acidrain
Commodore
Commodore

Acidrain is offline

Joined: 19 Apr 2005
Posts: 1562
Location: Cali, USA
Country Flag: USA
Medals: None
Groups: None
HTML Code for Website Question?
Reply to topic Reply with quote Go to the bottom
PostPosted: Sat Nov 26, 2005 9:08 pm Rate Post

I am trying to build a survey poll question and i cant seem to get it to work right as to when you hit the vote button you dont get a total or %?

Link to site: http://mysite.verizon.net/res8z0yf/288/index.htm / You might have to refresh it to get everything to come up, for some reason its not always coming up the way up all the time. Have to figure that out also.

code below:

<td><div align="center">
<p class="style5">What do you think of Battlefield2 Special Forces?</p>
<table width="130" border="0" cellspacing="0" cellpadding="0">
<TR class="formstyle">
<td align="left"><p><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<input type="radio" name="radioset" value="A">
</font> <span class="style8">Excellent</span></p>
</td>
</tr>
<tr class="formstyle">
<td align="left"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<input type="radio" name="radioset" value="B">
</font> <span class="style8">Great</span></td>
</tr>
<tr class="formstyle">
<td align="left"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<input type="radio" name="radioset" value="C">
</font> <span class="style8">Good</span></td>
</tr>
<TR class="formstyle">
<td align="left"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<input type="radio" name="radioset" value="D">
</font><span class="style8">Terrible</span></td>
</tr>
<tr class="formstyle">
<td align="left"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<input type="radio" name="radioset" value="E">
</font><span class="style8">Try again </span></td>
</tr>
<tr class="formstyle">
<td align="left"><p><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<input type="radio" name="radioset" value="F">
</font><span class="style8">I am not sure </span></p>
<p>&nbsp;</p></td>

Thanks

Acidrain
Last edited by Acidrain on Sat Nov 26, 2005 9:32 pm; edited 3 times in total
_________________
[center]Posted image may have been reduced in size. Click image to view fullscreen.
Posted image may have been reduced in size. Click image to view fullscreen.[/center]
Back to top See my Info
Age
Site Admin
Site Admin

Age is offline

Joined: 30 Nov 2004
Posts: 3373
Location: Canada
Country Flag: Canada
Medals: 1 (View more...)
Junior Waffler (Amount: 1)
Groups: None
(No subject)
Reply to topic Reply with quote Go to the bottom
PostPosted: Sun Nov 27, 2005 2:04 am Rate Post

Not a bad looking site nice jop the coding i will leave that up to those who know it better than I.
_________________
Posted image may have been reduced in size. Click image to view fullscreen.

The Image above is a tribute to HMCS Warrior CV20 a Canadian Aircraft Carrier.
Sig is by Pestalence alteration is by Gray, Federation and Proud of it.
Back to top See my Info
Vaillant
Ensign
Ensign

Vaillant is offline

Joined: 10 Nov 2005
Posts: 16
Medals: None
Groups: None
(No subject)
Reply to topic Reply with quote Go to the bottom
PostPosted: Sun Nov 27, 2005 2:17 am Rate Post

Well if you ask me, HTML forms are impossible...

But looking that over, it seems right, but my HTML's rusty.

I'd say try to have someone build you one with a better code, maybe PHP
_________________
The Internet is not a portal to entertainment, it's a battleground.
Posted image may have been reduced in size. Click image to view fullscreen.
Back to top See my Info
Steve Angelis
Admiral
Admiral

Steve Angelis is offline

Joined: 05 Dec 2004
Posts: 4549
Location: Canada
Country Flag: Canada
Game Trophies: 1
View My Character
Medals: 1 (View more...)
Senior Waffler (Amount: 1)
Groups: None
(No subject)
Reply to topic Reply with quote Go to the bottom
PostPosted: Sun Nov 27, 2005 2:33 am Rate Post

First of all you have not started up the form tag.

<form method="**either get or post**" action="**place the form goes to when you post**">
_________________
http://www.neraxia.com

God does not need to listen to others. I tell others what to do, you listen.
Heil Angelis

Back to top See my Info
Victor1st
Site Admin
Site Admin

Victor1st is offline

Joined: 30 Nov 2004
Posts: 1650
Location: Scotland
Country Flag: Scotland
Game Trophies: 1
View My Character
Medals: 2 (View more...)
Junior Waffler (Amount: 1)
Groups:
(No subject)
Reply to topic Reply with quote Go to the bottom
PostPosted: Sun Nov 27, 2005 3:08 am Rate Post

http://www.mr-corner.com/LittlePoll/

use that and iframe it in. By the looks of it your using frontpage to build the structure of the site, frontpage poll code sucks...i tried it, done the same things yours is doing.
_________________
Posted image may have been reduced in size. Click image to view fullscreen.
Back to top See my Info
Acidrain
Commodore
Commodore

Acidrain is offline

Joined: 19 Apr 2005
Posts: 1562
Location: Cali, USA
Country Flag: USA
Medals: None
Groups: None
Re: HTML Code for Website Question?
Reply to topic Reply with quote Go to the bottom
PostPosted: Sun Nov 27, 2005 3:23 am Rate Post

Vic, Thank you. Iam using Dreamweaver not frontpage, frontpage sucks. Ill try what you suggest and get back to you.

Thank you all. PHP is a pain the [censored], though i wrote most of the code for the site. It isnt that great of a site but i built it.

Acidrain
Last edited by Acidrain on Sun Nov 27, 2005 3:28 am; edited 1 time in total
_________________
[center]Posted image may have been reduced in size. Click image to view fullscreen.
Posted image may have been reduced in size. Click image to view fullscreen.[/center]
Back to top See my Info
Vaillant
Ensign
Ensign

Vaillant is offline

Joined: 10 Nov 2005
Posts: 16
Medals: None
Groups: None
(No subject)
Reply to topic Reply with quote Go to the bottom
PostPosted: Sun Nov 27, 2005 7:06 am Rate Post

Steve Angelis @ Sat Nov 26, 2005 9:33 pm wrote:
First of all you have not started up the form tag.

<form method="**either get or post**" action="**place the form goes to when you post**">


WOW how did i manage to miss that?!

lol my html truly is rusty :P
_________________
The Internet is not a portal to entertainment, it's a battleground.
Posted image may have been reduced in size. Click image to view fullscreen.
Back to top See my Info
Steve Angelis
Admiral
Admiral

Steve Angelis is offline

Joined: 05 Dec 2004
Posts: 4549
Location: Canada
Country Flag: Canada
Game Trophies: 1
View My Character
Medals: 1 (View more...)
Senior Waffler (Amount: 1)
Groups: None
(No subject)
Reply to topic Reply with quote Go to the bottom
PostPosted: Tue Nov 29, 2005 12:17 am Rate Post

I use Dreamweaver and I use the Autoform a lot of the time in it so I don't forget that lol.
_________________
http://www.neraxia.com

God does not need to listen to others. I tell others what to do, you listen.
Heil Angelis

Back to top See my Info
spt1224
Ensign
Ensign

spt1224 is offline

Joined: 22 Apr 2005
Posts: 44
Location: Louisville, Kentucky
Medals: None
Groups: None
(No subject)
Reply to topic Reply with quote Go to the bottom
PostPosted: Tue Nov 29, 2005 12:58 am Rate Post

Quote:
PHP is a pain the A$$


...pretty easy once you get used to it actually wink
_________________
Posted image may have been reduced in size. Click image to view fullscreen.
Back to top See my Info
Acidrain
Commodore
Commodore

Acidrain is offline

Joined: 19 Apr 2005
Posts: 1562
Location: Cali, USA
Country Flag: USA
Medals: None
Groups: None
Re: HTML Code for Website Question?
Reply to topic Reply with quote Go to the bottom
PostPosted: Tue Nov 29, 2005 2:17 am Rate Post

Yeah yeah yeah NCC!

Acidrain
_________________
[center]Posted image may have been reduced in size. Click image to view fullscreen.
Posted image may have been reduced in size. Click image to view fullscreen.[/center]
Back to top See my Info
Display posts from previous:   
   Board Index
   -> The Bar & Grill / General Chat, Tech Help, Forum Bugs & Test Zone
View previous topic Tell A FriendPrintable versionDownload TopicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 10 Posts ]
 


Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot post attachments in this forum
You cannot download attachments in this forum

Style: