CF_UPSPRICE

2003-10-29 Thread Salvador Delacosta
Hi, I've been lurking on this list for quite a while now, but have not had the opportunity to post anything yet. I recently built a shopping cart app and utilized Ben Forta's CF_UPSPRICE tag for calculating the shipping options.The tag works great, except if I want to go back to the page

RE: CF_UPSPRICE

2003-10-29 Thread Salvador Delacosta
: Salvador Delacosta [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 1:47 PM To: CF-Talk Subject: CF_UPSPRICE Hi, I've been lurking on this list for quite a while now, but have not had the opportunity to post anything yet. I recently built a shopping cart app and utilized Ben Forta's

Re: OT: JavaScript question??

2003-08-26 Thread Salvador Delacosta
Mario, try doing this. document.selectedIndex == null I believe that will tell check if the user has selected anything in the drop-down box. Hope this helps. From: Ciliotta, Mario [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: OT: JavaScript

Re: OT: JavaScript question??

2003-08-26 Thread Salvador Delacosta
Mario, try doing this. document.selectedIndex == null I believe that will tell check if the user has selected anything in the drop-down box. Hope this helps. From: Ciliotta, Mario [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: OT: JavaScript

Re: OT: JavaScript question??

2003-08-25 Thread Salvador Delacosta
Mario, try doing this. document.selectedIndex == null I believe that will tell check if the user has selected anything in the drop-down box. Hope this helps. From: Ciliotta, Mario [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: OT: JavaScript