Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Can A User choose what a form does?

Posted 26 May 2004 23:32:24
1
has voted
26 May 2004 23:32:24 Jack Cider posted:
I've got a page that lists some general user information from my site's database. Right now, next to each user name, there's a button (form submit) that, when clicked, takes the user (a site administrator) to a page that displays every bit of information saved in our database about that user.

I would like to add a feature to that general page that would allow the site admin to select one (or more) users and then send each one of them a message via e-mail. What I'm trying to do is alter the page so that the admin selects however many users he wants from a column of checkboxes and then clicks on either a "view" button or and "e-mail" button and the form processing script will act accordingly depending on which button is clicked. Does anyone know if this is possible? Or does anyone know a better way to go about this? Any help is (as always) appreciated. Thanks


Jack

Replies

Replied 27 May 2004 01:04:15
27 May 2004 01:04:15 Dave Thomas replied:
yes what your asking is possible.

its similiar to using checkboxes to do a multipe delete.

the form must have a script added to it to allow to submit buttons.

usable for the email part, but a bit useless viewing multiple info pages of users, unless your doing a batch update/modify on one of the fields.

Regards,
Dave

[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com

Reply to this topic