473,406 Members | 2,404 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,406 software developers and data experts.

Upload and process CSV File

Hi,

I have the following scenario to implement:

A CSV file should be uploaded from any computer (not only localhost) and
processed on server side (transform and insert the data from the csv in the
DB). I implemented this scenario as far as I knew. The problem is that the
csv upload works only when done from the server (localhost). What can I do?
Some sample code or ideas can help me a lot to go forther.

Thanks,
George.
Nov 19 '05 #1
3 1158
"George Homorozeanu" <ge****************@hotmail.com> wrote in message
news:OQ**************@tk2msftngp13.phx.gbl...
The problem is that the csv upload works only when done from the server
(localhost). What can I do?


Well, you can start by showing us your code...
Nov 19 '05 #2
Id start with ensuring you have write access to the server. Just because
your app can run on the server doesn;t mean it has write access.
If your public hosting/third party then typically you'll need to request
this from their support team. If your hosting your own/corporate then speak
with your Sys Admin.

Richard
"George Homorozeanu" <ge****************@hotmail.com> wrote in message
news:OQ**************@tk2msftngp13.phx.gbl...
Hi,

I have the following scenario to implement:

A CSV file should be uploaded from any computer (not only localhost) and
processed on server side (transform and insert the data from the csv in the DB). I implemented this scenario as far as I knew. The problem is that the
csv upload works only when done from the server (localhost). What can I do? Some sample code or ideas can help me a lot to go forther.

Thanks,
George.

Nov 19 '05 #3
On Sun, 17 Jul 2005 18:07:31 +0200, "George Homorozeanu" <ge****************@hotmail.com> wrote:

¤ Hi,
¤
¤ I have the following scenario to implement:
¤
¤ A CSV file should be uploaded from any computer (not only localhost) and
¤ processed on server side (transform and insert the data from the csv in the
¤ DB). I implemented this scenario as far as I knew. The problem is that the
¤ csv upload works only when done from the server (localhost). What can I do?
¤ Some sample code or ideas can help me a lot to go forther.

Try Google:

http://www.google.com/search?sourcei...load+asp%2Enet
Paul
~~~~
Microsoft MVP (Visual Basic)
Nov 19 '05 #4

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

Similar topics

11
by: Thomas Mlynarczyk | last post by:
Hello, I want to upload files via an HTML form and store them somewhere on my webspace. So far so good. I am just a bit concerned about security issues and traffic. My provider has set a file...
5
by: Stephane | last post by:
Hello, I need to allow an end user to upload video files on a server and in the same time to put the file name and a few infos in a database. It must be very simple for the end user, and...
4
by: Tihon | last post by:
Hello! I again need your help, just can't understand whats going on. Got this upload pictures form and it's having problem handling large files (~1.5 - 2 MB). Everything works fine if i just...
10
by: Alphonse Giambrone | last post by:
I am trying to develop a web service to accept a file uploaded via http post from a vba (Access) application. Thanks to helpful links in a vb newsgroup and my previous work with WinInet api I was...
1
by: Alex | last post by:
I am having issues with a script to upload files from a client to a webserver. The problem is not with the actual upload but with where it uploads. The whole process is supposed to create a...
7
by: pbd22 | last post by:
hi. i am having probs understanding how to grab a file being uploaded from a remote client. i am using hidden input fields for upload such as: <input id="my_file_element" type="file"...
4
by: bienwell | last post by:
Hi all, I developed an web page in ASP.NET to upload file into the server. In the Web.config file, I declared <httpRuntime executionTimeout="1200" maxRequestLength="400000" /> The MAX...
1
by: Robert Strickland | last post by:
Our application uploads a file to go through some parsing. Towards the end of the process, the application moves the file from the 'processing' folder to an archive location. However, at times this...
21
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Uploading files from a local computer to a remote web server has many useful purposes, the most...
4
by: MoroccoIT | last post by:
Greetings - I saw somewhat similar code (pls see link below) that does mupltiple files upload. It works fine, but I wanted to populate the database with the same files that are uploaded to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.