Display different module data into single html page

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Display different module data into single html page

Jump to solution
1,143 Views
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 Kudos
Reply
1 Solution
1,071 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
1,072 Views
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 Kudos
Reply
1,071 Views
utsavikalpesh
Contributor V

Hi Garabo,

Thnx for reply.

0 Kudos
Reply