Click to See Complete Forum and Search --> : add button between 2 frames


kwok3d
04-28-2003, 06:32 PM
could anyone tell me what the problem is in this form? thank you.

DrDaMour
04-29-2003, 02:18 AM
well in left you make a call to javascript:addSrcToDestList()
but that function isnt' defined in any of these three html files. Also, i don't think you can just do javascript:function name in a frame, when the funciton is defined in another frame.