A system connecting two devices or applications across the Internet. Usually one machine or server will expose a webservice which is access by many other machines or clients.
0
votes
1answer
222 views
Time tracking application with exposed APIs and brandable user interface
I found similar answers on the another question Recommendation for a web app to track Time, like a Time Clock at work? that listed time tracking applications, but none of them seemed to be what I'm ...
0
votes
1answer
76 views
Download scheduling service with sync features [closed]
I want a web application support these functionals:
Online download file,but not download to local driver. This application could download file to sync,like Dropbox,ZumoDrive web services .
On ...
0
votes
1answer
82 views
Where can I find a list of web applications that compare with Windows applications? [closed]
One of the problems I find with Web Applications (applications in general I suppose) is that it's not always clear what applications are available.
Is there a list of suitable web alternatives to ...
0
votes
0answers
50 views
Is there a web service which, given a domain, can return me the application logo?
I'm creating an hostable start page in the spirit of Opera Web Dial, as example. For this service, I would like to show site logo (and NOT favicon, for which i already have a posisble implementation).
...
0
votes
0answers
123 views
Using an Excel file in a web application
I currently am using a macro-enabled Excel sheet that gives me an output based on several input fields with client specific information. I want to automate the process of entering the input values, by ...
0
votes
0answers
11 views
Target Offers at Website Visitors [closed]
I'm looking for an easy way to target offers at specific traffic segments on a website. I'd like to display offers to visitors (via a modal box, overlay or text somewhere on the page) if they match ...
0
votes
0answers
283 views
Using web config can't connect to named instance of SQL Server 2008 R2 Express - all locally [closed]
I am trying to connect to a new instance of SQL Server 2008 R2 Express using web config for WCF web service. We use IIS 7.5 and .net 4.0. Everything is local (i.e. - all on the same machine - the ...
0
votes
0answers
42 views
WebApp or Web Service for Movie Age Rating [closed]
Need a free web service for Movie Age Rating. Should take title & year as input.
0
votes
0answers
84 views
WSDL Top-Down Web service modelling for triangular relation [closed]
I'm trying to implement a web service using the top-down approach and hence starting with defining a WSDL document.
In my case one part of the service is to be exceuted on server A and the other on ...
0
votes
0answers
190 views
Shellexecute on IIS 7.5 - Delphi webservice [closed]
I have developed a webservice in delphi and installed it as CGI script on the webserver IIS.
The webservice exposes a function, which converts documents from different type in other formats, e.g. ...
0
votes
0answers
590 views
Craigslist API for Posting
A client of mine uses AppFolio which has an auto posting feature for Craigslist. All he has to do is click a button and the system posts a formatted craigslist posting. He wants to implement this ...
0
votes
0answers
155 views
How to license my web application for schools? [closed]
I have a web application which I am interested in start selling it for schools, but, until now, I didn't find a proper solution for licensing it for schools.
Can some one please guide me for a ...
0
votes
0answers
40 views
How to find a cafe based on your interests/personality? [closed]
Do you know if there is an app, or a service of some kind, that lets you find a cafe/restaurant/club/bar/museum/theatre etc that fits your interests/personality/style?
If you for example are a person ...
-1
votes
1answer
111 views
Is there any web service to make phone calls like Google 2-step verification? [closed]
Is there any web service that provides something to make phone calls?
Let say I want to build one site where people can make phonepranks. I enter the number of my friend and when I submit the form, ...
-1
votes
0answers
17 views
session keys in online e-voting system [closed]
I am trying to implement an online e-voting system (it is described at the paper "Internet Voting Protocol Based on Improved Implicit Security" by Abhishek Parakh & Subhash Kak).
At the section ...
-1
votes
1answer
274 views
Is there a Web service which can be controlled via SMS messages? [closed]
I'm looking for a web service which allows me to send an SMS to it and then it calls a HTTP callback. So, for example, I can register on the site and it provides me a user id and if I send an SMS to ...
-1
votes
1answer
62 views
Any online HTML validators? [closed]
The one on w3 seems to load very slow these days.
Do you know any others?
-2
votes
1answer
779 views
How to open doc file in ms word in web application [closed]
I am creating a web application where I would be downloading word (.doc) file from database. What my client wan't is once I click the "Open File A" button/ link, it should download word file ...
-3
votes
0answers
51 views
ASP.NET MVC4 best book [closed]
I want to create web application in ASP.NET MVC4 using WCF to connect with database.
I'm looking for kind of "tutorial" book. That will explain me everything from the begining (how to configure my ...