954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Problem with forms

Hi all,

I am having a problem with my php and forms. Any help would be verty greatly appreciated. The problem is form objects are not showing up at times and they are at other times.

Has any one heard of this happening and if so is there a fix?

I looked at the source code and noticed that everything is there but it isn't showing up on the screen. I also noticed that I could highlight the textarea but the information that is suppose to show up in the textarea is not there and it appears as though the textarea is not there at all either.

My php code is as follows:




It looks like from here

Message to go with this picture.
<? echo $say; ?>
to here isn't showing up on the screen but looking at the source code below it is there just not showing up on the screen.




It appears that everything in the div with a class name of input is missing on the screen

The source code from the page follows:




Starting here it isn't showing on the screen

Message to go with this picture.
Christian realityEnding here




It isn't making much sense to me so any help is appreciated.

jampaul3
Newbie Poster
1 post since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

If it is echo'ing in source it isn't a problem with the php. I suggest it has to do with the design of the site.

landae
Newbie Poster
4 posts since Apr 2007
Reputation Points: 10
Solved Threads: 1
 

Instead of using

Do

dr4g
Junior Poster
136 posts since Apr 2007
Reputation Points: 35
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You