Hi everyone,

So my first post wasn't clear...

I want to make a C++ program that takes input from an excel file and puts it on a website and submits it for you.

I say this bkz at my job i have to do this... I've seen a C++ program that does such a thing, but i dont know its code, but the folder the program was in had a chilkatdotnet2.dll. I believe the author used that dll for that process...

I can get the data from my excel file into a notepad file, then use the #include<fstream> to access it, but i dont know how to write data into a web browser and submit it...

can any one help me?? Can someone show me how to do this with inputing data on the google website, then submitting it. Then i can adapt that code for my project !!!

Thanks ahead of time

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.