Follow Me:

Monday, 11 February 2013

FedEx Web Services is the next generation API for integrating software applications with FedEx Systems. Web services represent the future application integration because they offer the following: Inter-operability: Any Web service can interact with any other Web service and can be written in any language. Ubiquity: Web services communicate using HTTP and XML--So any connected device that supports these technologies can both host and...

Wednesday, 21 November 2012

How do you disable "Save as" function on images?     I want to the disable the save option in image and also disable copy the image  script will be given below:    <style>thumbnail.large,thumbnail.large .box-crop,thumbnail.large .box-contests,thumbnail.large .details,thumbnail.large .details .relative {width:100%;height:100%;}thumbnail .details,thumbnail .details .relative {width:100%;height:100%;box-shadow:0;}thumbnail .details .top .content {min-height:30px;}thumbnail .details .top {display:block;font-size:16px;line-height:28px;text-align:center;}thumbnail...

Wednesday, 7 November 2012

How to disable "Save as" in an Adobe PDF document Embeddable Google Document Viewer Google Docs offers an undocumented feature that lets you embed PDF files and PowerPoint presentations in a web page. The files don't have to be uploaded to Google Docs, but they need to be available online. <iframe src="http://docs.google.com/gview?url=onlinebetaversion.com/icdipl/images/RINA_Certificate.pdf&embedded=true" style="width:620px;height:800px;border:none;"  frameborder="0"></iframe>  but you should replace the bold...

Wednesday, 3 October 2012

If you aren’t interested in learning how Google creates the index and the database of documents that it accesses when processing a query, skip this description. I adapted the following overview from Chris Sherman and Gary Price’s wonderful description of How Search Engines Work in Chapter 2 of The Invisible Web (CyberAge Books, 2001). Google runs on a distributed network of thousands of low-cost computers and can therefore carry...