Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2004
    Posts
    313

    Corey please help.

    I noticed that you daid in this post that you use AMS to generate html pages and things. How do you do that?

    http://www.indigorose.com/forums/sho...=generate+html

    I would love to know how to make a little html editer.

    Thanks

    Ian

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Hi. I just use a TEXTFILE.WRITEFROMSTRING action but name the file .html instead of .txt. I had the HMTL code in a string with quotes, etc. escaped by backslashes, i.e.:

    myCode = "<HTML><HEAD></HEAD><BODY><a href=\"http://www.indigorose.com\">Click Here</a></HTML>";

    Hope that helps.

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Jul 2004
    Posts
    313
    yeah, thanks aloy Corey. Much aprreciated.

    Regards
    Ian

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    No problem.

    Corey Milner
    Creative Director, Indigo Rose Software

Similar Threads

  1. Corey im puzzled i parsed the full path of the file being loaded
    By dj_flyer2000 in forum AutoPlay Media Studio 4.0
    Replies: 1
    Last Post: 04-06-2003, 03:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts