Tag Archives: Cgi Script

form, cant find it………………..

howdy, my mums boss in the local pub wants me to design a new webpage, i know the way to do it basically except the form. if you have a look at the contact web site, world wide web. royalfourtowns. co. uk (this is a old web site) i dont know really the way to do these but will there be anyway i could possibly just copy as well as paste it directly into my new web page. i cant find it in the html tho. in case you save that page then modify in dreamweaver my partner and i still cant come across it, any ideas Coursesmart uses a really commonn CGI script, the start of the form HTML is usually here: < variety action=" http: //www. royalfourtowns. company. uk/formmail/formmail. cgi" method=" POST" > If the script I think it is then it is rather unsecure and is usually used by spammers. I would check this in addition to change it regarding another script. You can do it along with PHP. I made an enormous thread on this – find it in this ‘PHP and MySQL’ forum.

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

Trying to pass variable from the URL

I’ve a CGI script in which uses variables which must be passed from article to page. Merely run the CGI script, WE cannot use Node Side Includes. Currently, if I apply SSI, I cannot go a variable on the URL. I’d like to use the Apache mod_rewrite RewriteRule in order to pass a variable. The RewriteRule (a-z0-9+)/(a-z0-9+)$ $2. html E=MY_VAR: $1, L isn’t working. I’ve tried other activities, but this will be what the Apache documentation indicates is supposed to work. I’m with Apache 1. THREE OR MORE. 27 Can anyone help Please and several thanks! I remember about couple of years ago I had written a custom handler that would load pages, perform SSI in addition to allow special includes for instance results from CGI job applications and running exterior programs. Luckily I keep my old code, I used such as this: RewriteEngine on RewriteRule (. +). shtml pageprocessor. plpage=$1& template=shtml How are you currently trying to move your variables Is there much script Your current regexp accumulates two lowercase alphanumeric strings seprated by way of " /" and end that has a $, then attempts to help load the file that may be supplied by cost-free item with … Continue reading

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

Sending email from form w/out php or asp support?

Perhaps there is anyway I can certainly send an email from a flash form WE made in swishmax 3 OR MORE without php and also asp support coming from my host This host implied I can still do the idea with smtp but I need ideas of how or what they’re just talking about. Does anybody understand how to do this Thanks a lot. To use SMTP you will still need some application running within the server that will connect with your SMTP node. If they don’t permit you to program an SMTP purchaser, maybe they include an SMTP cgi script that you can post to They definitely have to give you extra infromation, though, or I say you discover a new coordinator. As smoseley possesses said, you really need some kind of server side scripting runnig within the background to begin. I think every hosting worth the salt in this era should have that will covered. ________________________________________ Joomla Webside You can actually ask someone else (with a different webhost) to enable you remote access to their site… send the idea remotely through these individuals. You would be dependant upon them pertaining to reliability, security, and so forth. Not to … Continue reading

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