Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Managing images

  1. #11
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I would like to do it on the right of table text Remove image
    Code:
          "\t\t\t\t" . '<label><input type="checkbox" name="delete">Remove image</label><br>' . "\n" .
    When I click on remove image, it will not remove image. The same is if I would like to change name.
    Still not helpful. What exactly happens? You click the submit button, the page refreshes and...? Do you get any error messages?
    what should I change in code that it will show me also part after your code?
    I've posted that.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  2. #12
    Join Date
    Jan 2006
    Posts
    126
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    PHP Code:
     "\t\t\t\t" '<label><input type="checkbox" name="delete">Remove image</label><br>' "\n" 
    This will not put Remove text on the right

    Still not helpful. What exactly happens? You click the submit button, the page refreshes and...? Do you get any error messages?

    It is nor error, just page is blanc in my layout.


    I've posted that.
    Now it works also bottom page

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
  •