Added: New form object: File Upload

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • christobal
    First Sergeant

    • Jun 2005
    • 73

    Added: New form object: File Upload

    New Features:
    - - Added: New form object: File Upload


    How does this button work?
    Preview dosn't show this item
    Please explain how to utilize this object
    TNX




    To steal ideas from one person is plagiarism; to steal from many is research!
  • basementguy
    Private First Class

    • Sep 2005
    • 8

    #2
    upload button


    Can we get an answer on this one. I am very curious.

    B

    [/QUOTE]

    Comment

    • Pablo
      Moderator

      • May 2005
      • 507

      #3
      File Upload
      This provides a means for users to attach a file to the contents of the form.
      The element is rendered as a text field and an associated button, though in some browsers it may appear differently.

      Description of the Properties:
      Name: Enter an identifier for the field.
      Note: This control is normally part of a form.
      Forum Moderator
      BlueVoda Spe******t

      Comment

      • christobal
        First Sergeant

        • Jun 2005
        • 73

        #4
        Originally posted by Pablo
        File Upload
        This provides a means for users to attach a file to the contents of the form.
        The element is rendered as a text field and an associated button, though in some browsers it may appear differently.

        Description of the Properties:
        Name: Enter an identifier for the field.
        Note: This control is normally part of a form.
        TNX but things are still a little vague
        If it is part of a form where is the uploaded file placed in relation to web server file system?
        If the form is a e-mail script how can the uploaded file be attached?
        To steal ideas from one person is plagiarism; to steal from many is research!

        Comment

        • Pablo
          Moderator

          • May 2005
          • 507

          #5
          you'll have to do that yourself. Bluevoda only provides the standard HTML 'file upload' component, how you use it is up to you (just like all the other components)
          Forum Moderator
          BlueVoda Spe******t

          Comment

          Working...
          X