Hi Luis,

I'm sure with some creative javascript (which I'm not so good at) you could accomplish 
the desired affect, but another thing you could do is this:

If the client catalog does not exist in the drop down list, then the user should be 
able to add the new client catalog in a text box located just below the drop down 
list.  If you do it this way, there will be no screen refreshing needed at all.  Then 
when you process the insert script, you would insert the new client catalog name and 
grab the new ID for that name and use it for the subsequent insert query.

---mark

--------------------------------------------------------------
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--------------------------------------------------------------


> -----Original Message-----
> From: Ing. Luis J. Ramirez Flores [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 22, 2000 8:44 AM
> To: CF-Talk
> Subject: Select Tag
> 
> 
> I hve a page that contains a form including many fields and a select 
> menu (combo box) containing information from a database, could ( 
> this select) be actualized only when the database change? That is
> I´m filling a order form that contains many information and one field 
> that contains a client catalog(select), If the client does not exist I 
> want to go to the clients form to add this, and I want to return to 
> the original form (order form) and select the last added client from 
> this order. This means that the order form should refresh the select 
> field. Could be refresh only a element from the entire form?
> 
> Regards
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/cf_tal
> k or send a message to [EMAIL PROTECTED] with 
> 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to