On Mon, 31 Jan 2000, Paul J. Lucas wrote:
>       Yes.  You simply put in dummy content:
> 
>       <INPUT TYPE=text NAME="CustomerFName" CLASS="value::customer_name"
>        VALUE="Joe Blow">
> 
>       where "customer_name" is a key into the page's object hash, i.e.:
> 
>               $this->{ customer_name }
> 
>       that was presumeably read via DBI.  (You can name the key
>       anything you like, of course.)
> 
>       The dummy content is substituted out for actual content.
>       Again, one of the plusses for this technique is that the
>       designer sees what a REAL page will look like.

What about designers wanting to use CSS?

-- 
<Matt/>

Details: FastNet Software Ltd - XML, Perl, Databases.
Tagline: High Performance Web Solutions
Web Sites: http://come.to/fastnet http://sergeant.org
Available for Consultancy, Contracts and Training.

Reply via email to