source:
trunk/xgraph/jpgraph/barcode/demoapp/index.html@
42
| Last change on this file since 42 was 42, checked in by , 11 years ago | |
|---|---|
| File size: 311 bytes | |
| Rev | Line | |
|---|---|---|
| [42] | 1 | <!doctype html public "-//W3C//DTD HTML 4.0 Frameset//EN"> |
| 2 | <HTML><HEAD> | |
| 3 | <LINK REL=STYLESHEET TYPE="text/css" HREF="de_normal.css"> | |
| 4 | <title>Barcode SYSTEMTEST</title> | |
| 5 | </head> | |
| 6 | <frameset cols="280,*"> | |
| 7 | <frame src=barcode_menu.php name=menu>; | |
| 8 | <frame src=barcode_image.php name=barcode> | |
| 9 | </frameset> | |
| 10 | </html> |
Note:
See TracBrowser
for help on using the repository browser.
