Giter Site home page Giter Site logo

cy2016-1 / delphi_scriptcontrol_httpserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cn09876/delphi_scriptcontrol_httpserver

0.0 0.0 0.0 1.28 MB

DELPHI7,使用古老的ScriptControl解析脚本,用INDY包了一层httpserver,做的一个类似ASP服务器的程序

Pascal 100.00%

delphi_scriptcontrol_httpserver's Introduction

delphi_scriptcontrol_httpserver

DELPHI7,使用古老的ScriptControl解析脚本,用INDY包了一层httpserver,做的一个类似ASP服务器的程序 使用tadoquery访问数据库(例子里用的ACCESS)

  • 使用ScriptControl来解析VBS脚本
  • 使用Indy的TIDHttpServer来接收HTTP请求
  • 如果遇到.ssf文件,则直接解析程序同目录中的*.ssf并返回给网页显示
  • 实现了数据库访问,脚本中可以直接调用sv,query,可直接返回记录集,祥见d.ssf
  • 预定义了几个函数,echo,test,可以在tlb中增加或修改
  • 将tlb文件的实现单独拿出来了,在编译时必须得有tlb文件,否则会出现runtime error 217

delphi_scriptcontrol_httpserver's People

Contributors

cn09876 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.