Results 1 to 4 of 4

Thread: Html replace browse image upload

  1. #1
    Join Date
    May 2008
    Posts
    222

    Html replace browse image upload

    I have images and i wanted to replace it to the HTML format, I Just wanted to confirm that is there any way to extend or replace Html.Image functionality without writing a replacement function. If you use the [Replace] function, you can keep the same caption, but changes the picture.

  2. #2
    Join Date
    Apr 2008
    Posts
    264

    Re: Html replace browse image upload

    First we find the physical path to the hyperlink required using the standard MapPath call. I believe there are various tricks that can be employed ... which break the button entirely under certain (not uncommon) circumstances.Then we ask the canvas to save a copy of itself to this path. It will be saved as a JPEG because the file path specifies the file name as 'final.jpg'.

  3. #3
    Join Date
    Feb 2009
    Posts
    105

    Re: Html replace browse image upload

    Often it is quite enough to just save an image out to a directory and then reference it from other pages in your web site. Smart tags were introduced in Microsoft Office XP, providing a new way to make more meaningful data in documents. However it is worth noting that browsers cache images in a different way from HTML.

  4. #4
    Join Date
    Nov 2008
    Posts
    41

    Re: Html replace browse image upload

    The only way to ensure that an image will be reloaded is to change the "href" Go to the blue menu bar on the MedPix Homepage. Choose: [Tools - Registered Users], Select option: [Member Tools], You can ensure that all your images are reloaded appropriately using a nifty piece of ASP. If required you can use some kind of configuration property to determine whether or not you actually do the replacement.

Similar Threads

  1. How can I upload my html pages using filezilla
    By lovecraft in forum Technology & Internet
    Replies: 1
    Last Post: 24-03-2012, 04:37 PM
  2. Replies: 5
    Last Post: 06-08-2011, 07:46 PM
  3. image not clear or not displayed when I browse the internet
    By Oswaldo in forum Operating Systems
    Replies: 3
    Last Post: 14-11-2009, 10:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,472,361.58469 seconds with 17 queries