473,383 Members | 1,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Re: Re: Connecting a Desktop App to a Web App

Okay, well I wouldn't be creating the app, so, any hints on how to
figure out the API of a web app I don't know super well?
Is it something like google, youtube, facebook, etc? These have
publicly available API specifications.

If it's just a random website without a well maintained public API you
would look at the html source of the upload page and see what
name:value pairs are sent along with the file from the form that does
the upload. Then you would create such a POST request from python.

Cheers,
Daniel
--
Psss, psss, put it down! - http://www.cafepress.com/putitdown
Jun 27 '08 #1
0 718

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: SunshineGirl | last post by:
I'm trying to connect an event handler to the BeforeNavigate2 event of Internet Explorer. This works in a Windows app, but I can't get it to work in a Windows service. I get the following exception...
1
by: Dishaa V | last post by:
Hello I need to connect to an access db which is on the internet. I do know that URL of the same. its http://www.vallury.com/balance/bank.mdb. Its just a test db. How can I connect to that db...
2
by: bart van deun | last post by:
Hi everybody, Can someone tell me what are the possibilities for connecting Access to the web? Something like thirt party software to do that? Thank you, Someone from Belgium - Europe
1
by: (PeteCresswell) | last post by:
Looks like they're doing something with printers because locally-installed printers are available in the client view of the remote PC. Can't make anything happen, however, with drives. Would...
5
by: Sebastian | last post by:
I'm using the following code to connect to an access 2000 database. (with reference to adodb) Public DBvar As New ADODB.Connection() DBvar.Open("Provider=Microsoft.Jet.OLEDB.4.0; Data...
1
by: Decidion | last post by:
I received a copy of VB.NET 2003 standard from Microsoft as part of a promotion by viewing ASP.NET webcasts. Included was an ASP training CD and "ASP.NET Programming with Visual Basic.NET" by G....
5
by: Jeff Richardson | last post by:
I am creating a web service that returns data from an Access 2000 database using VS2005. The Access database is located on a different server than where the web service is running. The Access...
2
by: red_ghost | last post by:
In the software I made, it runs fine and connects fine to the database when running from the server via remote desktop. However, when i run it from a mobile device (which is running xp...
4
by: Sticksboy | last post by:
I am totally new to ADO and I am wanting to connect an Access database to SQL Server database to bring back data tables. The SQL Server is on a Remote Desktop, and I dont want to just link the tables...
0
by: =?Utf-8?B?dnNfcm9ja3M=?= | last post by:
Hi, I am a beginner in programming can somebody please direct me to some resources that can help me learn connecting a desktop application. For example when your running a setup of a programme it...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.