Home Source Code Repository
You have downloaded this file 0 times in the last 24 hours, limit is 0.
Your file downloads total 0 in the last 24 hours, limit is 0.

GetWebDate Download

Description:

This example uses the HTTPSocket class to read the date from an ASP-page on a remote web-server. It might be useful if you would like your application to act according to a special date, not to be run before or after a given date for instance.
You will have to make an ASP script and upload it to your remote server.
The ASP-script makes the server-date available to your application. Beware of format conflicts.Manipulating the date locally on the running computer will have no effect since the date is read from the web.

Submitted By:
Espen Beranek Holm (holm@online.no)
Submitted On:
14 Mar 2010
File Size:
28.02 Kb
Downloads:
85
License:
Free
File Author:
Espen Beranek Holm
File Date:
14 Mar 2010
Rating:
Total Votes:0
Be the first to comment! Please sign in or register.

Popular in last 30 days

Oct.08
Listbox Spreadsheet
34
A project by Seth Willits that shows you how to use the standard RB listbox as a spr...
Jan.12
DatePicker
29
Pure RB code to display a calendar.
Oct.08
Snippets and Goodies
27
A project by Seth Willits that has miscellaneous snippets and goodies.
Oct.09
Printing Tutorial - REAL Reports
26
This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports ...
Dec.11
INI I/O Class
23
A simple, fast class for loading and creating standard INI files. Supports Sections,...
Oct.08
Scrolling Windows
21
A project by Seth Willits that illustrates how to scroll the entire contents of a wi...
Jan.10
rsReports documentation
19
open office version of rsReports documentation in English. im sure there are some e...
Jun.09
Listbox Popup
16
This small example project shows you how to put a popup menu into a listbox making a...
Aug.09
Statusbar
13
A statusbar is a fairly unobstrusive way to provide a user with information about wh...
Dec.10
WE Webcalendar control
12

Newest Files

Jan.12
DatePicker
Pure RB code to display a calendar.
Jan.12
RC4
Dec.11
INI I/O Class
A simple, fast class for loading and creating standard INI files. Supports Sections, Propert...
Nov.11
Open Document With Non-Default Application
Sep.11
StringBuilder
Jun.11
LinkLabel
May.11
String Expression Evaluator
Evaluate arbitrarily complex algebraic functions from a RB String variable.  Functions can ...
Jan.11
Buffered Canvas
Jan.11
HTML scramble.rbp
Dec.10
Session Parameters

Most Downloaded

A project by Seth Willits that shows you how to use the standard RB listbox as a spreadsheet cont...

This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports that was intr...

A project by Seth Willits that has miscellaneous snippets and goodies.

Reporting is the 'dark art' of programming because it involves three separate states for your app...

This small example project shows you how to put a popup menu into a listbox making a cell of type...

SmartSQL is a class created by FreeVBCode.com. We've found this class extremely useful in Visual ...

open office version of rsReports documentation in English. im sure there are some errors so lets...

Based on the original tuturial and project files, this version has been updated to work with the ...

An example project of how to implement a simple registration code into your application.

A sample project that shows how to create an auto complete editfield.