473,394 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Displaying a flowchart on the fly in a web page

HI all,

Is it possible to generate a flowchart on the fly in a web page? The
chart will be based on the coordinates stored in a table or xml file.
Jaswant Singh Rana
Nov 18 '05 #1
5 2475
ja**************@hotmail.com (Jaswant Singh Rana) wrote in
news:5c**************************@posting.google.c om:
Is it possible to generate a flowchart on the fly in a web page? The
chart will be based on the coordinates stored in a table or xml file.


Yes of course its possible. But its not a simple task.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Nov 18 '05 #2
See www.asp.net for charts controls in the control gallery.

Bascially the two options are :
- create a chart server side using System.Drawings as you would do in a
Windows app
- send SVG tags client side to create graphics

In rare cases, such as for an Intranet, you could also rely on products
installed client side such as a spreadsheet program.

--

"Jaswant Singh Rana" <ja**************@hotmail.com> a écrit dans le message
de news:5c**************************@posting.google.c om...
HI all,

Is it possible to generate a flowchart on the fly in a web page? The
chart will be based on the coordinates stored in a table or xml file.
Jaswant Singh Rana


Nov 18 '05 #3
Hi,

As right stated by Chad, "But its not a simple task". But the motivation
lies in his email signature "Programming is an art form that fights back" !
:)

http://www.microsoft.com/downloads/d...359-0A86-4FB2-
A7EE-5F3A499515DD&displaylang=EN
http://www.west-wind.com/presentatio...WCCharting.asp
http://www.programmingmsaccess.com/S...LossTable2.htm

havent used them though.

If you using OWC, do consider:
http://www.microsoft.com/technet/tre...hnet/security/
bulletin/MS02-044.asp

Cheers!
Rajiv. R
Rajspace.Org

"Chad Z. Hower aka Kudzu" <cp**@hower.org> wrote in message
news:Xn******************@127.0.0.1...
ja**************@hotmail.com (Jaswant Singh Rana) wrote in
news:5c**************************@posting.google.c om:
Is it possible to generate a flowchart on the fly in a web page? The
chart will be based on the coordinates stored in a table or xml file.


Yes of course its possible. But its not a simple task.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Nov 18 '05 #4
"Rajiv R" <ra********************@yahoo.com> wrote in
news:#Z**************@TK2MSFTNGP12.phx.gbl:
As right stated by Chad, "But its not a simple task". But the motivation
lies in his email signature "Programming is an art form that fights
back" !


Its not my task though. :)

If I were to do it, I would use IntraWeb which makes it a LOT easier. In fact
a few people have used it to build flow charts (Even dynamic ones the user
can make!) for the web. You can see a "little" bit of this functionality
here:
http://www.atozed.com/intraweb/featu...amicImages.iwp

--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
Nov 18 '05 #5
Sounds like a job for a specialized component:

http://www.northwoods.com/go/dotnet.htm

"Jaswant Singh Rana" <ja**************@hotmail.com> wrote in message
news:5c**************************@posting.google.c om...
HI all,

Is it possible to generate a flowchart on the fly in a web page? The
chart will be based on the coordinates stored in a table or xml file.
Jaswant Singh Rana


Nov 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Kelvin | last post by:
hi: im looking for a tool that can help me to draw a flowchart... is there such tool? thank you very much... -- { Kelvin@!!! }
1
by: JackieR | last post by:
I have taken over a project and would like to flowchart the entire solution. I have found flowchart programs that work on a single .cpp file, but nothing for the entire project. Does anyone know...
0
by: - | last post by:
Is there a flowchart symbol for 'try' and 'catch'? I am reading a value from the command line by calling a method that throws a NumberFormatException. Should I draw the flowchart similar to...
13
by: nigel.t | last post by:
I want to draw some fairly simple flow charts and process method charts to illustrate my PHP site and its local network operation. I dont need anything clever like code generation or stuff like...
3
by: Paulers | last post by:
hello everyone, can anyone recommend a free flowchart framework for vb.net? I was drooling over Flowchart.net until I saw the $500.00 price tag. I realize that a lot of work went into...
19
by: William Gill | last post by:
I seem to be having a mentally bad period lately . My code is beginning to be terrible convoluted mess, and I shudder to think what it will be like to go back in a couple months and try to follow...
19
by: sameer | last post by:
1-develop a flowchart and then write a c program to display all prime number less than the number entered by the user.
2
by: stuckagain | last post by:
Hi, I am drawing a cross-functionality flowchart, to document the process between 2 disjointed software systems. The first system can initiate functionality in the second, and the second system...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.