Edit Browser File

Use this form to create and edit various kinds of resources for use as web user control assets:

  • Create or edit a text-based resource, such as an HTML, CSS, JavaScript, or XML snippet.
  • Import or export an image resource, video clip, audio file, font file, PDF file, or other user component.

The File field is read-only and specifies the path and filename of the resource being created or edited.

The Content Type field is read-only and specifies the type of file being created, edited, or imported/exported. It can be any of these types:

  • text/html
  • text/css
  • text/plain
  • text/javascript
  • application/json
  • text/xml
  • image/jpeg
  • image/png
  • image/gif
  • image/tiff
  • image/x-icon
  • application/pdf
  • video/mp4
  • audio/x-wav
  • audio/midi
  • audio/ogg
  • audio/mpeg
  • application/vnd.ms-fontobject
  • font/ot
  • font/ttf
  • font/woff
  • font/woff2
  • application/user-component

The other fields and options that are available on this form depend on what Content Type is selected. As a general rule, you can edit only text-based resources

  • The default option is for an text/HTML page, with a blank edit box in which to create or paste your HTML, CSS, JavaScript, or XML code.
  • Image options display a preview of the image, with options to export or import image files.
  • Other multimedia types, such as audio files, video files, and so on, do not allow you to preview the content.
  • The application/user-component option displays a page on which you can define the properties, attributes, and required resources of a User Component you are creating.