-
Generating Dynamic Content Within A Page VIA JavaScript without Iframes.
Hail,
I am looking for a way to generate a form based on the selection from a dropdown box, then output the results in a 'Box' next to that. However I want to di this in a way that is compatible with all browsers, which means I have to move away from I-Frames which is my current meathod.
Here is a link to what I have done already: http://www.santharia.com/services/me..._converter.htm
I just realized while typing this that I could almost certainly use a text box for outputing the results rather than the I-Frame and Dynamic Page generation I am using now. Small wonder I used the more complicated way of doing things first, as this happens to be a habbit of mine.
Now as for generating the forms, if there anyway I can insert code form external HTML pages so that it would be more or less modular? If not how would I go about generating the forms through JavaScript?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks