Blog Detail
Programming Networking Project Management Software Engineering Database
http://www.justetc.net/sayedblog
Articles and Training Videos on Programming Networking Project Management Software Engineering Database
Recent Posts
CSS Selectors: Reference
CSS Selector Examples and Notes (check each line carefully and notice differences with other (esp. immediate) lines): (Reference: CSS: The Difinitive Guide: 3rd Edition: by E. A. Mayer:) Basic Rules: The following css rules apply to the correspond...
Automating Digital Delivery with Paypal Payment Processing System
In the past, I implemented an automatic notification and digital product delivery system with Paypal Payment Processing System. The concept is, when a person buys products from your web-sites, he gets his products automatically as email attachm...
Code: Email Sending using ASP
dim email 'if you are collecting user emails from a form - POST method email = Request.Form("email") 'send email Dim myObject Set myObject = Server.CreateObject("CDO.Message") 'set the To and From myObject.To = "webmaster@justetc....
Online Resources: Hourly Rate for Consultants in IT/Software Development
http://www.erlglobal.com/index.php?pageName=rate http://www.codeproject.com/Lounge.aspx?msg=2881603#xx2881603xx http://www.consultantjournal.com/blog/setting-consulting-fee-rates http://www.payscale.com/research/US/Job=Information_Technolog...
Software Testing Resources
Software Testing Resources Complete free course on Software Testing Articles on Software Testing Software Development/Engineering Resources in General Quality Assurance Templates in General ...
Is VBA still relevant? VBA Resources
VBA (Visual Basic for Applications) is a legacy technology. However, many applications once were built on VBA technology. Hence, your VBA skills as well as Visual Basic 6 skill - still may be very useful/demanding to some companies. You can check a...

