Hi I have to format date to the iso 8601 format. I'm using AS400 who returns the date to the format "yyyy-MM-dd" and time as "hh:mm:ss".
How can I in VB or C++ get my date as the ISO 8601 format...
http://www.experts-exchange.com/Programming/System/AS_-_400/Q_23301361.html
Hi Guys,
I'm using this in VB6, i'm not too familiar with some of the things in VBScript. But basically this will print on a form the size of each memory module in the system and the total maxim...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23038716.html
Hello Experts!
I would like to create VBScript code that makes use of regular expressions to get the value from html tags.
Example:
If the the tag <script>MyScript</script> is given, the code sh...
http://www.experts-exchange.com/Programming/Languages/Regular_Expressions/Q_23496555.html
Using VBScript's "RegExp" object, how can I perform a regular expression query that will replace any instance of "{{{###}}}" with "" (basically remove it from the string?)
I've got a string that...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23567040.ht...
I would like to be able to map network drives, network printers, do scheduled backups and have an e-mail sent to confirm the back up results etc.. The script must be able to run MS XP computers wi...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23483209.ht...
I'm trying to find a way to autonavigate to a certain location of a java applet. The software is the Johnson Controls Metasys system. It allows you to log into a web address, then it loads a java...
http://www.experts-exchange.com/Programming/Languages/Java/New_to_Java/Q_23915517.html