and if You need all characters in string in the lowercase
use lower() on result
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
Thank You! It's quite enough!
Somebody wants to have more than 1024 fields in the ordinary table!
The reference to this thread fulfilled its purpose.
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
Hi, All!
Does anybody use all 1024 fields in one table?
-OR-
The max number of fields you are using in tables?
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
2FatSlug
www.multimap.com shows very old data; the some places are shown unchanged from 2000.
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
Why not?
response.write("<DIV onClick='javascript:function_name()' STYLE ...")
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
Hi!
Restrictions are used to control acceptable values for XML elements or attributes - not for transformation!
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
VFP 6.0 can not use monikers.
Below the working code for VFP 6.0
LOCAL lcRemoteComputer, lcAdminUserName, lcAdminPassword, ;
loSWbemLocator, loSWbemServices
*lcAdminUserName="sysadmin_name"
*lcAdminPassword="password_sysadmina"
lcAdminUserName=""
lcAdminPassword=""
*lcRemoteComputer =...
XMLTOCURSOR(test,"testcur",8912)
Flag must be 8192. Check it!
All works fine
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
From VFP documentation:
Note that the Filer ignores System folders.
Use Scripting.FileSystemObject instead.
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
Hi, Mike!
It's a good point! (The code has been typed in a hurry...) :-)
Juri Shutenko
Municipality of Maardu, Estonia
http://kodu.neti.ee/~juri4
http://www.hot.ee/jurisfox
Hi!
I try to run two form right now (one of them with Default DataSession) and another with Private DataSession.
In second I set AutoCompleteTable for text box and it's work. (I don't have network at this moment - I'm at Prague Devcon). Inputs that has been made in one form are available in...
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.