hi friends,,,,
Now i am trying a application that is group mail,,,, The user can create group by giving group name in a text box,,,, The main group might have sub group,,,the group contain two fields user name and mail id,,,, Suppose "Friends" is a main group means it may have "school","college" as a sub group,,, While sending a mail if the user select main group means mail will send to all sub groups also,,, otherwise if user select particular sub group means the mail will send to that sub group only,,,,i loaded main group names into dropdown list,,,when i select anyone from this the sub group name should be display with check boxes,,, i did that in form submitting event ,,at that time i get main group name by using $_GET ,,, but i want it should be load at while changing the dropdown,,,
can anyone give idea
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: can anyone give idea
You will want to use AJAX to do thismadu wrote:but i want it should be load at while changing the dropdown,,,
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering