473,399 Members | 3,106 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Repost: Merging external data with html (not dotnet) form

My ASP.Net (VB.Net) app needs to display a filled in form to a web
user from the following:

a) read HTML form files (not ascx) dynamically from disk (e.g.
form.html)
b) read its corresponding submitted values from disk (e.g. form.xml)

The form data should be merged back into the HTML form so that when
displayed to the user, the form looks exactly like it did the moment
before
they clicked the form's Submit button.

Any ideas on an approach would be great appreciated.

(I've received some input about how to do it by converting forms into
ascx and programmatically stepping through the controls collection,
but unfortunately, in this case, forms will be standard HTML and not
..Net.

Thanks for any insights!

Jim
Nov 18 '05 #1
1 1282
Hi
I guess you will have to use regular expressions to parse the html file
and then replace the data in html with appropriate data from xml. And then
you can render this html on the browser.

Thanks

"Jim Adams" wrote:
My ASP.Net (VB.Net) app needs to display a filled in form to a web
user from the following:

a) read HTML form files (not ascx) dynamically from disk (e.g.
form.html)
b) read its corresponding submitted values from disk (e.g. form.xml)

The form data should be merged back into the HTML form so that when
displayed to the user, the form looks exactly like it did the moment
before
they clicked the form's Submit button.

Any ideas on an approach would be great appreciated.

(I've received some input about how to do it by converting forms into
ascx and programmatically stepping through the controls collection,
but unfortunately, in this case, forms will be standard HTML and not
..Net.

Thanks for any insights!

Jim

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: John | last post by:
(access 2002) Anyone have any suggestions as to what may be causing access to not save form changes after I "tell" it to, exit database, then re-open later to discover the changes had not been...
1
by: Methven | last post by:
File - Get External Data - Import - Text Type - Advanced - Specs PROBLEM Can anyone assist me with a problem ? When attempting to specify an import specification using ; File - Get External...
0
by: J. Koskey | last post by:
We're having a problem with the File-Get External Data-Import function on a PC with Access 2000 - it just doesn't work, but gives no error message. When we try to use the File-Get External...
3
by: Bill W. | last post by:
I almost hate to ask this, it's so trivial. I am writing some code to read a text file and place certain records (based on key words in the file) into a form and table. I have the code written...
1
by: Joost | last post by:
Hi, I have a msaccess databases which i like to update with external data from a internetpage. How can this be done thanks anyway
1
by: Albert Chua via .NET 247 | last post by:
I am developing a client/server application using VB.NET inVS.NET 2002. The client application have a form (Form A) thatquery the server application via Winsock and once Form Areceived the server's...
6
by: subhashkumar | last post by:
Running data Append to a table Dear All, I need a help from this forum, I was developing a small tools for stock market. I get stuck when trying to save the running changes in a data field...
10
by: sufian | last post by:
I am new to the world of PHP. Below is my simple PHP file "invite.php" with a form having an image send button (I have to use the image send button because it is the requirement, may be this is...
2
by: =?Utf-8?B?anVuaW9yLWdlZWtldHRl?= | last post by:
I have seen similar questions posted here but no result for my situation so here goes. I have a fairly new Maxtor OneTouch III Turbo Terabyte external drive (raid) and a new Dell 690 Precision...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.