• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Tools for showing the flow of web site pages??

 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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,
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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"
 
The world's cheapest jedi mind trick: "Aw c'mon, why not read this tiny ad?"
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic