WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

OLE COM ADO CDO ADSI LDAP
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

RecordSets to HTML - with some Javascript

Keywords:   RecordSets HTML javascript

The attached zip contains a functioning demo consisting of
  1. Microsoft ACCESS Database with Table of all the major International dialing codes (the digits after 011 that route the call to the correct country/city or cellular region)

  2. HTML 'template'

  3. dialcode.wbt - script
First, this will only work on IE 5.0 browser - since it uses the Microsoft TDC (Tabular Data Control).

Second, modify the src= line at the top of the script to reflect the subdir you unzipped the files to.

Third, this is written with OLE DB because I wanted to use getstring(), but could easily be written in ADO or DAO.

Fourth - is there any practical value. Yes, we are making greater use of our Internet to update and display simple lookups. This example has just shy of 2000 entries, but the browser piece is fast.

stan littlefield

dc.zip 

Article ID:   W14677
Filename:   RecordSets to HTML - with some Javascript.txt
File Created: 2017:08:29:11:58:40
Last Updated: 2017:08:29:11:58:40