Odd kinda question

liunx

Guest
Hi all,<br />
<br />
What is the best way to contstruct a web based work/process flow? What I need to achieve is a web page that starts with a basic query and branches from there e.g.<br />
<br />
Does x want product y?<br />
<br />
Yes -> opens new branch for product y.<br />
<br />
No -> closes branch and ends process.<br />
<br />
<br />
Hopefully that makes sense :-)<br />
<br />
<br />
How difficult is this going to be?<br />
<br />
Thanks<br />
<br />
Niall<!--content-->i can tell you it could be a lot easier if yer planning on using server-side scripting or even DHTML, but i couldn't possibly tell you how to design the flow of your site.<!--content-->
 
Back
Top