Computing.Net > Forums > Web Development > very very simple HTML/PHP problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

very very simple HTML/PHP problem

Reply to Message Icon

Name: Alirezan1
Date: August 11, 2004 at 19:33:13 Pacific
OS: Linux/XP
CPU/Ram: AMD
Comment:

Hello!

I am trying to write a script that retrieves the content of a submitted form to another script which does some de-related function on them.
Now my problem is, I tried to use image buttons for SUBMIT action of the form.
I have to have 3 buttons, they send the same information to the same script, and the script will use the name of the button attached to the URL to determine what to do.
Now everytime I submit the form, the action returns the exact position of my click on the image as the url. Like this:
.../testphp.php?delete%5B%5D=+9&addadmin.x=58&addadmin.y=7

addadmin.x=58&addadmin.y=7 change when I click on different position on the image. Now I can not retrieve this variables with my PHP function, it simply can not recognize these type of variables, I guess.
Is there anything I am doing wrong? Why is this happening?
Please help!

Thanx




Sponsored Link
Ads by Google

Response Number 1
Name: ischmoll
Date: August 17, 2004 at 04:18:54 Pacific
Reply:

thnk for reply


0
Reply to Message Icon

Related Posts

See More


password prompt for ftp Free Invision Power Board...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: very very simple HTML/PHP problem

HTML Form Help www.computing.net/answers/webdevel/html-form-help/2174.html

Simple Editing www.computing.net/answers/webdevel/simple-editing/2737.html

how to display images in PHP www.computing.net/answers/webdevel/how-to-display-images-in-php-/2164.html