sitemap: http://cdn.attracta.com/sitemap/181785.xml.gz Homepage - WhizBase Server Pages
Please enter your name and e-mail address (optional) and click the download button...
name
email
Full package size 24.86 MB

An easy way to publish your database

The following example contains only few lines of WhizBase code (most of the code is plain HTML), but resulting page will display all records from "TAPJOINED" query with full text search form for easier browsing:

[FormFields]
wb_basename=/database/biblio.mdb
wb_rcdset=tapjoined
wb_command=Q
<!--WB_BeginTemplate-->
<html>
<head>
<title>WhizBase example</title>
<style>
.wbspttbl,.wbspttbl td{border: 1px solid #000000;border-collapse:collapse;}
</style>
</head>
<body>
<form action="$wbe[script_name]" method="post">
Search: <input type="text" name="WB_UniQS" size="20"> <input type="submit" value="Search">
</form>
$wbdetail[T]
</body>
</html>

Please click here to run the example

What makes WhizBase WhizBase better?

ý Powerful enough for complex applications, but simple enough to be used by HTML beginners
ý Very easy embedding with HTML - the following code:
Hello visitor from IP <b>$wbe[remote_addr]</b>!<br>
Your language is <b>$wbe[HTTP_ACCEPT_LANGUAGE]</b>
will produce this result:
Hello visitor from IP 74.82.62.151!
Your language setting is .
ý Allows easy browsing, adding, changing and deleting of data from databases
ý No matter what you choose to create, WhizBase offers better results in a shorter time compared to any other existing programming language
ý Hiring a programmer for implementation of even a simple custom project would cost you hundreds of dollars - WhizBase license costs only 99.95 US$
ý Wide spectrum of application use for all kinds of dynamic web sites
ý WhizBase is compatible with all Windows 32-bit and 64-bit operating systems

With WhizBase WhizBase you can

ý Turn your local databases to intranet applications without hiring a programmer
ý Achieve better results with less effort, using advanced functions, which replace many lines of ASP or PHP code
ý Use PowerPack Wizards to immediately begin developing your own applications
ý Create various types of report formats and allow your users to choose whichever suits them best
ý Feed data gathered from visitors directly into your database, with the help of web application you created
ý Share information with authorized users via intranet or Internet without using complex protocols
ý Store information from various sources in a single database


What is new?

- Support for Sessions.
- Support for Subroutines.
- Support for SMS.
- A lot of new functions and variables.

Feedback form - yell at us, complain, be cruelly honest