Tag Archives: Slashes

form page help please…

I’ve made a form and i am ready to publish towards web. However once i do i understand this error message. Error 405 Method Prohibited The requested method POST isn’t allowed for WEB ADDRESS /mscharb/_vti_bin/shtml. exe/BookaParty. html now I’ve no vti_bin or maybe shtml. exe file upon my root server are these claims the problem If so where do you find this files to add to the server in making this form produce the exact result I want. I’ve never seen any shtml. exe file women and men template for the shape I used acquired it. You should Help Thanks in advance A. exe file is surely an executable program, no webhost would let you run a application on their equipment. If we might see the web page you’re working on it would be easier for us to provide you with what you need to do. http: //home. cogeco. ca/mscharb/BookaParty. html Recommendations the link towards form page. Thanks in your help in enhance. If you may make a mode, you need to create a script this processes it. You can apply this in PHP, amid other languages. The script you make should exist though, it can’t be Code: action=" http: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

in line images

New poster here, I just want to be able to put images for the same horizontal line or 3 or 4 images side by simply side. That’s most I ask. You should help me. Thankyou Cowpie9 What maybe you have tried It need to just minicode < img /> < img /> < img /> /minicode. Hi there Shani; Your answer shows that of a amature I ‘m, yes that functions & can be used but would want to have space among the images as being the background picture in my site can be changed often, the background is definitely dark enough therefore , the text can be read through the whole site, I have a number of advertisers that I’d like to put a bit text around & have some space involving the images. Thankyou much; cowpie9 this is my site http: //www. kiva. net/cowpie9/ if you care trend ( It will not be entered in the most effective web site contest " ever" ) < div> < img…… style=" drift: left; padding: 5px; edge: none; " \> < img…… style=" drift: left; padding: 5px; edge: none; " \> < img…… style=" drift: left; padding: 5px; edge: none; " … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

Text Formatting problem

My site is known for a PHP based source page which creates a fresh file on the site. My problem is the fact when I submit something coming from a text area, PHP removes many of the line breaks in advance of adding it into a file. So that as you move description I set up is properly formated, one that viewers read is often a single long section. Is there any tool for fixing that Another problem is the fact if I put a " on the name of your file, fopen() automatically adds a backslash just before it. (ie Bob’s stuff results in being Bob/’s stuff) Anyone know why when you can stop either of these from happening With thanks, Theodore The backslash thing refers to this PHP receive: $content = stripslashes($content); You need to use that before everyone save it towards file. The line breaks is really a little tougher to resolve. This actually depends on how you edit the content. I usually do it this way…. but it’s my particular preference. This is to save your content… textarea from a form. PHP: < php //    You  have  a  whole  textarea  from  a  form … //    … Continue reading

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment