Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 04-02-2005, 08:34 PM Site Problem
Junior Talker

Posts: 2
Trades: 0
Alright, well I'm officially perplexed. I've been racking my brain, but I just can't find the problem. Could somebody please tell me what is wrong with the HTML at the bottom of the page? It's for a profile editting thingy on my site, and it works on IE, but when I try it on FireFox (which is what I normally use), it doesn't work; it makes all the fields blank instead of what value I entered. That means it's not a PHP problem (like I originally thought) but instead an HTML problem... correct?

I checked the HTML over with Dreamweaver (MX 2004) and it found nothing, so I don't know what in the world the problem could be... Any help would be greatly appreciated.

If it's something simple, I'm going to be ******...

If you don't get is what happening, PM me for the site location and login access.

HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <title>The Valornian Vanguard - Defending Valorn from Balthazar's hordes.</title>
  <script language="JavaScript" src="functions.js"></script>
  <link rel="stylesheet" href="2col_leftNav.css" type="text/css">
 </head>
 <body>
  <div id="masthead">
   <table border="0" width="100%"><tr><td width="50%" align="left"><h1 id="siteName">Valornian Vanguard</h1></td><td align="right"><a href="fof_news/"><img src="images/rss_icon.gif" alt="RSS Feed"></a></td></tr></table>
   <div id="globalNav">
    <a href="/index.php?act=about">The quote of the day goes here. </a>
   </div>
  </div>
  <div id="content">
   <div class="feature">
    
<form action="/index.php?div=action&sec=mem_cp&type=edit" method="POST">
Character's Birthplace:<br>
<input type="text" name="birthplace" value=""><br>
<br>
Character Age:<br>
<select name="age" size=1>
<option value="14">14
<option value="15">15
<option value="16">16
<option value="17">17
<option value="18">18
<option value="19">19
<option value="20">20
<option value="21">21
<option value="22">22
<option value="23">23
<option value="24">24
<option value="25">25
<option value="26">26
<option value="27">27
<option value="28">28
<option value="29">29
<option value="30">30
<option value="31">31
<option value="32">32
<option value="33">33
<option value="34">34
<option value="35">35
<option value="36">36
<option value="37">37
<option value="38">38
<option value="39">39
<option value="40">40
<option value="41">41
<option value="42">42
<option value="43">43
<option value="44">44
<option value="45">45
<option value="46">46
<option value="47">47
<option value="48">48
<option value="49">49
<option value="50">50
<option value="51">51
<option value="52">52
<option value="53">53
<option value="54">54
<option value="55">55
<option value="56">56
<option value="57">57
<option value="58">58
<option value="59">59
<option value="60">60
<option value="61">61
<option value="62">62
<option value="63">63
<option value="64">64
<option value="65">65
<option value="66">66
<option value="67">67
<option value="68">68
<option value="69">69
<option value="70">70
<option value="71">71
<option value="72">72
<option value="73">73
<option value="74">74
<option value="75">75
<option value="76">76
<option value="77">77
<option value="78">78
<option value="79">79
<option value="80">80
<option value="81">81
<option value="82">82
<option value="83">83
<option value="84">84
<option value="85">85
<option value="86">86
<option value="87">87
<option value="88">88
<option value="89">89
<option value="90">90
<option value="91">91
<option value="92">92
<option value="93">93
<option value="94">94
<option value="95">95
<option value="96">96
<option value="97">97
<option value="98">98
<option value="99">99
<option value="100">100
<option value="101">101
<option value="102">102
<option value="103">103
<option value="104">104
<option value="105">105
<option value="106">106
<option value="107">107
<option value="108">108
<option value="109">109
<option value="110">110
<option value="111">111
<option value="112">112
<option value="113">113
<option value="114">114
<option value="115">115
<option value="116">116
<option value="117">117
<option value="118">118
<option value="119">119
<option value="120">120

</select><br>
<br>
Character Profession:<br>
<select name="profession" size=1>
<option 
value="Initiate">Initiate
<option 
value="Warrior">Warrior
<option 
value="Cleric">Cleric
<option 
value="Rogue">Rogue
<option 
value="Enchanter">Enchanter
</select><br>
<br>
Character Level:<br>
<select name="level" size=1><option value="10">10
<option value="11">11
<option value="12">12
<option value="13">13
<option value="14">14
<option value="15">15
<option value="16">16
<option value="17">17
<option value="18">18
<option value="19">19
<option value="20">20
<option value="21">21
<option value="22">22
<option value="23">23
<option value="24">24
<option value="25">25
<option value="26">26
<option value="27">27
<option value="28">28
<option value="29">29
<option value="30">30
<option value="31">31
<option value="32">32
<option value="33">33
<option value="34">34
<option value="35">35
<option value="36">36
<option value="37">37
<option value="38">38
<option value="39">39
<option value="40">40
<option value="41">41
<option value="42">42
<option value="43">43
<option value="44">44
<option value="45">45
<option value="46">46
<option value="47">47
<option value="48">48
<option value="49">49
<option value="50">50

</select><br>
<br>
Character Description:<br>
<textarea name="description" cols="35" rows="10"></textarea><br>
<br>
Character Biography:<br>
<textarea name="biography" cols="35" rows="10"></textarea><br>
<input type="submit" value="Edit!">
</form>   </div>
  </div>
  <div id="navBar">
   <div id="sectionLinks">
    <ul>
     <li><a href="/index.php">Main</a></li>
     <li><a href="/index.php?div=news">News</a></li>
     <li><a href="/index.php?div=about">About Us</a></li>
     <li><a href="/index.php?div=members">Members</a></li>
     <li><a href="/index.php?div=archive">Archives</a></li>
     <li><a href="/index.php?div=links">Links</a></li>
     
     <li><a href="/index.php?div=mem_cp">Member CP</a></li>          <li><a href="/forums/">Forums</a></li>
    </ul>
   </div>
   <br>
   
   <div align="center">
    <a href="/index.php?div=action&sec=logout">Log Out</a>
   </div>  </div>
  <div id="siteInfo">
   <img src="" width="44" height="22"> <a href="/index.php?div=about">About Us</a> | <a href="mailto:valornianvanguard@dgplayers.net">Contact Us</a> | ©2004 Valornian Vanguard
  </div>
  <br>
 </body>
</html>
Osiris is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-02-2005, 11:18 PM
Junior Talker

Posts: 2
Trades: 0
Hi Osiris
Looking at the code and also pasting it into Dreamweaver shows the code is working fine in Firefox

Looks like it could well be a php problem.

Hope that points you in the right direction.

Darren
CIW Professional
www.ddwebcreations.co.uk
Darrend is offline
Reply With Quote
View Public Profile
 
Old 04-02-2005, 11:20 PM
Junior Talker

Posts: 2
Trades: 0
How would it be a PHP problem, though? PHP is browser-independant.
Osiris is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Site Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.87618 seconds with 12 queries