Display different module data into single html page

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Display different module data into single html page

跳至解决方案
1,173 次查看
utsavikalpesh
Contributor V

Hi All,

I am using HVAC demo of mqx v4.0 and have task that needs to communicate between more than one module.The problem here is i need to create one html page which is communicating with more than two modules.But now i fell into deep ponder that,Can Index.html page response to other .c file (cgi functions) of other modules  as there is only one module have html page and I have to take only response of other module??

Or is there any other way to communicate between modules??My Code warrior is of version 10.2.I have never done this kind of communication before.

Plz help.............................:smileysad:

0 项奖励
回复
1 解答
1,101 次查看
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi Utsavi,

What do you mean with "two modules"?

The html can have more than one call to a CGI. just take a look to the example HTML I am attaching. This comes from the C:\Freescale\Freescale MQX 3.8\rtcs\examples\httpsrv\web_pages folder.

I hope this helps you.


Regards,
Garabo

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,102 次查看
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi Utsavi,

What do you mean with "two modules"?

The html can have more than one call to a CGI. just take a look to the example HTML I am attaching. This comes from the C:\Freescale\Freescale MQX 3.8\rtcs\examples\httpsrv\web_pages folder.

I hope this helps you.


Regards,
Garabo

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,101 次查看
utsavikalpesh
Contributor V

Hi Garabo,

Thnx for reply.

0 项奖励
回复