WEBSITE PROGRAMMING
To design a website is one thing, to program it is another. The programming language used on the internet is called...
Read MoreWEB LOGOS AND GRAPHICS
Unlike the print media, the web brings several limitation to the graphic artist. A top quality logo that looks grea...
Read MoreWEBSITE AESTHETICS
Colore, white space, type font, background elemnts, and graphics are the “artistic” elements of a website. Just...
Read Morewebsite Journalism
This one area often overlooked by many web desingers but not at HarborWorld. we focus on creating copy and wording...
Read MoreDatabase Intigration
Your website gives you an opportunity to provide information, advertised, Or sell your goods and services to visitors who browse through your site. Adding information from a database can make your website an invaluable resources. The information about your products changes constantly, as so your lists of distributors and sales agents. Volatile sections of your websites, such as news and information or available jobs, can change on a daily basis. HarborWorld can help you put these type of information into a data base, And then create customer web routines to add , modify, or delete records from your database. Using Microsoft SQL Server, HarborWorld creates routines using Microsoft’s Active Server Pages technology to create state-of-the –art web sites that access information in your database and create HTML pages dynamically and present them to your visitors.
ACTIVE SERVER PAGES
These are components that allow web developers to creates server-side scripted templates that generate dynamic, interactive web server applications. By embedding special programmatic code in standard HTML pages, a user can access data in database, interact with page object such as Active-X or java components, or create other type of dynamic output. The HTML Output by an Active Server page is totally browser independent, which means that it can be read equally well by Microsoft Internet Explorer, Netscape Navigators, or most other browsers. ASP makes it easy for a developer to create anything from a website that is customized to a viewers tastes, to a complex database application that may access legacy data from a mainframe.