I
I
ILoveYAnny2015-02-18 15:11:56
PHP
ILoveYAnny, 2015-02-18 15:11:56

How to organize the interaction of the site and the calculator on 1s?

Guys help organize the following. 1C has a calculator form that counts products.
I want to enter parameters on the site through the form, send them to the form for 1s, count the products and return the result of the user's calculations to the site. Can this be arranged? For example json requests or xml or post requests to fill out a form.
The idea was to install a thin client on 1s, embed a PHP script into it, which will accept parameters, insert them into the appropriate divs (because the thin client presents information through a web browser in the form of a site), and, accordingly, manage the whole process with a script and to them to send back the answer after processing.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
thepry, 2015-02-18
@ILoveYAnny

Can. 1C has web and http services. Accordingly, your back-end of the site should send data to 1C, and 1C will return the result of the calculations.
A thin client won't help.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question