Jump to content

jahphill

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

jahphill's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hey. Im new here and a total newb at scriping =D Right this is what im trying to do. I want to make a radio button connected to a text box. Say the button 'define' has been clicked, and in the text box 'php' has been written in, it should go to google where 'define: php' has been written in and searched. This is what i have done so far: <input type="radio" name="engine" id="engine" value="define" CHECKED> <b>Define<\/b> and <form name="example" style="margin:-10 0 5 10" id="example" action= "somephpradiobutton-if-response" method="post" target="_blank"> <br> <input type="text" name="search" id="search" maxlength='60' size='45' value=""> <input type= "submit" value="Search"><br> <br> <div id="heh"></div><script type="text/javascript"> foo(search); </script> </form> But i do not know what type of response script would be in the action= "somephpradiobutton-if-response" something like ' if define, then go to this url:....' could anyone give me an example what would be in response.php script with the data i have given above? I have searched ALOT but all i find is alert boxes that open giving a message, and 'sql' or something like that Thankyou in advanced!
  2. Hey guys, I hope this is te correct place to post this. I need help extracting the js and php source of this website jimmry.com I really like the google feature at the top and want it =D Howeve when i have tried extracting it and uploading it, i am missing the js function and a file called coordinate1.php I would really apprtiate any help!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.