将aspx保存到文件或其他解决方案 [英] Saving aspx to file or other solution

查看:52
本文介绍了将aspx保存到文件或其他解决方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们需要在用户填写表单后保存该页面(aspx)

并通过电子邮件将其作为附件发送,并将其保存到数据库以供日后使用

检索[提交后用户将无法在页面上进行任何更改]


如何将用户数据保存到文件的aspx?也许是形象?

TIA

We have a need, after a user fill out a form, to save that page (aspx)
and to send it as attachment by email , and to save it to a database for later
retrieval [the user will not be able to change nothing on page after submit]

any ideas how to save the aspx with user data to file ? maybe image ?
TIA

推荐答案

5月8日上午8:22,ziros< z ... @ discussion.microsoft.comwrote:
On May 8, 8:22 am, ziros <z...@discussions.microsoft.comwrote:

我们需要在用户填写表格后保存该页面(aspx)

并通过电子邮件将其作为附件发送,并将其保存到数据库中供以后检索[用户在提交后将无法在页面上进行任何更改]


如何将用户数据保存到文件的任何想法?也许是形象?

TIA
We have a need, after a user fill out a form, to save that page (aspx)
and to send it as attachment by email , and to save it to a database for later
retrieval [the user will not be able to change nothing on page after submit]

any ideas how to save the aspx with user data to file ? maybe image ?
TIA



附件......
http://www.google.com/search?hl=en&q...ail+附件


但你确定需要附件吗?表单可以作为纯文本消息发送,在这种情况下(取决于您的需要)它可以将
保存为数据库中的文本,或者保存在"表"格式(每个

表格字段=表格中的一列)。

Attachments...
http://www.google.com/search?hl=en&q...ail+attachment

But are you sure that you need to have an attachment? A form can be
sent as a plain text message, in this case (depends on your need) it
can be saved as a text in the database, or in a "table" format (each
form field = a column in a table).


我试着更好地解释


当用户填写表格(可能只是定义的时间段)时,我们

需要

需要保存aspx页面数据原样,作为一个不能用b
$ b的文件。

这就像用户声明填写表格一样。


比我们想要将这个页面保存到数据库(如图像或html或pdf)

并稍后检索它只是为了查看。


页面必须保存为它的设计。


TIA

" Alexey Smirnov"写道:
Ill try to explain better

As a user fill out a form (that might be just for defined period of time) we
have the
need to save the aspx page with the data as is, as a document that can''t be
chaged.
It''s like the a user statement fiiling a form.

than we want to save this page to a Database (as image or as html or pdf )
and to retrieve it later on just for viewing.

the page must saved as is with it''s design.

TIA
"Alexey Smirnov" wrote:

5月8日上午8:22,ziros< z ... @ discussion.microsoft.comwrote:
On May 8, 8:22 am, ziros <z...@discussions.microsoft.comwrote:

我们需要在用户填写表格后保存该页面(aspx)

并通过电子邮件将其作为附件发送,并将其保存到数据库供以后使用

检索[用户在提交后将无法在页面上进行任何更改]


任何有关如何使用用户数据保存aspx的想法档案?也许是形象?

TIA
We have a need, after a user fill out a form, to save that page (aspx)
and to send it as attachment by email , and to save it to a database for later
retrieval [the user will not be able to change nothing on page after submit]

any ideas how to save the aspx with user data to file ? maybe image ?
TIA



附件......
http://www.google.com/search?hl=en&q...ail+附件


但你确定需要附件吗?表单可以作为纯文本消息发送,在这种情况下(取决于您的需要)它可以将
保存为数据库中的文本,或者保存在"表"格式(每个

表格字段=表格中的一列)。


Attachments...
http://www.google.com/search?hl=en&q...ail+attachment

But are you sure that you need to have an attachment? A form can be
sent as a plain text message, in this case (depends on your need) it
can be saved as a text in the database, or in a "table" format (each
form field = a column in a table).


5月8日,12: 08 pm,ziros< z ... @ discussion.microsoft.comwrote:
On May 8, 12:08 pm, ziros <z...@discussions.microsoft.comwrote:

我试着更好地解释


当用户填写表格(可能只是在规定的时间段内)时,我们

需要保存带有数据的aspx页面,因为一个不能用b
$ b $的文件。

就像用户声明填写表格一样。


比我们想要将此页面保存到数据库(如图像或html或pdf)

并稍后检索它只是为了查看。


页面必须按照设计保存。


TIA


" Alexey Smirnov"写道:
Ill try to explain better

As a user fill out a form (that might be just for defined period of time) we
have the
need to save the aspx page with the data as is, as a document that can''t be
chaged.
It''s like the a user statement fiiling a form.

than we want to save this page to a Database (as image or as html or pdf )
and to retrieve it later on just for viewing.

the page must saved as is with it''s design.

TIA

"Alexey Smirnov" wrote:

5月8日上午8:22,ziros< z ... @ discussion.microsoft.comwrote:
On May 8, 8:22 am, ziros <z...@discussions.microsoft.comwrote:

我们需要在用户填写表格后保存该页面(aspx)

并通过电子邮件将其作为附件发送,并将其保存到数据库供以后使用

检索[用户在提交后将无法在页面上更改任何内容]
We have a need, after a user fill out a form, to save that page (aspx)
and to send it as attachment by email , and to save it to a database for later
retrieval [the user will not be able to change nothing on page after submit]


如何将用户数据保存到文件的任何想法?也许是形象?

TIA
any ideas how to save the aspx with user data to file ? maybe image ?
TIA


附件......
http://www.google.com/search?hl= en& q ... ail + attachment


但是你确定需要附件吗?表单可以作为纯文本消息发送,在这种情况下(取决于您的需要)它可以将
保存为数据库中的文本,或者保存在"表"格式(每个

表格字段=表格中的一列).-隐藏引用的文字 -
But are you sure that you need to have an attachment? A form can be
sent as a plain text message, in this case (depends on your need) it
can be saved as a text in the database, or in a "table" format (each
form field = a column in a table).- Hide quoted text -



- 显示引用的文字 -


- Show quoted text -



真实表格可能包含许多文本框,按钮,列表和

其他控件,我不确定你是否真的需要保留

信息作为用户提交。提交表单后,您可以获取所有字段并构建一个包含no

控件的确认页面,但包含用户归档的所有详细信息。它可以使用

StringBuilder完成。确认页面将有两个链接确认并且

取消。当确认时单击,您将文本保存到

文件或数据库(我希望,表单没有任何图形)。

什么都是。

The real form could contain a number of text boxes, buttons, lists and
other controls and I''m not sure if you really need to keep that
information as a user submission. Once the form is submitted you can
get all the fields and build a sort of confirmation page contained no
controls but all the details of user filing. It can be done using the
StringBuilder. The confirmation page will have two links "confirm" and
"cancel". When the "confirm" is clicked you will save the text into a
file or a database (I hope, the form does not have any graphics).
What''s all.


这篇关于将aspx保存到文件或其他解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆