|
|
|
|
|
Total Hits: 188 | Today: 0 |
Author: Marcus Brinkhoff
|
Rating:
|
|

In this Article I want to show how to use Classes and Objects in ASP. First of all it is necessary to know what Classes and Objects are, before working with them. Classes and bjects.There are several different definitions how to describe Classes. In my opinion the simplest definition is that a class is a new Datatype that offers a specified method.An Object (or an instance of a class) can be described as a variable that uses the offered method of this class.How can we use these technologie in AS...
|
|
|
|
Total Hits: 412 | Today: 0 |
Author: Adam Ware
|
Rating:
|
|

When you have a great number of pages that require your attention I have found it best to a template page and keep the content and the actual design separate, making the site easy to update and change to my needs. What I am going to do is create a main template page and then include a welcome message on that same page (just for an example) on how to separate content and the design....
|
|
|
|
Total Hits: 364 | Today: 0 |
Author: Dave Raggett
|
Rating:
|
|

When editing HTML it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people ...
|
|
|
|
Total Hits: 269 | Today: 0 |
Author: Chris Garrett
|
Rating:
|
|

Part 1 of the ASPWebLog series...
|
|
|
|
Total Hits: 949 | Today: 0 |
|
Rating:
|
|

IGLUON develop a web based report that would collect data from a database, format it in an HTML page and then print a certain number of rows on each page with a column header. The problem with coming up with a solution such as requested, is to find out how to do a page break after a certain number of rows....
|
|
|
|
Total Hits: 164 | Today: 0 |
Author: RickEastes.
|
Rating:
|
|

Easy to Use > Simple, automatic menu construction > Easy to modify permissions for users and groups > WYSIWYG page editing with file and image library
Get Noticed! > Search engine friendly > Content is saved as static so Google will love it
Lightning Fast > Modern technologies to automatically cache pages
Open Source > Some CMS's cost a lot of money. > Nukedit is Free. > Open Source ASP and database is included > Free for both Personal and...
|
|
|
|
Total Hits: 181 | Today: 0 |
Author: http://www.codefixer.com
|
Rating:
|
|

When you create an ASP page, you cannot view it by simply clicking on it or clicking file open on your browser and locating the file. Although this works for a HTML file this will not give the server the chance to parse any of the code in your ASP page.IIS or PWS on installation creates a folder on your hard drive that is by default called Inetpub. Under Inetpub there is another folder called wwwroot. The wwwroot folder is the root folder for your website. You can place your site (your folders a...
|
|
|
|
Total Hits: 188 | Today: 0 |
|
Rating:
|
|

During the last few years the number of Web sites has grown dramatically, as well as the level of quality demanded from these sites. To succeed today, it's not enough to place some content on a static site. You need to have more and more features to attract new visitors and make them return again and again. Some of these features are not directly related to increasing the interest of your visitors and the level of traffic. Sometimes they are even not visible to the user, but are nonetheless cruc...
|
|
|
|
Total Hits: 338 | Today: 0 |
Author: Tony Welsh
|
Rating:
|
|

Eventually most people want to create their own website, this guide covers the basics ideas, planning and implementation behind doing such a thing for a content heavy website all the while bearing in mind things like the cost of on-going maintenance. This is not designed to be a guide to writing your first ever website - one of the major assumptions the guide makes is that you are happy with your own ability to create this content. Most of the material in this guide is based on my own experien...
|
|
|
|
Total Hits: 363 | Today: 0 |
Author: Guo Xu
|
Rating:
|
|

You can get a lot of information with this program: Platform, IP, Browser, Colors, Resolution, Time Of Visit. You can actually trace the movements going on your webpage. Who visited which page and which time...
|
|
|
|
Total Hits: 164 | Today: 0 |
Author: AWS
|
Rating:
|
|

AWS HTML Producer is an enterprise-level HTML processing solution that not only provides advanced HTML template parsing features, but also extracts virtually any data from any web site! Extract the latest stock indices, currency rates, weather, news and more with a few lines of code! See demos on the web site....
|
|
|
|
Total Hits: 307 | Today: 0 |
Author: Steven Smith
|
Rating:
|
|

This code used to use the Scripting.Dictionary Object, which was originally listed in the registry as thread-safe. Using old versions of IIS, this code will operate, but under IIS 4.0 with the most recent updates, it would fail because the Dictionary object has been (correctly) listed as non-threadsafe in the registry. This causes an error in the global.asa when the the dictionary object is declared as an Application() variable. Currently, the application uses a SQL database to track users, whic...
|
|
|
|
Total Hits: 494 | Today: 0 |
Author: Mike Kayzer
|
Rating:
|
|

Mike knows the pain and frustration of having a web server crash unexpectedly... it happens when we least expect it. In this article, he's going to describe a simple way to create an ASP page that will allow us to view our web servers log files in a standard web page across the Internet....
|
|
|
|
Total Hits: 396 | Today: 0 |
Author: Annette Tennison
|
Rating:
|
|

A rating system is a great way to get feedback from your site+#39;s visitors. In this article Annette shows us how to create a rating system with ASP and Microsoft Access....
|
|
|
|
Total Hits: 439 | Today: 0 |
Author: James Crowley
|
Rating:
|
|

A frequent task for ASP developers is to create a members area style section of a website. This would normally involve registration, a login page, and then access to a section of the site that is only available to registered users. This tutorial will cover the steps needed to create all 3 sections, and we'll have lots of fun on the way....
|
|
|
|
Total Hits: 141 | Today: 0 |
Author: rainmakerpsi.
|
Rating:
|
|

Free Content Management System for your pictures. This ASP web based software is similar to the AmIhot web site, allowing users to post pictures and have other users rate them. Extremely flexible script, which can be quickly deployed with minimal setup! I hope that by allowing everyone to download this script we can improve it to be close to the level of sites like amihot. I have coded the basic features, upload, rating, etc. It just needs some customization. Please let me know if you have c...
|
|
|
|
Total Hits: 155 | Today: 0 |
Author: Tony Welsh
|
Rating:
|
|

W3C standards are the way forwards as web technologies become more and more complex, allowing people to create information which will render correctly the first time, every time, in any anything that supports those standards - this means that more time is available allowing for a more productive use of your day. This short article outlines who the W3C are, what standards compliance can do for both you and your visitors and it provides a few hints on things to watch out for, as well as suggestin...
|
|
|
|
Total Hits: 292 | Today: 0 |
|
Rating:
|
|

Ever wanted to simply double click on an ASP file within Explorer and see the final page without going through IIS or PWS? In this talk, Dino will show you how to build a client side ASP environment that processes code blocks through the Windows Script interfaces, to enable you to do just this!...
|
|
|
|
Total Hits: 357 | Today: 0 |
|
Rating:
|
|

Testing a Web site with various Browsers is part of a Web developer's daily work - at least when not working on an Intranet project where the Browser is company policy. Browser tests allow for the recognition and removal of layout problems and of client-side scripting problems. This however is no guarantee that you can manipulate all details of the connection between Web server and client, which can be important for testing security and stability....
|
|
|
|
|
|
|