I'm struggling with my options for deployment of IntraWeb (version 10.0.0) web applications developed in Delphi 2009.
In D2009 you only get 3 options for the type of IntraWeb application ...
...
Hi. I want to develop an snmp agent by using these components:
http://www.nsoftware.com/ipworks/ssnmp/components.aspx
How to write a private mib file to be imported in the network monitori...
I am wanting to develop a delphi (2009) application that will manage and update calendar items on an Exchange 2007 server. I've come to the conclusion that SOAP WebServices is the way to go as...
Hi.
I have been supplied with an wsdl file which I have imported in to delphi via the WSDL Importer
everything looks correct.
But when I run the functions it generator, it is as if the pa...
i need a demo using TClientSocket - TServerSocket in delphi 6 remote file manager TCP/IP protocol, for remote PC file manage, it must have file upload - file download - new file -delete file
...
I have a Delphi app that sends attachments by MAPI. The customers will use Outlook. I am successfully sending the files and email at present but the customer requires the email to be sent wi...
hi;
i can not click to browse and i can not select file. (yaho video upload)
this link for try : video.yahoo.com/upload
How i can fix problem on this picture.
I call a certain page from my application with
ShellExecute(0, 'open', PChar('www.thispage.com'), PChar(''), PChar(''), ShowCmd);
That works fine. But if this site is already opened in ...
I need to create a activex that can return me the client HD volume (serie)
as asp doesn't have this neither Javascript, I need to create an activex
thanks