J
jam
Dear All,
I have a web page built by asp.net with C#,net in code behind, this page
actaully, calls an exe file and run output something to a file, it takes
about 6-7 mins, while it is running, the page is blank and in a loading
status. I want it to have "loading.", "loading.."....etc. I used
Repsonse.Write, but it shows after the exe file is done. which means nothing
to me.... so how shold I do this? I am a newbie in C#, so i hope someone
could give me a driection or some sample source so that I cuold understand
what i should do and how.
Thanks a lot
I have a web page built by asp.net with C#,net in code behind, this page
actaully, calls an exe file and run output something to a file, it takes
about 6-7 mins, while it is running, the page is blank and in a loading
status. I want it to have "loading.", "loading.."....etc. I used
Repsonse.Write, but it shows after the exe file is done. which means nothing
to me.... so how shold I do this? I am a newbie in C#, so i hope someone
could give me a driection or some sample source so that I cuold understand
what i should do and how.
Thanks a lot