由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - Help!How to post homework scores on webpage?
相关主题
Getting startedHow to add the password to a homepage?
perl cgis: how to send back frame webpage?question on art file
anybody know how to build MDI webpage?webserver setup help
how to upload a local file to web server?win2000 webserver question
web server & application server for UNIXapache web server under NT4.0?
is IIS server4.0 free download?怎么把webserver和DB装在不同机器上
[转载] question on Javascript..sorry.问一个土问题 关于 url
help with making a file downloadable on the siteHack Webserver, 急 !
相关话题的讨论汇总
话题: scores话题: webpage话题: homework话题: post话题: his
进入BuildingWeb版参与讨论
1 (共1页)
r***l
发帖数: 36
1
I need to post homework scores on the website,
the instructor said every student should only see his own scores.
so i have to let them input name and ID, and output his scores,
how do i make it on a webpage? 请各位大虾指教?
thx!
S***y
发帖数: 186
2
先看看你的WebServer让不让你用ASP或者PHP之类的东东,
如果可以的话,就搞一个小数据库,用Access(If server runs Windows)
或者MySQL (If Linux),然后写小点程序。

【在 r***l 的大作中提到】
: I need to post homework scores on the website,
: the instructor said every student should only see his own scores.
: so i have to let them input name and ID, and output his scores,
: how do i make it on a webpage? 请各位大虾指教?
: thx!

p*****e
发帖数: 58
3
If your web server in on Unix, I have a solution using shell
script. Please read my response to your message in
"Programming"

【在 S***y 的大作中提到】
: 先看看你的WebServer让不让你用ASP或者PHP之类的东东,
: 如果可以的话,就搞一个小数据库,用Access(If server runs Windows)
: 或者MySQL (If Linux),然后写小点程序。

o*******e
发帖数: 31
4
cgi perl should be enough.

【在 S***y 的大作中提到】
: 先看看你的WebServer让不让你用ASP或者PHP之类的东东,
: 如果可以的话,就搞一个小数据库,用Access(If server runs Windows)
: 或者MySQL (If Linux),然后写小点程序。

1 (共1页)
进入BuildingWeb版参与讨论
相关主题
Hack Webserver, 急 !web server & application server for UNIX
CGI怎么调本地的可执行程序is IIS server4.0 free download?
Building web at home?[转载] question on Javascript..sorry.
请教高手:如何在html中创建link直接连到目录help with making a file downloadable on the site
Getting startedHow to add the password to a homepage?
perl cgis: how to send back frame webpage?question on art file
anybody know how to build MDI webpage?webserver setup help
how to upload a local file to web server?win2000 webserver question
相关话题的讨论汇总
话题: scores话题: webpage话题: homework话题: post话题: his