Browse by Tags

Related Posts

  • File Field not saving file

    Hi, I created a very basic field field and upload button with confirm / error messages, but even after displayinga success message my file is not saved at specified path. The file name, size and type do all successfully display. <% @ Page Language ="C#" AutoEventWireup ="true"...
    Posted to Getting Started (Forum) by Gabriel_Haukness on 05-11-2009, 12:00 AM
    Filed under: save as file, upload, File field
  • file upload

    Hi 2 all, I want to Download xml file on my web server from a link on another web server. like 1- ftp://www.whatever.com/thefileiwant2download.xml or 2- http://www.whatever.com/thefileiwant2download.xml Please can you provide the code for both of the cases, in the http case and the ftp case that if there...
    Posted to Web Forms (Forum) by baharanji on 02-18-2009, 12:00 AM
    Filed under: upload, upload xml file, uploading file, uploading file from a webserver to another, upload file, upload file from a webserver, upload file from an external webserver, upload files, upload to server, upload file from a ftp link
  • How to use the Streams in VB.NET for uploading the file

    hi friends, I want to upload an Excel file(very large 100,000 records) to the webserver using Vb.NET My code (given down) works well when i upload the file to the local directory. If I upload to the webserver, as the file size is large i want to make use of streams and upload the file. Please help me...
    Posted to Visual Basic .NET (Forum) by Hanuman_guntupalli on 12-18-2008, 12:00 AM
    Filed under: streams, upload, file upload control
  • RADactive I-Load 2008.R2 Image Upload Web Control

    RADactive I-Load is an ASP.NET web control (1.1, 2.0 and 3.5 compatible) which basically: Allows the final user to upload, crop, resize and rotate/flip images which must respect all the constraints of width, height, aspect ratio, file size and format that you need. Can automatically generate thumbnails...
    Posted to Announcements (Forum) by zioturo on 11-18-2008, 12:00 AM
    Filed under: thumbnail, upload, crop, image, resize
  • Re: File upload with ajax/atlas?

    Our Ajax Uploader control supports ASP.NET AJAX frameworks and works in ajax updatepanel . Ajax Uploader is an easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page. It allows you to select multiple files and upload multiple files...
    Posted to ASP.NET AJAX UI (Forum) by AjaxUploader on 11-05-2008, 12:00 AM
    Filed under: upadatepanel, asp.net upload control, upload
  • Resize when using Fileupload button (called uploadedFile)

    Hi The following code allows me to successfully upload an image to my sql database from a simple webpage. It is possible to add to this code and resize the image 'on the fly', to a set size whilst keeping the aspect ratio? Please help as I'm losing the will to live, thanks in advance, nev...
    Posted to Web Forms (Forum) by neve on 09-18-2008, 12:00 AM
    Filed under: resising image, resize image, sql express, upload, byte, Image resize, type byte, upload image resize
  • Upload Image Sql Express and resize

    Hiya My feeble brain is in need of help. Currently, I have a webpage that allows users to upload an image and have it stored in a simple SQL database table. I have also managed to write some code that will re-size an image to a fixed size. I would like to combine the 2 processes and therefore when the...
    Posted to Getting Started (Forum) by neve on 09-17-2008, 12:00 AM
    Filed under: resising image, sql express, upload, database, image crop, Image resize, crop, upload image resize
  • Issue: upload files using CopyTo function of FileInfo

    Hello, I am trying to upload files using CopyTo function of FileInfo. The code I am using is as follows... FileInfo fileObj = new FileInfo(filUpload1.PostedFile.FileName); string fileType = filUpload1.PostedFile.ContentType; string newFileName = "test.txt"; string folderPath = System.Web.Hosting...
    Posted to Web Forms (Forum) by arun.80.saini on 09-06-2008, 12:00 AM
    Filed under: Posted File, upload, FileInfo, fileleupload control, fileObj
  • Re: File upload with ajax/atlas?

    Hi [quote user="JonF"] I followed the tips in the CodeProject article and in this one; http://www.asp.net/AJAX/Documentation/Live/overview/UpdatePanelOverview.aspx If you add a trigger to the panel and set its control ID to the button that makes the submission; it worked. [/quote] Yes, it works...
    Posted to ASP.NET AJAX UI (Forum) by vardars on 08-12-2008, 12:00 AM
    Filed under: ajax-friendly, asp.net, upload, ajax
  • Using file upload control on local IIS in Windows Vista

    Hi, I have some code that uses the file upload control to copy a selected file to the server and also capture some details about it in my database. The code has worked fine in XP, but I have recently moved my projects over to a Vista machine running IIS 7. The details are being captured in the database...
    Posted to Getting Started (Forum) by magicjoef on 08-10-2008, 12:00 AM
    Filed under: upload, VISTA, Access, IIS 7, permissions
Page 1 of 6 (51 items) 1 2 3 4 5 Next > ... Last ยป