Jump to content

insanity381

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by insanity381

  1. Okay, thanks for the replies. I have looked at sessions, and I might use them if they're that decent, but I don't get how I'd autamatically destroy them if you hadn't gone onto a page on that website for, say, an hour. How would I autamatically call session_destroy;, basically?

  2. is there any quick way i could send the POST values sent to one page to the next page. if it was simpler, i wouldn't care about sending all of them (the array), just specific ones (username, password). all i really want to know is how to send them, like, through HTTP or something so they arrive on the next page.please don't suggest i use sessions or cookies :) ; i'm a simple guy, and cookies aren't working!

  3. I don't think your image exists!
    I'm pretty damn sure it exists, maybe it's trying to stop hot-linking or something...BTW, sorry to be dumb, but do I need an apply-templates or something somewhere, I just don't know where?
  4. I'm still trying to learn how to do this, but you'd need another <xsl:template> thingy-magigy somewhere, as well as <xsl:apple-templates> so it would transform <picture> into <img> for you. Do reply, knowladgable people, I want to know how to do this as well! :) BTW, i want to transform <rule /> into <hr /> and <newpara /> into <p />, please. cheers in advance.

  5. Cheers for replying boen_robot...

    Try remaing your XSLT files with XML extensions.
    I did this... works fine when offline still, but same result online.
    google hasn't configured the XSLT MIME types
    Are you saying it's google's fault? Would it perhaps work if I moved to a different host? I was just using google temporarily, really...
    try using html extensions or something.
    What do you mean? Should I change the XSL's to mainstyle.html or something? Or the XML data?Thanks a load for replying... I wasn't expecting anyone to :)
  6. Hi. I'm Simon.I'm using XML + XSL tranformations to make a website. Doing it this way so I get consistency across pages and I want perfectly valid XHTML. Right?It's at www.insanity381.co.nr or http://insanity381.googlepages.com.I think it works fine on IE on WinXP, but now I'm using firefox 1.5 on mac os 10.4.5. When I click on that big enter link for the index.xml, it keeps saying it's a binary file and wants to download it. To try and get round this I did target=blank or something in my link but it still didn't work.I just want it to open normally in the web browser! Help!the four files are at:http://insanity381.googlepages.com/index.xmlhttp://insanity381.googlepages.com/games.xmlhttp://insanity381.googlepages.com/mainstyle.xslhttp://insanity381.googlepages.com/popupstyle.xslI'm quite new to this. Am I doing something wrong?!?!?!?!!? :)

×
×
  • Create New...