Flash and MySQL Help

HI,

I have a Search Engine currently online that I have been running for about 4 years…
http://www.searchenginexxx.com (Not An Adult Site!)
The Website is standard HTML and the search script is cgi with a MySQL Database…
I would like to upgrade My Search Engine Website to Flash…
My question is, would it be possible to have a search box (text form field) and Search button on a Flash Webpage that would be able to replace this:

<form method=“POST” action=http://[COLOR=#0000ff]www.searchenginexxx.com/cgi-bin/pseek/search.cgi>[/COLOR]
<IMG SRC=“http://[COLOR=#0000ff]www.searchenginexxx.com/images/pseek/search4.gif[/COLOR]” WIDTH=“69” HEIGHT=“11”><input type=“text” name=“keywords” size=“13” maxlength=“60”><input type=“submit” value=“Search” name=“B1”></form>

Passing the input text off to my Search Engine’s search.cgi script which uses a MySQL Database - then have the search query returns displayed back into the Flash Web page??

In closing…

  1. How would the code be written for the search input box that would replace the <form method=“POST” action=" etc, etc…
  2. How do you get the search.cgi MySQL Database query returns displayed back into a Flash Web page??

Any help would be much appreciated.:hugegrin:

Bill Olson
Webmaster Search Engine XXX
http://www.searchenginexxx.com