hi all,

I want my application to be opened from the browser based on the scheme typed in the 
Browser (like the eg mailto:)).


I created a normal shared library and placed the following code in the shared libraray.


 error= ExgRegisterDatatype(CreatorId,exgRegSchemeID,"stpp","TestBackLight",0);
 ExgSetDefaultApplication(CreatorId, exgRegSchemeID, "stpp");


by doing this in the browser stpp://202.20.12.38/ani.mp3, i cud able to get all the 
form alerts and all from my application's appstart but not the main form of the 
application.Do i need any change any settings for this??.

I tried various options in the dlls type like sysFileTApplication,sysFileTExgLib,but i 
received errors saying ,"Failed to pass data to exchange manager 0x1511". 


can an bdy provied me some help regarding this issue.I suppose somebdy might hav tried 
this kind of feature..!!!


THanx n Regards
Anil 




--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to