Jump to content

Passing CheckBox Array To Page with Select Statement for CC Processing


TecTao

Recommended Posts

I start with a page to select counties from a list of states.

 

This page displays a list of counties witn county codes and pricing for the rights to each county.  At the end of the row for each county and county info is a check box so the purchaser can select more then one county.

 

The check box name is checkbox[] with the value being the county code for each from looping through the DB so:

 

name="checked[]" value="<? echo $cCt_countyID ?>

 

I need to query the database to give only the info for the selected county codes and displayed in such a way that this info can be submitted to Authorize.net for processing (using SIM)

 

Mainly I need to understand how to pass the checkbox array to the next page and query the db with a select statement.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.