NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Problem with <form action="process.php" method=


Joined: 31 Oct 2006
Posts: 2
Reply with quote
Code:

<form action="process.php" method="post">


Some how the form action = "process.php" can't be found in my code or the process.php doesn't run when I try to use it with my forms. The script that "process.php" is in works. But when I want the "process.php" to run its self, it just displays the html code of "process.php" in the output window. I know this got to be a common problem.

All I want to do is make "process.php" run and process the results and display the stuff on the webpage, without seeing the actual html code of "process.php". This is some kind of problem with using <form action = "process.php". Does anybody have any expert advice on this subject.

Chris Clark
Redlightpacket@wmconnect.com


[/code]

_________________
CC
View user's profileFind all posts by RedlightpacketSend private messageYahoo MessengerMSN Messenger
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
Quote:
I want the "process.php" to run its self, it just displays the html code of "process.php" in the output window

make sure that mimetype and appropriate handler is set for .php extension (or whatever real extensions you use for php files).
It's up to web server software to run your files as php or defer to embedded html handler that only outputs content.

If you use Apache or IIS, you'd need to follow php installation instructions listed in php manual.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Problem with <form action="process.php" method=


Joined: 31 Oct 2006
Posts: 2
Reply with quote
Does it matter if I have a evaluation or trail version of the nusphere ed software that could effect me from changing the mime type to .php. I haven't figured out how to change the mime type. I really don't know where to find it on the computer.
I was thinking I set this stuff up in NUSPHERE, not in Apache or IIS. NuShpere comes with a webserver, right?

If having NuSphere Ed trail version, can you tell me how to go about setting it up step by step.
If I need to buy NuSphere, Please let me know.

Thanks


Chris Clark
Redlightpacket@wmconnect.com

_________________
CC
View user's profileFind all posts by RedlightpacketSend private messageYahoo MessengerMSN Messenger
Problem with <form action="process.php" method=
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
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic