Search found 5 matches

by tharange
Sun Dec 10, 2006 9:53 pm
Forum: PHP - Code
Topic: Prob with Checkbox
Replies: 4
Views: 777

Wow, Thanks man. Thank you all.
by tharange
Fri Dec 08, 2006 5:11 am
Forum: PHP - Code
Topic: Prob with Checkbox
Replies: 4
Views: 777

Prob with Checkbox

Jcart | Removed image tags because image isn't really neccesary, and we want to be considerate to 56k users http://mail.cinec.org/FinalUpload/WEBFileSpace/delete.jpg I'm in a big trouble, Please help. Tell me a way to post Checked checkbox's value (under test colom) to another page when I click on ...
by tharange
Thu Dec 07, 2006 1:51 am
Forum: PHP - Code
Topic: [56K WARN] Post Check box value
Replies: 4
Views: 610

Finaly I Failed

Image

Tell me a way to post checked CB's value (under Test colom) to another page when I click DELETE (on bottom in black).

Example please....
by tharange
Tue Nov 21, 2006 5:50 am
Forum: PHP - Code
Topic: [56K WARN] Post Check box value
Replies: 4
Views: 610

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Thanks fo...
by tharange
Mon Nov 20, 2006 5:26 am
Forum: PHP - Code
Topic: [56K WARN] Post Check box value
Replies: 4
Views: 610

[56K WARN] Post Check box value

Hi, On my email program, I have list of headers of new Emails. when I click 'Delete' , programm has to POST the values of checked checkboxes to delete them after confirmation. Please tell me is there any way to detect the values of checkboxes and post them to another page. I feel it should be a func...