How to Build a Low-Budget Web Service with Classic ASP ver

  How to Build a Low-Budget Web Service with Classic ASP
  Category : Asp Tutorials-tips Web fetching  
  Platform :  
  Price :  
  Developer:  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

This article illustrates how to create a news feed Web service in classic ASP. The Web service created is extremely light-weight, requiring minimal Web server requriements. Basically, it uses a light-weight, cilent-side JavaScript file.

 

more Tag: service, classic, web service, classic asp, service with classic, web service with,

Also see ...


Grab data from other websites 1)    Grab data from other websites
 It`s an often-requested feature these days. The ability to be able to grab and parse a web-page on someone else`s server. Corporate clients like to show their current share price. Link indexes like to grab title, meta tags and content. It`s a nifty thing. Here`s how it`s done, using two different components....

How to Build a Low-Budget Web Service with Classic ASP 2)    How to Build a Low-Budget Web Service with Classic ASP
 This article illustrates how to create a news feed Web service in classic ASP. The Web service created is extremely light-weight, requiring minimal Web server requriements. Basically, it uses a light-weight, cilent-side JavaScript file....

Access remote URLs with asp 3)    Access remote URLs with asp
 This tutorial will show you how to use XMLHTTP Object to request a page to a remote address from your server. Some copy and paste examples are included in the tutorial....

Grab remote content on the fly 4)    Grab remote content on the fly
 This tutorial is intented to learn you how it is possible to retrieve the content of a remote webpage on the fly with ASP. Something that can be very usefull in order to parse and search for information that could be shared with others or in order to send the content of a webpage via mail!...

Write and Read A Cookie 1)    Write and Read A Cookie
 Cookies enable you to write text directly to a users computer. This can be used to easily recognize if a user has been to your site before or used to prevent multiple entries in to forms. This example will take any input you type in and write it to a cookie. A hyperlink to the same page is created to demonstrate on subsequent visits (within 3 days) the user will see their input rather then the text input box....

Building an ASP File Manager 2)    Building an ASP File Manager
 This article describes how to build a very powerful, potentially destructive application using the File System Object. It should never be implemented in a production environment without ensuring that proper security precautions have been taken to maintain the integrity of the data contained on the web server....

NavXP - Web based file sharing system 3)    NavXP - Web based file sharing system
 Anyone can use this enterprise version of Internet file explorer effectively because it has an interface that is similar to the standard Windows file explorer. This system has many enhanced features like easy uploading of files from anywhere and it allows easy creation, deletion, copy and moving of folders and files. Along with these functions, it offers a 'Save As' function. It also offers a WYSIWYG editor to edit the HTML files and has a disk space manager that allocates the space needed f...

Teraway LinkTracker 4)    Teraway LinkTracker
 This is a program that can be used by the webmasters to track all the links of their websites. Webmasters can utilize this program to take control over the links including who is bringing the traffic and clicking on the links. This program can be also used for tracking banners, ads, site affiliates and refferals, email campaigns, site visitors etc., This program has number of features including comparing in graphical representation, supporting SQL server and MS Access databases, tracking tot...

Flash Pie Chart 5)    Flash Pie Chart
 Flash Pie Chart is a flash movie that has the ability to produce pie charts on users applications. It generates flash pie charts for ASP applications in a quick manner. Users can utilize this tool to display any statistical information or report on their existing websites. It is an intuitive program and users can have a live demo of this program....

VanillaSoft Helpdesk 6)    VanillaSoft Helpdesk
 Now the users can get a new quality based company helpdesk at an affordable price. VanillaSoft Helpdesk comes with the MS Access or MS SQL backend and also as a hosted edition with MS SQL. The main highlight of this company helpdesk software is that it is language independent and supports multiple companies....

Web Navigator 7)    Web Navigator
 This is a program using which webmasters can meetout their web developing needs on navigation purpose. They can build any number of menus with providing any number of submenus by using this program. And it comes with an intuitive desktop designer to design menus for your desktop. Webmasters can create menus using DHTML to suit their needs on any website....

Using GetDate Function in an SQL Statement 8)    Using GetDate Function in an SQL Statement
 This function is very useful, if you wish to get date of current SQL server date and time. You may use this function to fill some rows automatically with current time or using with DateDiff function to return the number between current time....

Disply Number of Unique Visitors Currently on Site 9)    Disply Number of Unique Visitors Currently on Site
 By implementing this code on your site, you can display the number of visitors that are currently browsing your site. It increments a counter every time that a unique session begins on your site and decrements a counter every time that a session ends....