Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
If we were all using IE, then I think it would be pretty easy to do via DHTML/XSL/XML, but since everyone is coming in on a variety of browsers that do or don't do various things (or at least not easily), it increases the complexity (and annoyance) of writing such a thing.

That said, it would really be nice for people over a slow dial-up connection (I suppose that phrase is redundant) to not have to send it all up twice.

I have written many DHTML apps in the past that did similar things, many manipulations and example renderings on this side, and then sends it all upstream at the end when things are finalized. It is "easy" on IE, but for us it was a series of custom apps for clients, so we could require IE - for a public website, you can't really require one type over another.

Would have to grab the data out of the form, then just build the preview on the page via DHTML (or dump it out to an XML DOM and then run an XSL translation over it)... not too bad at all, and not a security risk at all to answer your question.

-------------------------------------------------------------------
There are some odd things afoot now, in the Villa Straylight.

In reply to Re: Re: (jeffa) Re: Offline Previewing by AssFace
in thread Offline Previewing by chunlou

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-25 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found