Posts belonging to Category 'Java Programming'

XML Gateway Tutorial

The XML Gateway is designed to provide a flexible mechanism of creating objects in a data source from an XML document, using a template written by the user. Data sources supported include the Remedy AR System and any database with a JDBC connector. The templates can be thought of as a translation, converting incoming XML into objects that can be inserted into a data source, or used to look up an existing (more…)

JavaScript – Basics

Don’t you just hate those tutorials with long-winded intro’s that ramble on about the author’s qualifications, family, and social life? Well, this ain’t one of those. All I’m doing is teaching you JavaScript. JavaScript is a programming language, albeit a lightweight programming language. Unless you know the basics of using a computer, no matter how determined you are, you’re not ready to learn to program. (more…)

Perk up PDF documents with JavaScript

In this tutorial, we’ll show you how to use dialog boxes within Adobe® Acrobat® to add scripting. In other cases, you’ll have to build some scripts. To bring some order to the presentation of how to use JavaScript, we’ve organized it according to where it’s being used—that is, whether you’re using it inside a document or outside a document. You can attach JavaScript to a document in seven different ways: • With Page (more…)

JavaScript – Variables

Make sure you’ve done the my JavaScript basics tutorial before you tackle this tutorial (or at least have some JavaScript experience). Open up your text editor, make a basic page with some script tags, save it somewhere and then open it up in your browser. Save your page every time you make changes, then refresh your page in (more…)

Types and Analysis for Scripting Languages

Scripting Languages I Lightweight programming languages evolved from command languages I Lightweight data structures hashmap (object), strings I Lightweight syntax familiar, no semicolon, (often not well specified), … I Lightweight typing dynamic, weak, duck typing I Lightweightmetaprogramming I Lightweight implementation interpreted, few tools Uses of Scripting Languages I Glue language for components I Configuration and automation of complex software graphics, visualization, office software, (more…)

Preventing JavaScript Injection Attacks

The goal of this tutorial is to explain how you can prevent JavaScript injection attacks in your ASP.NET MVC applications. This tutorial discusses two approaches to defending your website against a JavaScript injection attack. You learn how to prevent JavaScript injection attacks by encoding the data that you display. You also learn how to prevent JavaScript injection attacks by encoding the data that you accept. (more…)

JavaScript with an Iocomp ActiveX Control

The examples below illustrate how to integrate our Knob control into a web page, set a control property through the page loaded event, and handle a Knob control event. 1. This example sets the position of the Knob to 75 when the page is loaded. (more…)

Essential Javascript – A Javascript Tutorial

Javascript is an interpreted language with a C like syntax. While many people brush the language off as nothing more than a browser scripting language, it actually supports many advanced concepts such as object-oriented-programing, recursion, lambda, and closures. It’s a very approachable language for the beginner that quickly scales to be as powerful a tool as your skills allow. This reference will cover (more…)

JavaScript Tutorial by Example

This paper presentsacode walk-thru fora useful JavaScript application designed to construct a call fora SAS macro. It is intended to help you learn the basics ofJavaScriptby example. It is nota comprehensive JavaScript tutorial: you are encouraged to consult books onJavaScriptto read more about the presented techniques. Some good references are given at the end of the paper. (more…)

Foxit Reader ActiveX SDK 2.0 Programming Guide

Foxit Reader ActiveX SDK is a visual programming component that offers PDF displaying capability with minimal resource demand and re-distribution size. It can be easily integrated into a wide range of applications. Foxit Reader ActiveX SDK uses the same parsing and rendering engine as Foxit Reader . Therefore it can display PDF files with the same high quality and fast speed as Foxit Reader. Compared to the DLL (more…)

SEO Powered by Platinum SEO from Techblissonline