1. I have the main application in legacy (clarion 6.3) and i need that application to send URL code by POST method from NET.TALK.
2. I have managed to make it work by clicking on a button that calls routine that does the POST but when I wanna use it without the button it doesn't work.
I have...
Hi,
I have an application written in Legacy and after editing stdfunc.tpw i managed to add some new buttons to report preview window toolbar but when i try to use the same file for ABC application i get just plain report preview window with only print and zoom icons on it.
I tried to look at...
Thank You for all the help,
I have managed to compile the application without errors.
I have imported the application from the net talk example, in project i have included net c60netx.lib, the clarion version is 6.3.
But when i try to call that procedure the application crashes.
With exception...
Because i have a list of parameters that the web page will accept.
Like:
www.webpage.com?Name=John&Age=25
www.webpage.com?Name=Tony&Age=23
www.webpage.com?Name=Alan&Age=25
www.webpage.com?Name=Jane&Age=23
www.webpage.com?Name=Steve&Age=21
and this is the simplest way to send/recieve them
what...
Hi everyone,
I have a Clarion application that needs to send some information to ASP.NET application in form like this
www.webpage.com?Name=John&Age=25
I was trying with the use of NetTalk Post method, BUT NetTalk is ABC based while the original application isn't.
And using an option like...
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.