Advertisement

Results for "Author: igor krupitsky"

ASP_Volume2 #33215
PDF File Merging Script

This script mergers multiple PDF files into one. You MUST have Adobe PDF writer (http://www.adobe.com/products/acrobat/) installed on your computer. Place your PDF files in the same directory with the Merge.vbs. Double click the Merge.vbs. The script will create a "Output.pdf" file. If you want to control the ORDER in which files are merged, just drag and drop your files onto Merge.vbs; the script will place it into the end of the "Output.pdf" file.

ASP_Volume2 #40160
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

ASP_Volume2 #42351
Recordset as a Java Script Array

This sample application passes an ado recordset to the browser as a JavaScript array. Only changed records are uploaded. You might want to do this technique to improve performance. Please give me your feedback.

ASP_Volume2 #42352
Session Timeout Warning

Warn users about Session Timeout 5 minutes before it happens.

ASP_Volume2 #42353
XML for Analysis Browser

This browser can access a Microsoft Analysis Services Cube over the Internet. It requires no client side software other the Internet Explorer 5 or higher. This browser takes advantage of the XML for Analysis SDK OWC (Office Web Components), on the other hand, requires an ActiveX, OLEDB Provider for OLAP, Pivot table services and certain browser security settings. The browser allows you to build dynamic olap reports and save them. It also lets you browse Data Mining Models. For the latest version check http://www.xmlabrowser.com/

ASP_Volume2 #42354
Server Side PDF

Generate PDF files on the server without any server-side components. Based on X2PDF.NET library created by Arne Garvander. Limitations: Paragraph (TextArea) cannot exceed on page. Table cannot exceed one page. To read about PDF file specifications go to: http://partners.adobe.com/asn/tech/pdf/specifications.jsp To learn how to edit an existing PDF file go to: http://www.15seconds.com/issue/990902.htm To learn how to merge PDF file go to: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=37121&lngWId=1

ASP_Volume2 #42355
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

ASP_Volume2 #42356
Dynamic Flowchart

Dragable DHTML Flowchart. It is using VML to create connections between boxes.

ASP_Volume3 #55526
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

ASP_Volume3 #55527
PDF File Merging Script

This script mergers multiple PDF files into one. You MUST have Adobe PDF writer (http://www.adobe.com/products/acrobat/) installed on your computer. Place your PDF files in the same directory with the Merge.vbs. Double click the Merge.vbs. The script will create a "Output.pdf" file. If you want to control the ORDER in which files are merged, just drag and drop your files onto Merge.vbs; the script will place it into the end of the "Output.pdf" file.

ASP_Volume3 #55528
Session Timeout Warning

Warn users about Session Timeout 5 minutes before it happens.

ASP_Volume3 #55529
Recordset as a Java Script Array

This sample application passes an ado recordset to the browser as a JavaScript array. Only changed records are uploaded. You might want to do this technique to improve performance. Please give me your feedback.

ASP_Volume3 #55530
XML for Analysis Browser

This browser can access a Microsoft Analysis Services Cube over the Internet. It requires no client side software other the Internet Explorer 5 or higher. This browser takes advantage of the XML for Analysis SDK OWC (Office Web Components), on the other hand, requires an ActiveX, OLEDB Provider for OLAP, Pivot table services and certain browser security settings. The browser allows you to build dynamic olap reports and save them. It also lets you browse Data Mining Models. For the latest version check http://www.reportportal.com/download.asp

ASP_Volume3 #55531
Server Side PDF

Generate PDF files on the server without any server-side components. Based on X2PDF.NET library created by Arne Garvander. Limitations: Paragraph (TextArea) cannot exceed on page. Table cannot exceed one page. To read about PDF file specifications go to: http://partners.adobe.com/asn/tech/pdf/specifications.jsp To learn how to edit an existing PDF file go to: http://www.15seconds.com/issue/990902.htm To learn how to merge PDF file go to: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=37121&lngWId=1

ASP_Volume3 #55532
Dynamic Flowchart

Dragable DHTML Flowchart. It is using VML to create connections between boxes.

ASP_Volume3 #55533
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

ASP_Volume3 #55534
File Encoder

This program lets you encrypt and decrypt files using the Rijndael encryption algorithm.

ASP_Volume3 #55535
Live Update

This program will give your application the Live Update capability. It downloads and decompresses a zip file into the folder you specify. The project was inspired by two similar projects on the web: 1) Automatic Online Update Toolkit by thomasdev http://www.codeproject.com/vb/net/Automatic_Online_Update.asp 2) Microsoft Updater Application Block http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/updaterv2.asp The program uses #ziplib by Mike Krueger http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

ASP_Volume3 #55536
Terminal Services Status Page

This ASP.Net application lets you see who is logged it to your web server using Terminal Services. Make sure that to uncheck anonymous access for the page and set impersonate="true" in Web.config.

ASP_Volume3 #55537
Cross Browser Dialog

Internet Explorer provides showModalDialog to create a modal dialog. However, this function has two drawbacks: 1) It works only in Internet Explorer 2) The dialog cannot submit data to itself and opens a new window instead. This solution solves these problems by: 1) Firefox browser will open a dialog using window.open with “modal=yes” option 2) Internet Explorer submits data to a hidden IFRAME To test add WebForm1.aspx and Dialog.aspx to your VS.NET application compile it and open WebForm1.aspx

Languages
Top Categories
Global Discovery