PDA

Click to See Complete Forum and Search --> : plz give me an explanantion of what this code does


Inhumanoid
Nov 11th, 1999, 05:42 PM
plz give me an explanantion of what this code does:
http://www.vbsquare.com/code/130.htm

I can see what happens when i run the project, but what can I do with it ???

Serge
Nov 11th, 1999, 06:23 PM
It run external application and waits until the program is finished running.


Regards,

------------------

Serge

Software Developer
Serge_Dymkov@vertexinc.com
Access8484@aol.com
ICQ#: 51055819 (http://www.icq.com/51055819)

Inhumanoid
Nov 11th, 1999, 06:51 PM
What waits ? What is meant by finished running ? finished loading ?

All i see is that explorer is started (so what)....

What I need is the following:

I have an app that starts other executables
Some executables take some time to load. I want this app to display an animation untill the executable is completely loaded. All the source to achieve this should be in the app, not any in the executable that is be started.
Is this even possible (some claim it is not)??

i think that http://www.vbsquare.com/code/130.htm is not what I need (or is it ?)

Inhumanoid
Nov 11th, 1999, 07:10 PM
I found out what the code is for... So I also found out that I do not need this...

Does anybody know if that what I want is possible (displaying an animation untill an app is completely loaded)?

moocow
Nov 23rd, 1999, 10:57 AM
I've been learning how to use the RTFbox recently to make an HTML editor to automaticly update my site.

I need to be-able to get the HTTP://come.to/Kaotic_dimentia out of the Tag which would be something like

<a href="http://come.to/kaotic_dimentia">enter</a>

I need this find / "replace" to work on all the URLS in a page. In other words i on't want to have to type what i want to find in the source.

If Anyone needs me to elaborate just lemmie know!

Thankyou,

evilmonkeyIII

Gaurav
Nov 23rd, 1999, 06:07 PM
Hi,
Well first things first i would definately require a cleared explanation to what u really want??

Secondly, on first thoughts i think it would be better to use Perl for this. I did something similar when i wrote my own search engine, and found that an HTML href tag can have so many variations i needed a good pattern matching methodology to really carry this out well.



------------------
Gaurav Mahindra
gmahindra@extentia.com