%@ Language=VBScript %><%
Dim cn
Dim rs
Dim sSQL
Dim iCount
Dim iID
'
Set cn = Server.CreateObject("ADODB.Connection")
cn.ConnectionString = _
"Driver=Microsoft Access Driver (*.mdb);DBQ=c:\www\globaldata\members\web_pull.mdb"
cn.Open
'
sSQL = "SELECT MAX(id) AS id_max FROM facts"
Set rs = cn.Execute(sSQL)
iCount = rs.Fields("id_max")
'
Randomize
iID = Int((iCount * Rnd) + 1)
'
sSQL = "SELECT * FROM facts WHERE id = " & iID
Set rs = cn.Execute(sSQL) %>
 |
A G.D.S.I. Quick Fact |
Check E-Mail |
|
 |
<%= rs.Fields("title") %>: <%= rs.Fields("fact") %>
|
|
|
|
|
|
| GDSI File Download Center |
Allaire HomeSite 4.5.2 HTML WYSIWYG Editor
Review by Wayne Alday
This is quite easily the most powerful, easy to use HTML editor I have ever used (I have used Microsoft Front Page Express,2000, 97, Hotdog 5.5, and Notepad) Lets you preview pages as they are being created and this is what I created the new Global Data Systems Helpdesk and this page with.
Rating:
ICQ 2000b build 3278
Review by Wayne Alday
ICQ Instant Messaging Software lets you see when your freinds and coworkers are online. You can send them instant messages, have real time chats, send them files, and a host of other things. It is hard to imagine the internet without Instant Messaging software for me anymore!
Rating:
Ws FTP Light Edition (Free Version)
Review by Wayne Alday
WS FTP is one of the easiest to use FTP File transfer clients in my opinion (I have used cuteFTP,which is a good program, but it is for a more advanced user). This is the program we recomment you install if you are a beginner to FTP. This is the program we will direct you to install to use your homepage FTP account.
Rating:
NeoTrace
Review by Wayne Alday
NeoTrace is a nice, visual program that is good to troubleshoot network problems by pinging and showing ping rates for all servers between you and the destination server in a GUI format.
Rating: