Hello all,
I currently have a VPN set up that works great if the connection is not from the same network. Example if the client 's computer has an address of 192.168.0.xxx, it connects via vpn everything is great. If the client has an address 192.168.1.xxx it connects, but cannot see anything...
Hello all,
I am installing GWIA on SLES 9.0 and am having trouble when I get to the point where I have to authenticate with LDAP. I get an incorrect password error. The password is correct and I have tried setting Require TLS for Simple Binds with Password on/off. Any help would be greatly...
Hello all,
I am using the codebook framework and have added a menu item print, just like the regular VFP ide print. The problem is that I do not know the command to execute in the menu to print. I have tried to use SYS(1500,'_MFI_SYSPRINT','_MSM_FILE') to no avail since it will not work from...
Hello all. I have a situation with a input file type. I cannot set the .value due to security reasons and I cannot set focus to the control then do a document.execCommand("paste"); (to paste from the clipboard) because of the same reason, these two methods work fine with regular input text...
Hello all,
I want to be able to do the quickest mail merge to word possible from vfp 8.0 using a table or cursor (merge to new document or printer). Right now I have a program that creates a temp word document on the fly with tables and populates the document from a vfp table. I would rather...
Hello all,
I am developing an application that will send via a url querystring a path to a file for upload to a webpage. (example: http://www.example.com?path=c:\path) The path will have spaces because it will be sending files from the users my documents folder, right now I am just using...
Hello,
I would like to be able to use the command/immediate window to try code before I use. I am used to FoxPro's command window, where I can test something before I write the code to avoid errors. I assume that the command/immediate window will let me do this, but I haven' been able to. I...
Hello all,
I would like to know how to return a variable type at runtime in vb .net. I am used to programming in Foxpro and I would do something like:
TYPE(cExpression) which would return the datatype of its contents. If it is an object would return "O", character "C" and so on. Any help...
Hello, I am trying to create a stored procedure that gets called in the insert trigger of a table, that when adding a record a certain field (width of 7 and a character type) gets formated like PADL('field',7). I have tried doing in a stored procedure to no avail and I have also tried just...
Hello All,
I coming across a weird problem that is only happening to one person. At times an error message appears stating " File c:\Docume~1\username\LOCALS~1\temp\USML_S1.VEW is not a view description " The user then needs to close GW and start again to continue. Any Ideas would...
Hello all..I am getting a strange error that I hope someone can help me with. I am building a .qpr file with a sql statement and then running it via macro substitution (DO (varqprfile) or DO &varqprfile ). This works great when I do not compile to a .exe, but when I do compile to .exe it gives...
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.