Active Server Pages(ASP) Sinhala Video Tutorials(welaáõ i¾j¾ fmacia)
Active Server Pages, also known as ASP is a popular web server side scripting language that is mostly run in Windows based servers. ASP was the Microsoft's first server side scripting engine to develop dynamic web pages. Active Server Pages supports Common Object Model (COM) enabling ASP scripts to function alongside with Dynamic Link Library (DLL) files. The final release of Active Server Pages was ASP 3.0 which was released in 2000. Now classic ASP is a part of Microsoft's .NET framework and ASP.NET is its new version. In these Sinhala video tutorials you can learn classic ASP using VBScript web scripting language.
- 1. Introduction to Active Server Pages
- 2. Creating your first ASP script
- 3. How to create ASP scripts without HTML tags
- 4. Using another method to print something on browser screen
- 5. Working with variables in ASP
- 6. How to output current date and time
- 7. Redirecting the browser to a given location
- 8. Using cookies to store data - Part 1
- 9. Using cookies to store data - Part 2
- 10. Deleting cookies
- 11. How to process forms in Active Server Pages - Part 1
- 12. How to process forms in Active Server Pages - Part 2
- 13. Using Get method or Post method
- 14. Using QueryString collection
- 15. Creating Text files in Active Server Pages - Part 1
- 16. Creating Text files in Active Server Pages - Part 2
- 17. Creating Text files in Active Server Pages - Part 3
- 18. Insert text into the text file
- 19. How to open text files and disply its content
- 20. Checking whether a file exists