Jump to content

How to receive data on HTML page (client) from server (CGI script) ?


naamabm

Recommended Posts

HiI know how to pass data from client side (html file) to server using CGI script (POST method).I also know how to re-create the html page from server side after receiving the data (using printf).However I want to write static pages on client side, and only to pass information (data) from server to client and other way around.1. How do I pass the data from the server side?2. How does the client side receive the data from the server?Thank youNaamap.s. I am working on embedded product with Linux as OS

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...