Tag Archives: Php Cgi

Server advice…

I am looking to change up the heat on the next version of my website, in addition to my current node is barely slicing the cheese. I want to build an innovative server that could handle the determined workload, but I dont really know just how far I will need to stretch my pocketbook. I plan to run Apache/PHP/CGI/Perl/MySQL and I want and therefore have it support AT THE LEAST 10 users at great speeds. Can anyone provide me server specs that could support what I would like Also, what kind involving connection speed vertical would be essential support this Thanks earlier for your aid.

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

pictures garbled when uploaded!!

Hello, I’m new for this forum, and why I came the following is because I have a very big problem with the website I’m developing. I thought someone of there’s a chance you’re able to respond to this question. After i upload the pages (which looks fantastic in dreamweaver) to help my server this images become fully garbled. It is quite frustrating. I don’t know why this occurs. Here’s one among a page where by this has happend on the header. You can only see the superior of it. In dreamweaver all is fine along with the header is regarding 10 times more than it is now. It seems like this only tends to happen to. gif documents. Does anyone use a clue why this happends Could be very grateful for a response. Thanks Jakob I forgot to substance the link, here it’s: online world. myautoresponderpro. com/auto-loans. htm Jakob Be sure that you’re uploading that images in binary method, not ASCII (or text) style. Thanks for the answer. Sure that’s what We have done, but it still does not work properly. What mode ought to be a use when posting entire pages Jakob pertaining to Display Files: binary mode Images: … Continue reading

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

Sumbit on forms need help

Hi Ive put a strong enquiry form in to my site under my contact page but my business is usure of the code make use of to actually help to make the sumbit button Submit i’d a good tutorial in some recoverable format but cant get it anywhere may anyone suggest a fantastic tutorial for me personally Cheers make your form directed at the page: Code: < form action=" processing_page. asp" method=" post" > < feedback type=" text" name=" input1" /> < feedback type=" submit" value=" Click here to submit" /> < /form> Cheers What will this particular acutally do is it possible to run through that code in laymans conditions i wanna learn not simply paste it inside. Sorry to look so clueless Cheers It could send a " post" request into the " action" site (processing_page. asp), that’ll send the name/value pairs in the inputs via HTTP headers returning to the server intended for processing. Then, you are able to retrieve those name/value pairs to the server with server-side scripting (ASP, PHP, CGI, and so on. ). Basically, people query the HTTP headers for values to anticipated post parameters. Within the example above, there is certainly an input … Continue reading

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