-
I need to integrate streaming/flash video into a web site and I need a decent
No mention of them on the player or upload tools. Initially we'll be looking at 300-500 video uploads a month. Anyone have a suggestion? Thanks to those who responded ... but more specifically, I need a decent, moderately priced host to store the videos and provide a decent API/intergation point....
-
Hi, anyone pls let me know how to find the active subsystem. I found the API QWCLASBS. When I am trying to execute the api, I am getting the error.If you have any sample code to execute ths API, let us know. Pls advice on this.
Last updated: -
I am calling this API that is an RPG program. When I run the program in debug mode it runs fine and displays all my jobques on the screen. When I enddbg, the program only goes through the code 1 time. Would anyone know why this is happening?
Last updated: -
Hi, I am trying to use the API QdtsChainSF with the prototype: d Chain Pr 10U 0 Extproc('QdtsChainSF') d SFLName 10A d pRcd * Value d len 10U 0 Value d rrn 10U 0 Value --------------------------- The call is as follows: c Eval Returncode = Chain(SFLName: - c %Addr(Record): %Size(Record): Looprrn)...
Last updated: -
SNDUSRMSG equivalent in RPG (including VALUES and DFT)
Some time ago I found a piece of code by Scott Klemens regarding the implementation of SNDUSRMSG in RPG using QMHSNDM and QMHRCVPM. I need to do the exact same thing, however I also need to pass the values for the VALUES and DFT keywords used with SNDUSRMSG. Does anybody have an idea on how to do...
Last updated: -
Using SQL and Postgre on the same machine
We have a requirement in which we need to have our Microsoft SQL Server, as a database of tomcat servers, and our Postgre SQL, as database of jboss servers, on same machine. Are there any known conflicts or issues we should be aware of?
Last updated: -
how to code the parameters for API QUSRSPLA
i want to get the last print file generated from a job which was created AFTER the time the program producing the print file ran. my methodology was to 1. rtvsysval qtime 2. execute the program 3. execute the api qusrspla 4. test the create time and determine if it was greater than the time i...
Last updated: -
iSeries Content Manager API Error
I am trying to archive PDF document in iseries Content Manager V5.1 using the APIs provided by IMB in the RPGLE program. The SimLibStoreNewObject is giving error when the ObjectSize parameter is passed with a value 490KB or above. If the ObjectSize parmater is passed as any value below 490KB , even...
Last updated: -
How to access the ID Vault documents using java or c API
Hi all, Based on the new feature(ID vault) implemented in domino 8.5, i would like to access this new feature(idv vault) using java api. Like i want to mark it for inactive in id vault database for a particular user. and how to change the name. Regards, Sankar
-
How to add toolbar button in Lotus Notes programmatically
Hi ALl, How to add a custom toolbar button programmatically using C,C++ Notes API? Also i would like to add functionality to the button click.Pls help me with this.
Last updated: -
API – QSYRTVUA – Retieve Users Authorizer to Object
All - Does anyone have a sample of how to use this API? Specifically the Object Name parameter. Thank you. Phil
Last updated: -
Using MySQL message API on Windows
I am new to MySQL message API. I want to use MySQL message API on Windows platform. But MySQL message API is tested and developed on open source platform (Linux, Unix, etc). I think MySQL message API is nothing but a udf, which uses spread toolkit (spread daemon). So I tried to build a dll for the...
Last updated: -
How to use API’s , SNDDTAQ & RCVDTAQ ?
I would like to know how can we send data to a Data Queue and Receive data from a Data Queue ? Can any one give code for both the cases ?
Last updated: -
I am using the QSYGETPH api to verify that a user id and password received n a socket are valid. I keep getting message CPF3CF1, Error code parameter not valid. I have defined my error code as a "10i 0" type stand alone field, as an "8A" stand-alone field, and as a data structure with five...
Last updated: -
What is the workaround for User32 API's not working in Lotus Notes 8.5 (especially to display Popupmenu dynamically )
Last updated: -
Hi I'm building a project that use Google Map API and would like to know if there's any method to set the default zoom level. Example I'm showing several addresses in the world and I'd like to show the GMap at world zoom level.
Last updated: -
Fetching attribute data from AD 2000 with JNDI API
Is it possible that some attribute data that can be fetched using JNDI APIs from Active Directory 2003 may not be returned from Active Directory 2000? I can fetch attribute values for certain attributes using JNDI from AD2003 but am unable to fetch them using JNDI from AD2000.
Last updated: -
Is there any specific API/COMMAND to retrieve IFS save/restore date?
Last updated: -
Using ISAPI to point to different URL at different sites
Right, I've got a simple ASP.NET 2.0 code running for one site at present. The URL www.site1.com and its A record is pointing at server at hosting company. Same hosting place on both sites needed Firstly, I've brought two URLs for www.site1.com & www.site1.co.uk but currently only pointing...
Last updated: -
How to extract mails in RFC822 from Lotus Notes using C++
Hi, I need to extract mails in RFC822 from lotus notes. I am using lotus notes 8.0 toolkit.I have explored it, but I couldn't find any API that could extract mails in RFC822 format. Is there any way to extract mails from lotus notes in RFC822 format in C++. Thanks, Ruchi
Last updated: