Jump to content

insanity381

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by insanity381

  1. Is there a fairly simple way or function to return some sort of list (preferably an array) of all the files or folders in a folder? if not, has anyone created a method to do so? Thanks in advance, Simon.
  2. 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?
  3. 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!
  4. Oh okay. Thanks guys. I'm actually on www.ripway.com, so that's that.Cheers again,Simon
  5. Naaa....Sorry, I thought this would be a simple, nice, standard thing. I know how to use GET and POST, I just wondered about this thing, like for example at:http://veerle.duoh.com/index.php/blog/archivesIf it's not a standard-compliant thing, I'm not bothered. Thanks anyway guys.
  6. Uummm....Well the description of this topic kind of gave it away; how do you do that thing:index.php/something/maybesomethingelse/thanks,Simon
  7. 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?
  8. hmmm...I've tried this for an image, still doesn't work.files at:http://trizle.mybesthost.com/images/googlegroups.gifhttp://trizle.mybesthost.com/index.xslhttp://trizle.mybesthost.com/group.xmlplez download files, test, try, help! cheers in advance...
  9. 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.
  10. Cheers for replying boen_robot... I did this... works fine when offline still, but same result online. 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... 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
  11. 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...