Hi All,
I have written a small C code in which I am storing some values in structure at run time.And this C file in turn calling another C executable, In this executable
I want to fetch the structure data what I have stored earlier.
Please, can anyone explain me how to do this in C.
eg: First.c- Stores the value in a structure.And it calls another c executable at run time called second.c. And ,...
User Profile
Collapse
-
prakharv started a topic Fetching structure value from one C file to other both C files are different Exec.in CFetching structure value from one C file to other both C files are different Exec.
-
I am trying to use CGI with C... -
How POST Data is transferred from Web Browser to a Webserver.
Hi All,
I would like to unsderstand how POST data is sent from Web Browser to a Webserver esp when we try to upload a file to a server from HTML page.
And how webserver decodes that data.Actually, I like to understand the how Method="POST" works when we upload the file, and how webserver reads that file data.
Please, help me out if anyone knows in this regard. Also if someone knows any gud book... -
Thanks a Lot Chandan, I will check it out and let u know.
Regards
PrakharLeave a comment:
-
How to upload an Image file using perl scripting?
Hi All,
I would like to upload a image file from my web page to the server using perl scripting.
Please, if any one knows regarding this or has the source code for the same, please help me out.
Any information on this topic will be appreciated.
Thanks And Regards,
Prakhar -
How to upload an Image file to a webserver using C for CGI scripting.?
Hi All,
I would like to upload an image file from my web page to the server using C(CGI scripting). Actually I am able to upload a text file using gcgi library but not image file.
Please, if any one knows regarding this or has the source code for the same, please help me out.
Any information on this topic will be appreciated.
Thanks And Regards,
Prakhar -
Uploading a Image File using C
Hi All,
I would like to upload a image file from my web page to the server using C(CGI scripting). Actually I am able to upload a text file using gcgi library but not image file.
Please, if any one knows regarding this or has the source code for the same, please help me out.
Any information on this topic will be appreciated.
Thanks And Regards,
Prakhar -
Uploading Image(jpg) Files Using CGI- Problem
Hi All,
Below is the code which I am using to upload a jpeg file to the server. But the problem I am facing is that it is not copying the entire contents of the image file to the webserver and it doesn't works on IE.
Please, help me out as I am new to this and would be highly thankful if anyone has running code for uploading image files to the server using CGI either Perl or C.
This code i took it from... -
File Uploading using C (CGI Scripting)
Hi All,
I would like to upload a image file from my web page to the server using C(CGI scripting). Actually I am able to upload a text file using gcgi library but not image file.
Please, if any one knows regarding this or has the source code for the same, please help me out.
Any information on this topic will be appreciated.
Thanks And Regards,
Prakhar
No activity results to display
Show More
Leave a comment: