Find more
Windows programming tools at
 
   
  EzTools Software Logo Quality Windows Programming Tools
Because Presentation is Everything
ActiveScript.NET
Add Scripting capability to
your .NET applications
more info
 
Home  Downloads  Buy Support Services About Us

WOW and HSP 

 

Product Quicklist  
  Database Products
SQLitePlus & SQLite++  
SQLite.NET DLL  
SqlWeb COM DLL  
  HSP System
Overview  
HTML Scripting Pages  
EzWeb Compiler  
EzReg Copy Protection  
  ActiveX Components
EditListView Enhanced ListView  
WOW WebBrowser  
WOW.NET ActiveX  
WOW and HSP  
HSP Object Injection  
Custom External Object  
Tutorial  
BrowserList HTML Listbox  
HotButton ActiveX  
HotLink HTML HyperLink  
HotList HTML Listbox  
SuperCombo HTML Droplist  
TabStrip ActiveX  
  Other Products
RegDb COM DLL  
Zip COM DLL  
Source Code  
EzComm Messaging DLL  
ActiveScript.NET  

 

Download (EzToolsLib)

WOW and HSP go together naturally like hand and glove.  If you are embedding the WOW control in your program to display HTML, you are probably going to want to generate much of it dynamically.  For example, customer data from a database.  HSP is the logical choice to do that.  Having the ability to run ASP pages on the local machine to generate HTML dynamically is an incredible advantage.  And having it all work seamlessly within the WOW control is nothing less than fantastic.

Here is how you would execute an ASP page stored in an EzStor file in a WOW control:

wow1.Navigate "x-hsp://" & App.Path & "/myfiles.hsp/display_custs.asp"

Let's say that page generated a listing of customers with the customer name hyperlinked to the display_cust.asp page, like this:

Clicking on a customer hyperlink seamlessly executes the display_cust.asp page, which produces this page in the WOW control:

And clicking on the TransactionID link would display the transaction detail for the order.  This is how you can hyperlink your relational database data.


 

Copyright © EzTools Software2001-2007 All rights reserved. Trademarks and Disclaimer:
All trademarks belong to their respective companies.