Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report form and the world wide web
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Titre:
Report form and the world wide web
Divers
Thread ID:
00873522
Message ID:
00873522
Vues:
51
I found this article from M$:
http://support.microsoft.com/default.aspx?scid=kb;en-us;191639
So I went ahead and created an exe to handle printing to pdf using a pdf printer driver.
Now my first attempt was to create a simple exe that accepted two parameters and did the printing based on that. I used the run command from within my ActiveVFP DLL. This worked good.
Then I started thinking (scary huh) what if I created a class and built it into an exe and used newobject() from within my web DLL. Now I was very happy because it worked great from the command window, but when I tried it from within the web DLL I got the same error as if I would have issued report form. I guess this kinda makes sense to me why it happend but feel free to explain it to me if you know exactly why it happends.

Well anyways my question is: What is the best way to call/run/execute an exe from within the web DLL?



Thanks,
Einar
Semper ubi sub ubi.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform