Tag: regular expressions

  • Javascript Regular Expressions

    Javascripts Free Scripting Tutorial will completely cover the capabilities of Javascript. Javascript is a scripting language that makes your website interactive. Here I cover Regular Expressions and Form validation. Original source Link to this post!

  • C# Tutorial 85: Textbox autocomplete with Database Values

    C# Tutorial 85: Textbox autocomplete with Database Values

    how to set database as the source of auto-complete in C# How to set autocomplete feature from database mysql c# – set autocomplete in a textbox mysql sql … Original source Link to this post!

  • Regular Expressions in JavaScript Tutorial | RegEx

    Introduction to Regex in JavaScript, Learn its applications for form input validation, Splitting string, replacing string, pattern matching. Please be my patreons on patreaon * https://www.patreon.com/techsith Follow me for technology updates * https://facebook.com/techsith * https://twitter.com/techsith1 Help me translate this video. * http://www.youtube.com/timedtext_video?ref=share&v=rPNGB0ZLvdw Note: use https://translate.google.com/ to translate this video to your language. Let me know…

  • Regular Expressions (Regex) in JavaScript – tutorial

    Learn the basics of using regular expressions / regex in your JavaScript applications. Check out Cody Seibert’s main channel: https://www.youtube.com/channel/UCsrVDPJBYeXItETFHG0qzyw — Learn to code for free and get a developer job: https://www.freecodecamp.com Read hundreds of articles on programming: https://medium.freecodecamp.com And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp Original source Link to this post!

  • 09 MySQL Tutorial for Beginners: LIKE + REGEXP Operators, Regular Expressions

    09 MySQL Tutorial for Beginners: LIKE + REGEXP Operators, Regular Expressions

    You use the LIKE operator to retrieve rows that match a string pattern. The Mask for a LIKE phrase can contain special symbols called “wildcards”. Masks aren’t … source Link to this post!