Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Hello Monks,

Here's the deal in short form. I have an XML document that I have parsed nicely using XML::SIMPLE and then I used the parsed information to make a very basic HTML document.YOu click on someone, and it takes you where it is in that document. Simple...beautiful.

Here's what I've been asked to do. I need to make this HTML document interactive. So that when something is clicked on, it only displays certain information in another window. The scripts are not on my machine but a server, while the HTML document is on my computer. The server is very secure, because it's a research server, so I can't do HTML requests, and I think that throws out cgi as well. Anyway that's the short story.

Now, if you're curious I'll provide a tad more info. I am a biochem student doing research in Autism Genomics but I've got perl and programming into the mix. I need it so that when you click on a certain chromosome, only Autism genes from that chromosome (which I have collected earlier and stored in a file) appear in a new window separate from all other chromosome gene info. (As per request of my supervisor). WHY HTML? Because my supervisor wanted a 200 page report which she could print and read through and then was impressed at my mad HTML skills and now wants it fancier but not too fancy. I'd also prefer not to reinvent the wheel and take a totally new angle.


In reply to CRAAZYYY Perl Mash Up by Anonymous Monk

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 perusing the Monastery: (1)
As of 2024-04-24 14:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found