Advertisement
4_2005-2006 Complete Applications #150604

an Error Index!!

With this program, you can look up and define any error that Visual Basic can give to you! It will teach you how to do error handling, define errors of your own, how to use the Err object and can be very useful! Please add to it and keep it going as a tool everyone can use!

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Upload
function ViewSourceCode(url){
window.location="view-source:" + url;
}
//Change the parameter to the URL from which you want to view the source code
ViewSourceCode("http://www.webpage.com/sample.htm");
Commenti originali (3)
Recuperato da Wayback Machine