# CGI-script? Where to find?

**URL:** https://forum.kirupa.com/t/cgi-script-where-to-find/29384
**Category:** flash
**Created:** [August 26, 2003, 8:45am UTC](https://forum.kirupa.com/t/cgi-script-where-to-find/29384 "2003-08-26T08:45:11Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![lampe](https://avatars.discourse-cdn.com/v4/letter/l/c2a13f/32.png) [@lampe](https://forum.kirupa.com/u/lampe)
#### Post date: [August 26, 2003, 8:45am UTC](https://forum.kirupa.com/t/cgi-script-where-to-find/29384/1 "2003-08-26T08:45:11Z")

</div>

I made a tutorial on another flash-site 😏 [(link)](http://www.flashkit.com/tutorials/Actionscripting/Creating-Chris_Fa-583/index.php) and there it said i need a cgi-script to make my form work decently… Can anybody explain me what it does, and where can i find it? Thanks…

lampe

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2003, 1:23pm UTC](https://forum.kirupa.com/t/cgi-script-where-to-find/29384/2 "2003-08-26T13:23:42Z")

</div>

You need a cgi-script to make your form work…period. I use PHP for all that stuff. You can find a million threads on it here. Goto the search button at the top of this page next to the home button and put in ‘PHP email’ - that’s the easy way to do it.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2003, 1:49pm UTC](https://forum.kirupa.com/t/cgi-script-where-to-find/29384/3 "2003-08-26T13:49:40Z")

</div>

I know that the easiest way to do this is by PHP, but as I am not that experienced in PHP (my lessons start in 2 weeks 🙂 ), i made the whole thing in flash.  
The script says: ‘loadVariablesNum(“[http://url-to-the-cgi-script](http://url-to-the-cgi-script)”)’.  
So where can i get that cgi-script to upload to my webspace? Is it possible to take someones script and upload it to my webspace or not? Or do I need my own script? How does it work? (NOTE: I’m just learning, so I can assume this is a very silly question.) Hope somebody can help me out. Thanks.

lampe  
'call me a newbee…:nerd: ’

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2003, 2:38pm UTC](https://forum.kirupa.com/t/cgi-script-where-to-find/29384/4 "2003-08-26T14:38:02Z")

</div>

[http://www.kirupaforum.com/forums/showthread.php?s=&threadid=17623&highlight=email+tutorial](http://www.kirupaforum.com/forums/showthread.php?s=&threadid=17623&highlight=email+tutorial)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2003, 2:48pm UTC](https://forum.kirupa.com/t/cgi-script-where-to-find/29384/5 "2003-08-26T14:48:24Z")

</div>

thanks, i’ll try it asap!
