in reply to Re: replicating blocks of code in perl and cgiin thread replicating blocks of code in perl and cgi
Perhaps you mean you want to use Ajax to manipluate the DOM. You could easily use jQuery to add (or show hidden) elements without refreshing the page. Obviously this required a JavaScript enabled browser.