Advertisement

Results for "Author: daniel biener"

2002ASP #2063
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

2002C #10667
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

2002VB #19271
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

ASP_Volume2 #30239
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

ASP_Volume2 #32250
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

ASP_Volume3 #47299
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

ASP_Volume3 #47300
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

C_Volume2 #71301
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

C_Volume2 #73312
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

Java_Volume1 #89845
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

Java_Volume1 #91856
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

1_2002 #106025
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

2_2002-2004 #116992
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

2_2002-2004 #119003
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

3_2004-2005 #135536
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

3_2004-2005 #137547
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

4_2005-2006 #152596
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

4_2005-2006 #152597
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

5_2007-2008 #175114
Auto close messagebox

This function replaces VB's msgbox function and closes itself after the parameter provided number of seconds. The syntax and return values are exactly the same as msgbox except the first parameter is the number of seconds to display. Just add this code to a module (not a cls or frm) in your project and call ACmsgbox. Thanks to Sparq's submission here for help in writing this. with the added parameter of

5_2007-2008 #175115
Daily Dilbert (no ocx)

This is my version of the Daily Dilbert program here. The big difference is that this one doesn't use the msinet ocx. It demonstrates downloading a file from the internet with a couple of lines of code and no dependencies (other than MS Internet Explorer). I used the filesystem object for file reading but this could be changed to a native open command to eliminate the dependency on scrrun.dll (the scripting runtime file).

Languages
Top Categories
Global Discovery