| Thread | Last Post | Replies |
|
| Script for Form Feed controls in Dot Matrix Printer Settings | 30 Apr 2006 05:59 GMT | 1 |
Can anyone help me in using JavaScript codings for controlling Form Feed while printing in Dot Matrix Printer (continuous Stationery) with Customized Page settings? Can you list JScript - Form feed control characters in Dot Matrix Printing ?
|
| Simple JavaScript | 20 Apr 2006 08:46 GMT | 1 |
I am trying to teach myself a little JavaScript. I am able to write simple JavaScript like the following: <!-- NavigatorProperties.html --> <html>
|
| Auto download | 18 Apr 2006 08:15 GMT | 1 |
In Intranet, i want to make file download without User Interaction(Dont want the Dialog which ask Open and save) and want to save that file to a specified location in clients system. Thanks in Advance,
|
| Detect window type | 18 Apr 2006 08:13 GMT | 14 |
Is there a way in client side script so that a page can detect whether it is opened in a pop up window, a normal window or a tab window?
 Signature Bishoy George
|
| Auto Download from Web Page | 17 Apr 2006 06:04 GMT | 2 |
In Intranet, i want to make file download without User Interaction(Dont want the Dialog which ask Open and save) and want to save that file to a specified location in clients system.Enabling Acitvex in the Browser won't be a problem , all user will enable Activex for ...
|
| how to custom a alert | 13 Apr 2006 23:04 GMT | 1 |
when i write some web application with C# in asp.net; i am used to write some javascript code like this "Response.Write("<script>javascript:alert('some sentences')</script>")"
|
| Disable Saving Page | 03 Apr 2006 11:30 GMT | 6 |
In internet explorer ---> File ---> Save As: will save the page. Is there anyway to disable saving the page by jscript or javascript.
|