Hi:
When I use document.referrer, I get different results if I'm running either browser.
Netscape gives the previous page and IE returns a blank.
I'm trying to block access a page by making users go through a password page.
Any work arounds?
TQ
Hi:
I'm using files created with Clipper 5.2 and the 'DBFCDX' RDD. When I attempt to open the file and an index in 2.6 I get an error message that the file is not indexed.
File=ORDDET.DBF
CDX FILE=ODTAGS (contains three TAGS ... one of which is ODORDIT)
I'm trying to open the file using:
USE...
Hi:
I'm using CLipper 5.2D , Blinker and SixDriver.
I have a file with 1.35 million records and an index that is (was) 55 Mb.
It won't rebuild the .CDX index now.
Help ... I'm stuck
TQ
Wayne
Hi:
I can read/write tables created in FP 2.6 or Clipper but how can I create and maintain VFP 7 dbf free tables that can be read and written by those older programs?
It is probably a switch or flag somewhere but I can't find it.
TQ
Wayne
Hi:
I'm attempting to use the following code to import data to foxpro 7 from Excel.
cSpreadSheet='myspread.xls'
cSheet='C12'
IMPORT FROM (cSpreadSheet) TYPE XL8 SHEET (cSheet)
It works !
I can check to make sure there is a "myspread.xls" with file("myspread.xls") and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.