Python论坛  - 讨论区

标题:[python-chinese] WEB AND PYTHON

2006年12月18日 星期一 22:50

cry zyqmail在tom.com
星期一 十二月 18 22:50:21 HKT 2006

大熊,您好!

ASP怎么加载PYTHON生成的HTML?

在 2006-12-18 22:19:00 您写道:
>用python生成html,然后在asp中加载不就完了
>
>2006/12/18, cry <zyqmail在tom.com>:
>>
>> python,您好!
>>
>> 问一个可能和PYTHON关系一不大的问题。
>>
>> 我有一个PYTHON做的模块,想在ASP中调用,有没有什么办法?
>> 比如:用户在网页上(POST)提交一个数据,用PYTHON的这个模块计算,然后把结果返回给用户的页面上。
>>
>>
>-- 
>茫茫人海,你是我的最爱
>_______________________________________________
>python-chinese
>Post: send python-chinese在lists.python.cn
>Subscribe: send subscribe to python-chinese-request在lists.python.cn
>Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
>Detail Info: http://python.cn/mailman/listinfo/python-chinese

                    致
礼!

            cry
            zyqmail在tom.com


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年12月18日 星期一 23:22

Zoom.Quiet zoom.quiet在gmail.com
星期一 十二月 18 23:22:47 HKT 2006

On 12/18/06, cry <zyqmail在tom.com> wrote:
> 大熊,您好!
>
> ASP怎么加载PYTHON生成的HTML?
>
根本不用顾虑这么多,使用ASP和FALSH交互的思路就好了,
ASP form 提交给一个Python 应用,
返回一个HTML页面,
输出txtarea 中包含全部结果,最好是XML格式的;
以及自动 onload 时 submit 此页面回去的JS,
这样Py 完成运算后,就通过标准的HTTP 表单将数据提交回了你需要的页面!

当然,现在有Ajax 了,你也可以利用Ajax 的框架,来将不同应用语言处理的数据或是请求进行相互传导的



> 在 2006-12-18 22:19:00 您写道:
> >用python生成html,然后在asp中加载不就完了
> >
> >2006/12/18, cry <zyqmail在tom.com>:
> >>
> >> python,您好!
> >>
> >> 问一个可能和PYTHON关系一不大的问题。
> >>
> >> 我有一个PYTHON做的模块,想在ASP中调用,有没有什么办法?
> >> 比如:用户在网页上(POST)提交一个数据,用PYTHON的这个模块计算,然后把结果返回给用户的页面上。
> >>
> >>
> >--
> >茫茫人海,你是我的最爱
> >_______________________________________________
> >python-chinese
> >Post: send python-chinese在lists.python.cn
> >Subscribe: send subscribe to python-chinese-request在lists.python.cn
> >Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> >Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>> 礼!
>
>             cry
>             zyqmail在tom.com
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese


-- 
'''Time is unimportant, only life important!
blog@  http://blog.zoomquiet.org/pyblosxom/
wiki@    http://wiki.woodpecker.org.cn/moin/ZoomQuiet
douban@ http://www.douban.com/people/zoomq/
____________________________________
Please use OpenOffice.org to replace M$ office.
     http://zh.openoffice.org
Please use 7-zip to replace WinRAR/WinZip.
     http://7-zip.org/zh-cn/
You can get the truely Freedom from software.
'''

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号