| Author |
Tools for showing the flow of web site pages??
|
Anil Jain
Ranch Hand
Joined: Mar 10, 2002
Posts: 51
|
|
Dear Friends: I have to graphically demonstrate the flow of web pages from one page to another. For instance, the first web page would be login page. If login succeeds then they enter the website if not then they go to registration page etc etc. I have to provide this flow for more then 30 pages. Is there any tool for implementing this graphically. Please Let me know asap. Regards,
|
Anil Jain<br />Sun Certified Java(2) Programmer
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12265
|
|
|
If you know anything about UML there is an open source product called ArgoUML that should be able to handle that. If you are not familiar with UML then it is probably not worth the trouble. You might try a google search for "flow chart"
|
 |
 |
|
|
subject: Tools for showing the flow of web site pages??
|
|
|