Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rombout
  • Content: Threads
  • Order by date
  1. rombout

    security certificate and two websites

    Hello there we have a production website and a test website on the same webserver. On the production website we have a global server certificate. On the test website we don't have a certificate. Should the test website also have a global certificate to maintain security of the production...
  2. rombout

    one webserver two website one server certificate

    Hello there we have a production website and a test website on the same webserver. On the production website we have a global server certificate. On the test website we don't have a certificate. Should the test website also have a global certificate to maintain security of the production...
  3. rombout

    how to programaticly set password on pdf

    Hello everyone Does anyone know how to programaticly set a password on a pdf file. thanx
  4. rombout

    MSXML2.DOMDocument or Microsoft.XMLDOM

    Hello everyone, Can someone tell me what the difference is between MSXML2.DOMDocument and Microsoft.XMLDOM. Thanx
  5. rombout

    Store pdf in memo field with filetostr. Is that save??

    Is it save to store pdf files in a memo field with filetostr and retrieve them with strtofile. Can the output become corrupted??
  6. rombout

    howto change default mail account?

    Hello everyone I have got several mail accounts in Outlook Express. One of them is the default. Does anyone know how to change the default mail account programmaticly. Greetings Rombout
  7. rombout

    Sending timestamp to sql server.

    Hi there Im trying send a timestamp value fetched from a sql server table back to a stored procedure to check server side if the record has been changes by an other user. But when I fetch the timestamp it comes in a memo field and when I send it back to the stored procedure it seems to be...
  8. rombout

    How do I zip with VFP? Hi guy's

    How do I zip with VFP? Hi guy's I've got another question. How do I zip files with VFP. Do I have to use a dll from winzip? This is the good forum because I work with VFP6 only. Thanks Rombout
  9. rombout

    How do I zip with VFP? Hi guy's

    How do I zip with VFP? Hi guy's I've got another question. How do I zip files with VFP. Do I have to use a dll from winzip? Thanks Rombout
  10. rombout

    Report to file (word document)?

    Report to file (word document)? How do save a report to a word document and keep the same layout as in fox pro. Thanks Rombout
  11. rombout

    How do I return a resultset(cursor)

    How do I return a resultset(cursor) from an automation server(dll) made in Fox Pro. I call the dll with the createobject funtion. In the dll I retrieve the data from an SQL server database with SQL-pass through. There was data retrieved and a cursor created in the dll but when I am out the dll...
  12. rombout

    How do I return a resultset(cursor)

    How do I return a resultset(cursor) from an automation server(dll) in Fox Pro 6.0. Greetings Rombout
  13. rombout

    For my job I have to develop an app

    For my job I have to develop an application that should handle a lot data. Now I have to choose between Fox Pro or Visual Basic. In both cases there wil be an SQL-server database. What wil be the best choise. Thanks Rombout
  14. rombout

    Regular expressions in VBasic

    When using regular expressions in vbasic, I add a reference to the "Microsoft VBscript Regular Expressions" The file reference then actually states "c:\winnt\system32\vbscript.dll\2" in stead of a regular file name. When creating a package, I get the error that the file was...

Part and Inventory Search

Back
Top