Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iTim314

macrumors 6502
Original poster
Jun 5, 2005
337
6
U.S.
Okay. I'm having a bit of trouble with Google's AdSense search option.

There are some table alignment issues, but that's not my primary concern; functionality is my concern.
http://theedge.coffeecountyschools.com

(NOTE: For now, I'm having the form go to Google's site instead of putting the results in my site, you're about to see why.)

When someone types a query in the search field, I had it specified to take that person to a certain page with this code:
HTML:
<form method="get" action="http://theedge.coffeecountyschools.com/index.php?act=srch&" target="_top" valign="right">

As you can see, the page were I have the search results setup to show is on index.php?act=srch&.

However, the form (or google) is replacing the "index.php?act=srch&..." instead of just adding the necessary "...&domains=http..," so this is what I get: "index.php?domains=http..."

And of course, this just brings me back to my home page.

Any ideas?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.