you have a screen design image file and you want html and css created
from that? if yes, then I don't think you'll find an automated software
doing that... it's just too complicated - for example how can a software

Doesn't have to use an image as a starting point, but something like this in dBase:

@1,2 say "input your name:" get m.name picture "@!"
@3,2 say "input your age:" get m.age picture "@!"
@5,2 say "input your gender:" get m.gender choices "male,female"
read

Doesn't have to be <table>. How about CSS?

--
  .~.   Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
 / v \  Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 6.10)  Linux 2.6.21.1
  ^ ^   22:55:01 up 13 days 7:48 0 users load average: 0.00 0.00 0.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to