Hi all,
Has anyone tried to capture the URL request from Internet explorer (or any other browser for that matter), and refer it to a list of allowed URL,s.
I have been asked to write an app that would provide a list of allowed / disallowed URLs.
Many thanks
G K Bray Programmer
Hi Mike,
I just found this in the Help file, SYS(987,.T.), after looking up Unicode.
Thats the bit I didn't understand.
As per your other thread on VFP, long may it continue.
Thanks again
Graham
G K Bray Programmer
Hi,
I am trying to read some data from an SQL table.
I have created a connection, and a Remote View.
When I Browse the View, some of the Fields are Memo, and when I open them, the data has little Squares in between each letter.
I think I need to convert the data, but I have no clue how to...
Hi Patrick,
I would like to be able to display a filtered list of records, from various tables, and possible use info path to create some dynamic forms to feed data back to VFP.
Thanks
Graham
G K Bray Programmer
Hi,
Can anyone tell me how to get sharepoint services to read in data from a external database, namely VFP.
My Server has all the relevant ODBC entries, but I don't know where to start.
Many thanks in advance.
G Bray
G K Bray Programmer
Hi,
I have not had a chnace to investigate this problem any more yet. I have been running VFP under a different account, with no issues.
I will try your suggestion at the week end though.
Many thanks
Graham
G K Bray Programmer
I have a Magnetic Card reader connected to my PC.
I have a form with mscomm32.ocx on it, and one command button.
The code in my command button reads "Messagebox("Thisform.olecontrol1.input")
When clicked, after a card swipe, this shows my the contents of the input buffer, no probs.
I put...
If I double lcick on a control on in the Report writer, so that I can for example set the control source, thats when the message appears.
How ever, since writing my first post, I have discovered that this only occurs under my logon. If I logon under the Admin account, all is ok.
I beleive...
Every time I try and look at the properties in a VFP 9.0 Report I get the error message "Variable "VPOS" is not found, I have tried un-installing and re-installing, but to no avail.
Any ideas ??
Many Thanks
Graham
G K Bray Programmer
Thanks for the reply,
I've had to put this one on hold for the minute, as my ither work is putting me under pressure.
Regards
Graham
G K Bray Programmer
Hi,
I am trying to use the above Active X control to download a file from an FTP Server.
I am using the Following code.
lcURL="FTP://mell"
lcCommand="GET NewStock.csv c:\NewStock.CSV"
Thisform.Inet1.Execute (lcURL,lcCommand)
DO WHILE Thisform.Inet1.stillExecuting=.T.
WAIT WINDOW "Recieving...
Hi All,
I am attempting to write a small exe in vfp to receive data from my phone system through com 1.
I have the correct parametrs for the coms communication, as provided by the engineer that installed the system. I can receive data succesfully using Hyperterm, but I just can't seem to get...
Thanks guys,
I would like a copy of the help file, if you could send it.
My Address Is "GrahamATcfsystems.biz"
The MSDN link is good also, but the actuall file would be better.
Thanks for your help.
Graham
G K Bray MCSE(Win2k) Trainee Programmer
Hi all,
Can anyone tell me where I can find the file "Comm98.chm".
I have searched my hard drive, but I can find no instances.
I thought it was installed with the OCx Control
Many Thanks
Graham
G K Bray MCSE(Win2k) Trainee Programmer
I see all the records if I browse the view, but I don't see them on the printed or previewed report.
I must admit that I have spent all my time trying to learn my way around Fox, and its programming language, but I have spent VERY little time with the Report writer.
So, I am very lost indeed...
Hi all,
I am trying to create a report using a Parameterised Local as a child table replacement.
I keep getting a single line in the detail band, as opposed to the group of records I expect to see.
Any Ideas
G K Bray MCSE(Win2k) Trainee Programmer
Hi all,
I have a small database that is displaying this error everytime I try to access it.
the database was originally corrupted, so I have used "Advanced DBF repair" to repair the dbf, but now I get this error message.
I have looked through the forums, but I cannot found any info on this...
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.