Unfortunately, having them on the same page made it enough more difficult that it was beyond my introductory knowledge of _javascript_ (but I am taking a class!). :)
I was having a hard time passing a variable from the _javascript_ to use in CFIF.. if I could have said
<script>
var confirm_delete = confirm (blah);
</script>
and then
<cfif confirm_delete is true>
etc
then I would have been set from the get go. But, I couldn't figure out how to get the variables from inside the script be available to the rest of the page.
>Okay. So your form handler page is the same as your regular page, just two
>different routes taken if they really want to press the button. Potato,
>Potaato.
>
>The real question is, did this finally work for you?
>
>Ray
>
>At 12:20 PM 9/14/2004, you wrote:
>>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

