# Easy issue, but running out of time!

**URL:** https://forum.kirupa.com/t/easy-issue-but-running-out-of-time/237929
**Category:** flash
**Created:** [September 5, 2007, 3:02pm UTC](https://forum.kirupa.com/t/easy-issue-but-running-out-of-time/237929 "2007-09-05T15:02:38Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Spotopolis](https://avatars.discourse-cdn.com/v4/letter/s/9de0a6/32.png) [@Spotopolis](https://forum.kirupa.com/u/Spotopolis)
#### Post date: [September 5, 2007, 3:02pm UTC](https://forum.kirupa.com/t/easy-issue-but-running-out-of-time/237929/1 "2007-09-05T15:02:38Z")

</div>

I’m new to AS2 and I have been so frustrated trying to do what I think is easy. I’ve searched and experimented for hours and my brain is sizzling.

I need to have a search box, and when the user types in a term and hits submit, I want it to go to a URL and add “srch=\<whatever is typed in the box\>” to the URL address. In other words, if you type in “Cattle dog” as your search term, I want the URL to read “[http://www.fictionalsite.com/products.aspx?srch=Cattle](http://www.fictionalsite.com/products.aspx?srch=Cattle) dog”. This should be so easy.

I have a TextInput box called “search\_txt” and a submit button called “submit\_txt”.

Can someone please walk me through in baby steps how to do this?

Thanks much!
