Quantcast
Channel: DaniWeb Code Topics
Browsing all 225 articles
Browse latest View live

vbScript - Some Useful String Functions

vbScript - Some Useful String Functions Please see my post vbScript - The Basics for more details on vbScript. vbScript provides a number of functions for manipulating strings. I find that a few more...

View Article


vbScript - A Multi-column Sort With Minimal Coding

vbScript - A Multi-column Sort With Minimal Coding Please see my post vbScript - The Basics for more details on vbScript. A previous post dealt with sorting. The code easily handles sorting simple...

View Article


vbScript - An Application to Modify srt Subtitle Files

vbScript - An Application to Modify srt Subtitle Files Please see my post vbScript - The Basics for more details on vbScript. So far I've posted either functions/subs or code snippets to illustrate a...

View Article

vbScript - Use wmic to Control Process Priority

Over the last few days I have been converting old video files from avi to mp4. I've been doing this using the command line version of DivX. This is the process behing the DivXPro GUI and it is named...

View Article

vb.Net - Regular Expression Tester

vb.Net - Regular Expression Tester Every now and then I find another use for a regular expression. For those not familiar with regular expressions, they can be as cryptic to read as strings of Greek...

View Article


vbScript - Create a Log File Using vbScript Classes

vbScript - Create a Log File Using vbScript Classes Before I retired I was responsible for most of the corporate data plumbing at our control centre. All of the plumbing was written in vbScript. As...

View Article

How to insert select values to multiple users checkbox in PHP MySQLi?

Hi there I am new at this website thanks for every one that help me I have this output appear on the link below: Click Here I want to while I choosing a Time value this value must be send for these...

View Article

How to convert Pseudocode to MIPS?

I am trying to implement a MIPS code that preforms unsigned integer divide but i couldn't figure out how. if D == 0, report an error and terminate. Q = 0 # Q is the quotient, initialized to zero R = 0...

View Article


Display millisecs in hours, minutes and seconds

Sometimes you have long processes and you even want display them up to the millisecond. Here is a way to do it.

View Article


Depths [Interactive]

Depths (Made with Processing)

View Article

Pulsating Spirograph [Processing]

Pulsating Spirograph (Processing)

View Article

discuss about project

i want to write code in data structure using c++. my topic is online voting system.

View Article

SQL Update Where Select

I have a table where I want to update "time 2" row, in the user's last "time 1" entry. I was try this, but not function.

View Article


perl to java code conversion

Hey!!!!I'm looking for the perl to java conversion!!!! Can Someone please help me with the snippet!!!! As soon as possible!! Its very important!!!!

View Article

Coding a TextBox Leaving The Backspace And Spacebar Working

I would Like to Use this code after you have clicked into your textbox And I am Edwin Have a good Time

View Article


vbScript - Extending Application Functionality with vbScript and AutoIt

vbScript - Extending Application Functionality with vbScript and AutoIt Sometimes you'll find that one of your favourite applications is missing some useful functionality. For me, it was FastStone...

View Article

A card switching UI for Flutter, support custom animation

Github Link: https://github.com/BakerJQ/Flutter-InfiniteCards

View Article


vb.Net Progress Bar With Text

A long standing complaint with the standard progress bar control is that there is no easy way to display text. In spite of numerous requests, Microsoft has not included this capability. The following...

View Article

Embedd REACTJS to existing NODEJS + MYSQL Code

I have performed some query operations in nodeJS with mySQL and now I want to have a reactJS form to be embedded with it to display the results on web page. Can anyone give an idea how can I achieve...

View Article

Generate a clear 1x1 GIF

This code dynamically generates a clear 1x1 pixel.

View Article
Browsing all 225 articles
Browse latest View live


Latest Images