Hi Folks,
Further to my last posting:
http://www.tek-tips.com/viewthread.cfm?qid=1555064&page=1
Does anyone know about the AES Telephone Web Service? Is this available under IP Office and has anyone used it from a bespoke web-application?
Any thoughts/suggestions/help more than gratefully...
Ok guys,
I've got the Custom URL Protocal Handler installed. And it's working a treat (click on the hyperlink in IE and the specified application kicks off - just notepad at the moment).
So, just need to do the tapi dialer.
Daft question, how do I point the Tapi dialer at IP Office?
Cheers...
Hi TheTaker,
I'd like to be able to achieve this for the client where they just have Phone Manager Lite. We've been told that Lite isn't capable of doing this.
Cheers, flo55y.
One day we'll look back on this, laugh nervously and change the subject...
Hi Matt,
Thanks for this.
Sounds ideal. Any idea how we would go about doing this?
Cheers, flo55y.
One day we'll look back on this, laugh nervously and change the subject...
Hi Folks,
Please excuse me if this is in the wrong forum - I am very new to PBX/Phone systems.
We have developed a web-based application for Telemarketing outbound calls. We have hooked the system up to Asterisk for click-to-call - which is a good thing. However, we have a client that uses...
Hi Folks,
Everything is working beautifully now. Thank you.
Just to let you know and anyone else that's looking to do this sort of thing how I resolved it.
I made use of the following php code...
<?php
include "http://example.com/directory/file.ext";
?>
and dropped this into my...
Hi Folks,
Everything is working beautifully now. Thank you.
Just to let you know and anyone else that's looking to do this sort of thing how I resolved it.
I made use the following code (I didn't need to copy over the files as suggested by thedaver)...
<?php
include...
Hi Folks,
Everything is working beautifully now. Thank you.
Just to let you know and anyone else that's looking to do this sort of thing how I resolved it.
I made use of Feherke's suggested php code
<?php
include "http://example.com/directory/file.ext";
?>
and dropped this into my...
You see. The PHP forum is where all the clever people have been hanging out!
Thanks a lot thedaver for this. It's just what I'm looking for.
I'll have a play and get back to you with the results.
Thanks once again.
Graham.
One day we'll look back on this, laugh nervously and change the...
Hi Folks,
I've been sent here via the HTML and Apache forums. Please bear with me as I don't know PHP at all.
I want to be able to include content from a file in a webpage. I'm currently using SSI Include and that is working great when the file to be included is on the server where the web...
Much appreciated folks.
smah - thanks for focusing my mind for me.
feherke - thanks for the php lead. I'll look into that.
I'll post back to let you know how things go.
Cheers, Graham.
One day we'll look back on this, laugh nervously and change the subject...
Hi Folks,
I posted this on the HTML forum and they told me to try here. Any help gratefully received.
I want to be able to include content from a file in a webpage. I'm currently using SSI Include and that is working great when the file to be included is on the server where the web page lives...
Hi Folks,
I want to be able to include content from a file in a webpage. I'm currently using SSI Include and that is working great when the file to be included is on the server where the web page lives.
However, I have a requirement to include content from a file held on another server. The...
Thanks strongm.
I've found the API stuff and it's working really well!
For anyone visiting this thread in the future, I've used NetScheduleJobAdd to create the schedule. Just working on the NetScheduleJobGetInfo bits now so I can use the NetScheduleJobDelete calls and then I can handle all the...
Hi Folks,
I'm looking into how to automatically schedule a VB task via the Windows Scheduler.
Ideally, I'd like to be able to instruct the scheduler from either the VB app itself, or a custom built vb installation process for it.
I've dug around on Google etc and come up with the JT.EXE from...
Hi,
I've only got the one workspace defined.
I've displayed the properties of the workspace after the begintrans and before the committrans and they are the same.
One difference between the app and the noddy project is that the app is an MDI whereas the noddy is just a couple of forms. Though...
Hi Folks,
This is driving me up the wall!
I have a VB6 app running against an access database using the standard opendatabase type connections (.execute .openrecordset .movenext etc)
I'm trying to introduce transactions into part of the system and so I've defined the workspace and issued the...
Hi Folks,
Thanks a lot for your comments.
I didn't make it entirely clear that I'll be rolling this app out to numerous clients and they'll all have different email clients and setups etc. So thanks for the comment regarding OE and switching off the "Warn me when other applications try to send...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.