hookay
Date: 07/18/05
(Web Development) Keywords: html, asp, web
trying to migrate client off of a ASP driven site to well something that is not a dirty hack (their site not IIS/ASP).
They have a nifty form setup (behind a password protected page sorry) in ASP where you click a choice from a list of four options and then you get bellow it a form to fill out. Now I took an idea from http://developer.apple.com/internet/webcontent/dynamicforms.html (a great site btw) and have the forms per say working. Its just that there is content under the space where the forms would show up and now as a DIV it just writes over it. Is there a simple way to "push" the html down? other than making the bottom part a div and hiding it (and then I am back to a dirty hack)
Source: http://www.livejournal.com/community/webdev/222114.html