Re: Upload Problem Using ASP

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: NohaKhalifa (noha_khalifa_at_gawab.com)
Date: 03/14/04


Date: 14 Mar 2004 05:22:27 -0800

Thanks alot for ur care, i understand ur solution .

I'll tell u what i'm doing for data, after they filled from
administration form offline to the offline database, i made a form of
Hidden fields that contains data that isn't uploaded yet i'm checking
certain field i made in database.

then i submit this form to a an asp file in hosting server and i made
the insertion code in this file so it inserted data in online database
.

I can read images names by the same way, do u have anyway to complete
the upload proccess for images to the hosting server by the same way
by only knowing their name from database .

I hope u have any idea about this..
Sorry but i don't have time to search for ur idea because i need to
finish this soon, so if u have a solution i can continue by it mine
i'll be greatfull .

Sorry for disturbing u .
Thanks alot
Noha Khalifa

"Fadi El-Eter" <el_eter@nospamatall.com> wrote in message news:<OIxM76ACEHA.2360@TK2MSFTNGP10.phx.gbl>...
> Well, allow me to say this is the poorest company I've ever seen, that's for
> sure.
> Here's my solution for you, which I think is the easiest,
> make a small visual basic program to upload the database and the images to
> their appropriate location (you can use the FTP control), research it a bit
> on the web.
> Once they connect, they'll upload it and that's it.
> If the database is large, and you don't want to upload it each time, just
> make this small visual basic application run your asp script to copy the
> data.
> You can also upload the images that are only modified during the same day or
> come up with another alogrithm.
> My guess is that this solution is the easiest and the least cumbersome. Feel
> free to contact me whenever you want.
>
> --
> Fadi El-Eter, itoctopus - http://www.itoctopus.com
> "NohaKhalifa" <noha_khalifa@gawab.com> wrote in message
> news:949b3128.0403110711.6323ad88@posting.google.com...
> > Hi;
> >
> > The problem of not having administration online is that they have a
> > Dial-Up connection and if any Seller came to their office for His Real
> > Estate, they need him to wait till they connected to the internet and
> > fill the data online ....
> >
> > So this Solution is not suitable for them .
> > SO what i made is an offline form that fill data in an offline
> > database also put images for each Real Estate in a folder with the
> > real estate Name "I made this by using Fileupload, So he selected
> > Images by Browsing it"..
> >
> > After this step and he fill and update all data required, The second
> > step came to Upload data to the online database, he connected to the
> > internet and i made a file send data to an asp file on hosting server
> > and store data in online db..
> >
> > After this the third step came to upload images to the online web
> > server for images to appear in site also i made upload code in an asp
> > file on the hosting server...
> > That's all the Story but the problem is that they don't like this and
> > see that it needs alot of work to do it especially for images they see
> > that they do the this twice online and offline,and they may make
> > faults selecting images .
> >
> > I forget to say that the site also located offline so i need images to
> > be in the site location offline.
> >
> > They want to upload images online and offline at the desired folder by
> > one click .
> >
> > the problem for me that i need to use server.mappath and it just will
> > work for offline web server or hosting server ..
> >
> > I hope that u understand me, and i hope to find a soultion for this
> > problem ...
> >
> > Thanks alot
> > noha khalifa
> >
> >
> > "Fadi El-Eter" <el_eter@nospamatall.com> wrote in message
> news:<uTDhu#0BEHA.1140@TK2MSFTNGP10.phx.gbl>...
> > > Keefek Noha,
> > > Can you give us more explanation on what you are trying to do exaclty, I
> got
> > > a bit lost when reading your post.
> > > I didn't quite understand how are you going to fetch the images if they
> are
> > > offline. How are you doing this with the data? A small thought also,
> what's
> > > the point of not having an online administration for such an application
> (I
> > > don't know, that's my opinion).
> > > --
> > > Fadi El-Eter, itoctopus - http://www.itoctopus.com
> > >
> > > "NohaKhalifa" <noha_khalifa@gawab.com> wrote in message
> > > news:949b3128.0403110108.48abedd7@posting.google.com...
> > > > Dear All;
> > > >
> > > > I'm developing a web site and i need to make adminisration for this
> > > > site it's a site for Real Estates .
> > > >
> > > > But I don't need the administration to be online .. I want them to
> > > > fill data and images offline and then send them online...
> > > >
> > > > but i have a problem regarding the images i want it to be sent to the
> > > > web site So i want if there is a possible way to fill data offline and
> > > > this will put it in offline database then on browsing images it'll be
> > > > sent online and at the same time put on their location i adjusted
> > > > offline .
> > > >
> > > > So how can i put Images at a desired location Offline and at the same
> > > > time upload them online .
> > > >
> > > > Thanks Alot
> > > > Noha Khalifa



Relevant Pages

  • Re: Upload Problem Using ASP
    ... make a small visual basic program to upload the database and the images to ... they'll upload it and that's it. ... > fill the data online ... > SO what i made is an offline form that fill data in an offline ...
    (microsoft.public.inetserver.asp.general)
  • Re: Display images on a webpage
    ... I guess I am curious as to which is better, storing images in a database or using the file system and storing the file information in the database. ... I have googled it and it seems the consensus is to store files on the file system and use action files to display the images using input streams to display the images. ... When I meant reload is if upload a new .war file doesn't is overwrite the folder when I restart tomcat and if my images were in there they would be lost. ...
    (comp.lang.java.programmer)
  • Re: How to link to File names for uploaded images
    ... Troy Handle wrote: ... Why not store the images in the database? ... > hard drive to store the images for now, until I upload everthing to ... > via links all pictures / articles that are now in the database. ...
    (comp.lang.php)
  • Re: Question...
    ... You can upload the images to the Images folder, and you can even map the ... path to your images folder properly for insertion in the database. ... I think it is probably best to use your ISP's ASP upload component instead ... of the FrontPage form upload component because the FrontPage Form is just ...
    (microsoft.public.frontpage.client)
  • Re: How to link to File names for uploaded images
    ... Why not store the images in the database? ... I heard that is not a good idea since the database can get really ... And how about articles? ... hard drive to store the images for now, until I upload everthing to ...
    (comp.lang.php)