Skip to content

Java .Net

A site with Technical and Social Information

Java .Net

A site with Technical and Social Information

  • Home
  • Troubleshoot
    • Windows
    • Mobile Troubleshoot
    • .Net Troubleshoot
    • Database Troubleshoot
  • Tutorials
    • Android Tutorial
  • Interview Questions Answers
    • ASP .Net
    • ASP .Net Core
    • Java
  • Technical Updates
  • Windows Tips
  • Computer Tips & Tricks
  • About Us
    • Home
    • Tutorials
    • Java Script
Java Script Tutorials

Validate email address using Javascript

April 14, 2013 1 Comments

You can use following regular expressions to validate email function validateEmail(email) { var re = /^((\\.,;:\s@\”]+(\.\\.,;:\s@\”]+)*)|(\ “.+\”))@((\{1,3}\.{1,3}\.{1,3}\.{1,3}\])|((+\.)+{2,}))$/; return re.test(email); }

Java Script Tutorials

Using window.onerror How to Catch Unhandled Errors in Javascript

November 28, 2012 3 Comments

Client side scripting language Javascript has an event driven error handling model where you define a handler function for window.onerror…

.Net Tutorial Java Script Tutorials

Get File Name using Javascript : ASP.NET FileUpload Control

October 20, 2012 6 Comments

Many of C# developers looking for getting filename at client side. Following is the solution for that. <%@ Page Language="C#"…

Java Script Tutorials

Calculate date difference using Javascript

November 7, 2011 1 Comments

Calculating date difference in JavaScript is very easy as in .Net, Java or PHP, but requires a bit different approach.…

Recent Posts

  • How to restart explorer when your folder open operation hang the windows?
  • Social Media Giant Facebook down with something went wrong
  • Test Mail Server : Send Email Using Command Prompt
  • Whatsapp Error : this version of Whatsapp became obsolete Jan 13 2018 Redmi / Mi Phones
  • 425 Failed to establish connection error on listing vsftpd CentOS

Categories

  • .Net Troubleshoot
  • .Net Tutorial
  • About
  • Android Tutorial
  • Computer Tips & Tricks
  • Database Troubleshoot
  • Java Script
  • Java Troubleshoot
  • Java Tutorial
  • Mobile Troubleshoot
  • News
  • PHP Tutorials
  • Social
  • SQL
  • Technical Updates
  • Tips & Tricks
  • Troubleshoot
  • Tutorials
  • Virus
  • Windows
  • Windows Tips
  • Wordpress

You Missed

Troubleshoot Windows

How to restart explorer when your folder open operation hang the windows?

News Technical Updates

Social Media Giant Facebook down with something went wrong

Troubleshoot Windows

Test Mail Server : Send Email Using Command Prompt

Mobile Troubleshoot Troubleshoot

Whatsapp Error : this version of Whatsapp became obsolete Jan 13 2018 Redmi / Mi Phones


Java .Net

A site with Technical and Social Information

Copyright © 2023 All rights reserved | Blogus by Themeansar.