Click here to Skip to main content
15,886,963 members

Comments by kranthi1988 (Top 5 by date)

kranthi1988 8-Jun-12 10:03am View    
Hi RD....
Actually i checked only in my machine.
Now im checking my plugin in various machines.
Once i confim then i'll close the thread.
kranthi1988 6-Jun-12 9:51am View    
Dave,Kindly can you explain your concern clearly...?
kranthi1988 6-Jun-12 7:40am View    
Hi Dave,
My requirement is 'The plug-in shold work under IE protected mode ON environment'.
So,for creating logs i need an altenative solution......
kranthi1988 7-Mar-12 1:59am View    
@rahul Actual flow is Request: ClassLibrary ------> Webservice --------> web page responce: webpage------->webservice------->classlibrary in the above flow webservice takes the input from class library and adds data to input and sent it to web page,then web page responds back with respective string value of given amended input to web service,then web service returns it to the class library.
kranthi1988 7-Mar-12 1:53am View    
@rahul

Actual flow is

Request: ClassLibrary ------> Webservice --------> web page
responce: webpage------->webservice------->classlibrary

in the above flow webservice takes the input from class library and adds data to input and sent it to web page,then web page responds back with respective string value of given amended input to web service,then web service returns it to the class library.