Hi all,
Im building a mock-up website for a project im working on.
Since the first version was built in PPT, i dont wanna build it from scratch - so the entire website is built from image maps.
The problem im having is the need to add activeX controls to some of the pages.
i.e., my page (reminder - just a big photo mapped) has a right-side menu, a left-side menu and the middle of the page (square shaped) is a form with radio buttons, drop down lists, checkboxes and a submit button.
as far as i understand, its impossible to add such elements to an image map.
so i was thinking about writing the form section in a separate HTML file, and "call" it from the original page (the map). I just have no idea how to do that.
Can i define coordinates in which that image part will be replaced with another HTML file?
Thanks for any ideas/help!!


