rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: IOStorm on July 13, 2005, 09:26:41 PM

Title: Default Template for v2.0beta23
Post by: IOStorm on July 13, 2005, 09:26:41 PM
Can anyone explain how to alter the default template in v2.0beta23 such that instead of the "Add/Close Progress" buttons, the page just always shows the progress frame?
Title: Figured it out...
Post by: IOStorm on July 14, 2005, 10:17:45 AM
I figured it out.  Changed the Upload button link to:
<a href="%encoded-folder%~upload+progress" class=button> and removed the javascript code that creates the ADD/CLOSE Progress Status buttons.

Now, by default, the upload page has the progress status frame.  Cool.  I don't know a thing about HTML.  I'm just cutting, pasting, and changing values to see what happens.

Just one question... can mistakes in HTML coding lend themselves to security problems?
Title: Default Template for v2.0beta23
Post by: rejetto on July 30, 2005, 04:44:50 PM
without thinking it too much, i would say no