PC Review


Reply
Thread Tools Rate Thread

Anyone know how to program transfer of CSV data to web page form fields?

 
 
jcnone@none.com
Guest
Posts: n/a
 
      28th Jan 2008
How can you populate a form fields on a html web page (client side)
with data from an Excel file (CSV). The web page has several text
fields for input that I manually populate. I would like to transfer
the data into the web form automatically from the CSV file. How can
this be done?
TIA
Jman


--
--------------------------------- --- -- -
Posted with NewsLeecher v3.7 Final
Web @ http://www.newsleecher.com/?usenet
------------------- ----- ---- -- -

 
Reply With Quote
 
 
 
 
Joel
Guest
Posts: n/a
 
      28th Jan 2008
CSV files are not really excel files, they are just ordinary text files. You
can open CSV just like any other text files and read the data. Each line of
data has multiple fields seperated by commas and a line return at the end of
each line.

I don't know webpages that well, but determine if it is easier to just open
the CSV as text in HTML or open an excel file and copy a range of data.

"jman" wrote:

> How can you populate a form fields on a html web page (client side)
> with data from an Excel file (CSV). The web page has several text
> fields for input that I manually populate. I would like to transfer
> the data into the web form automatically from the CSV file. How can
> this be done?
> TIA
> Jman
>
>
> --
> --------------------------------- --- -- -
> Posted with NewsLeecher v3.7 Final
> Web @ http://www.newsleecher.com/?usenet
> ------------------- ----- ---- -- -
>
>

 
Reply With Quote
 
Tim Williams
Guest
Posts: n/a
 
      29th Jan 2008
Google for "IE automation VBA"

Eg:
http://p2p.wrox.com/topic.asp?TOPIC_ID=43120

Tim

"jman" <(E-Mail Removed)> wrote in message
news:UR9nj.8612$(E-Mail Removed)...
> How can you populate a form fields on a html web page (client side)
> with data from an Excel file (CSV). The web page has several text
> fields for input that I manually populate. I would like to transfer
> the data into the web form automatically from the CSV file. How can
> this be done?
> TIA
> Jman
>
>
> --
> --------------------------------- --- -- -
> Posted with NewsLeecher v3.7 Final
> Web @ http://www.newsleecher.com/?usenet
> ------------------- ----- ---- -- -
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Transfer data from Text Form Fields in MS Word into Excel? =?Utf-8?B?Q1dpbGxpcw==?= Microsoft Excel Misc 1 18th Jul 2006 06:35 AM
Confirmation Page form field data transfer =?Utf-8?B?RGVzaWduZXJEYXZl?= Microsoft Frontpage 2 29th May 2005 10:29 PM
Program & Data transfer =?Utf-8?B?aHVudGVyXzQ2?= Windows XP New Users 1 18th Apr 2005 09:23 PM
transfer data from other program =?Utf-8?B?anVzdGFtYWlsbWFu?= Microsoft Outlook Contacts 0 30th Mar 2005 03:09 PM
Re: Combine text values from multiple fields on a form, report, or data access page Fredg Microsoft Access Reports 1 22nd Aug 2003 11:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:32 PM.