checking out the M$ site, i found that they disabled cross-frame (and
apparently cross-window) form option updating in ie 5/win (the article
specifically mentions select boxes, but it appears to be the same problem
you are having).  you can get around this by putting the option adding
function in the parent window and then calling the function and passing the
variables to it from the child window (i tested it in ie 5/win, just to be
sure)...

hope that's more helpful.



>Nope,  I still get the error:  'the server threw an exception' (in MSIE
>5.01).  The error usually proceeds to take the browser down with it.
>
>It happens when I try to set the variable 'opts'.  Could I be setting up the
>object variable (opts) incorrectly?  That's my guess, anyway.  I can read
>'opts'
>
>For example:
>
>opts.length  (returns the length)
>opts[1].text (returns the name of the first option in the list)
>
>It's just when I try to make a 'new' one that it gets upset.
>
>
>Bugger.
>

:: josh.petrin
:: applications.developer
:: cardinal.communications
:: [EMAIL PROTECTED]
:: 510.647.1400.x221
:: fax.510.647.1401
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to