Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 8 of 8
  1. #1
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137

    Update an HTML Page in real-time! Intrigued

    Have you ever wanted to be able to post a message in real-time to your Website? How about update some content in a particular place?

    Well, this example will give you the bare-bones (needs error checking and custom directory selectable option) for creating such an application.

    This .apz will allow you to enter your Host (e.g. ftp.mydomain.com), Username, Password, and Message (what you want posted to the given Web page).

    Then click the button and follow that by checking your Webpage for the changes.

    Again, add in error checking, ability to change FTP directories (aka. folders), and maybe even password protect the application.

    I'm sure you have lots of ideas and ways of using this, so here is the bare-bones .apz to get you started:

    ps. the default Hyperlink to check your Webpage will be, eg. www.yourwebsite.com/message.html

    http://www.amsuser.com/ams/exmaples/...-Intrigued.apz
    Intrigued

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Don't forget you can put other elements too, not just a string (text):

    Put this code into the Message Input object and Submit Changes...:

    Code:
    <img src="http://library.thinkquest.org/15074/media/html2.gif">
    and...

    Videos
    Forms
    Javascript
    Silverlight (formerly WPF /E)


    and on and on...
    Intrigued

  3. #3
    Join Date
    Feb 2007
    Location
    Missouri
    Posts
    178
    This is opens alot of possibilities. Good Work

  4. #4
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    No problem. Even do your Webcam images with an On Timer event firing with your own custom AMS application. But here, you can really do a lot with Javascript, Silverlight, DHTML, Flash, etc. etc. to beef up the look of your Webcam images!

    Last edited by Intrigued; 04-29-2007 at 07:43 AM.
    Intrigued

  5. #5
    Join Date
    Feb 2007
    Location
    Missouri
    Posts
    178
    Here's mine... http://www.freewebtown.com/hag365/message.html

    lol

    I do alot of web design and updating my site and it takes a while with dreamweaver. I think I might work with this and expand on possibilites if you dont mind

  6. #6
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Ya! It's actually fun, for sure.

    This is free code, take it and run with it.

    Another option would be to have your credentials (host, username, password) saved in a Blowfish (see: that plugin in AMS) encrypted, or a list of such. Then you can have many Websites with this funtionality that you can get at easily. This could save a lot of time if you are updating Website contents. Of course you would want to build out this application more, to be more robust.
    Intrigued

  7. #7
    Join Date
    Feb 2007
    Location
    Missouri
    Posts
    178
    Well I made an ftp program a while back which encrypted and such. This is awesome. Endless possibilities... Im gonna go start working on something!

  8. #8
    Join Date
    Jun 2001
    Location
    California
    Posts
    2,014
    I can't seem to get the bugger to work!

Similar Threads

  1. code /command to install a html page as background
    By bobbie in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 12-30-2006, 06:06 AM
  2. How to insert bullet in a paragraph object
    By jrak in forum AutoPlay Media Studio 6.0
    Replies: 13
    Last Post: 12-29-2005, 10:53 AM
  3. html page and link
    By mountain07 in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 11-19-2005, 09:00 PM
  4. HOWTO: Create a Page Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-26-2002, 05:20 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