Search Results

Search: Posts Made By: jdp
5,762
Posted By jdp
Thanks rdcwayx, Actually I am making HTTP...
Thanks rdcwayx,

Actually I am making HTTP POST request from HTML/JavaScript file and is given to that .cgi file. I have input fields in HTML form which is posted back. Each field is a separate...
5,762
Posted By jdp
Parsing the http post request
Hi,

I am trying to write a shell script to parse the post request data that it received to a xml file. Below is the post request data that script is receiving.


...
18,873
Posted By jdp
Thank Scott for your code. I really appreciate. ...
Thank Scott for your code. I really appreciate.

I did some googling and managed to get the data using POST request from HTML using JavaScript. Posting the code in case someone newbie like me need...
18,873
Posted By jdp
Thanks Scott, The device is having linux OS...
Thanks Scott,

The device is having linux OS and running a shttpd web server. I checked the /bin directory, It has sh only and I didn't find bash. I have never written shell scripts so looking for...
18,873
Posted By jdp
Thanks Scott for your reply, I am using...
Thanks Scott for your reply,

I am using linux running on device. I tried your suggestion but it is throwing error for declare.
18,873
Posted By jdp
How to read query string from shell script?
Hi,

I am new this shell scripting. I have one html page which is executing shell script. That web form is passing some query strings to the script. Now how can I read query string in shell script...
2,290
Posted By jdp
Cgi to dump xml data from form input field
Hi All,

I am trying to write a shell script which takes parse the web form find the input field and dump the data of that field into one xml file. The form looks like,

<input type="button"...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 02:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy