John
|
| Posted: 08/08/2001, 3:26 PM |
|
Ok, so I'm down to manually editing the CC code now so can anyone tell me
how to use a checkbox to delete multiple line when selected.
I would like to know what i need to do with the form, especially the submit
button and the onclick() value (what do I specifiy to get it to execute the
mySQL query which will delete the correct rows?)
I've checked the example from CodeCharge Support but it doesn't mention how
to excute it using a form button.
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 08/09/2001, 2:34 AM |
|
see this tutorial on gotocode.com shortly (~ end of this week,beginning of
the next one)
--
Alex
John <sales@cliftoncoffee.co.uk> wrote in message
news:9kseao$nle$1@news.codecharge.com...
> Ok, so I'm down to manually editing the CC code now so can anyone tell me
> how to use a checkbox to delete multiple line when selected.
>
> I would like to know what i need to do with the form, especially the
submit
> button and the onclick() value (what do I specifiy to get it to execute
the
> mySQL query which will delete the correct rows?)
>
> I've checked the example from CodeCharge Support but it doesn't mention
how
> to excute it using a form button.
>
>
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 08/09/2001, 6:50 AM |
|
Done -
see http://www.gotocode.com/art.asp?art_id=51&
--
Alex
CC developer
John <sales@cliftoncoffee.co.uk> wrote in message
news:9kseao$nle$1@news.codecharge.com...
> Ok, so I'm down to manually editing the CC code now so can anyone tell me
> how to use a checkbox to delete multiple line when selected.
>
> I would like to know what i need to do with the form, especially the
submit
> button and the onclick() value (what do I specifiy to get it to execute
the
> mySQL query which will delete the correct rows?)
>
> I've checked the example from CodeCharge Support but it doesn't mention
how
> to excute it using a form button.
>
>
|
|
|
 |
Don Oldenburg
|
| Posted: 08/09/2001, 6:57 AM |
|
EXCELLENT Nariation Alexey! Now, if we could get you to do that step by
step explanation on ASP Dynamic list boxes!!!!! I'm still not able to get
mine functioning... although I have many examples... I just don't follow
what is/should happen.
Don
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:9ku4fq$14f$1@news.codecharge.com...
> Done -
> see http://www.gotocode.com/art.asp?art_id=51&
>
> --
> Alex
> CC developer
>
> John <sales@cliftoncoffee.co.uk> wrote in message
>news:9kseao$nle$1@news.codecharge.com...
> > Ok, so I'm down to manually editing the CC code now so can anyone tell
me
> > how to use a checkbox to delete multiple line when selected.
> >
> > I would like to know what i need to do with the form, especially the
> submit
> > button and the onclick() value (what do I specifiy to get it to execute
> the
> > mySQL query which will delete the correct rows?)
> >
> > I've checked the example from CodeCharge Support but it doesn't mention
> how
> > to excute it using a form button.
> >
> >
>
>
|
|
|
 |
John
|
| Posted: 08/09/2001, 3:09 PM |
|
Do you have an example using PHP??
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:9ku4fq$14f$1@news.codecharge.com...
> Done -
> see http://www.gotocode.com/art.asp?art_id=51&
>
> --
> Alex
> CC developer
>
> John <sales@cliftoncoffee.co.uk> wrote in message
>news:9kseao$nle$1@news.codecharge.com...
> > Ok, so I'm down to manually editing the CC code now so can anyone tell
me
> > how to use a checkbox to delete multiple line when selected.
> >
> > I would like to know what i need to do with the form, especially the
> submit
> > button and the onclick() value (what do I specifiy to get it to execute
> the
> > mySQL query which will delete the correct rows?)
> >
> > I've checked the example from CodeCharge Support but it doesn't mention
> how
> > to excute it using a form button.
> >
> >
>
>
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 08/13/2001, 6:15 AM |
|
Planning to remake these example for both ASP and PHP
--
Alex
John <sales@cliftoncoffee.co.uk> wrote in message
news:9kv1mi$sfv$1@news.codecharge.com...
> Do you have an example using PHP??
>
>
> "Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
>news:9ku4fq$14f$1@news.codecharge.com...
> > Done -
> > see http://www.gotocode.com/art.asp?art_id=51&
> >
> > --
> > Alex
> > CC developer
> >
> > John <sales@cliftoncoffee.co.uk> wrote in message
> >news:9kseao$nle$1@news.codecharge.com...
> > > Ok, so I'm down to manually editing the CC code now so can anyone tell
> me
> > > how to use a checkbox to delete multiple line when selected.
> > >
> > > I would like to know what i need to do with the form, especially the
> > submit
> > > button and the onclick() value (what do I specifiy to get it to
execute
> > the
> > > mySQL query which will delete the correct rows?)
> > >
> > > I've checked the example from CodeCharge Support but it doesn't
mention
> > how
> > > to excute it using a form button.
> > >
> > >
> >
> >
>
>
|
|
|
 |
|