Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Yaa101

  1. Yaa101

    How can I translate a HTML tag in a text...

    Most offerings make me nervous already reading the text... I guess they still don't learn from the collapse, they still in a hurry and treat people bad... when i see most offerings i read that i need a whole battery of conflicting techniques and 5 years experience for things that did not even...
  2. Yaa101

    How can I translate a HTML tag in a text...

    I show you the outcome of my work... http://tke.ath.cx/portfolio/
  3. Yaa101

    How can I translate a HTML tag in a text...

    bummer... lol... I hate to be right in cases like this, keeps me from learning... haha... Also i have a feeling that it's hard to make real production code with all the half implemented w3c recommendations... But nice to check out for when parsers are more conformant to version 2... Gives us a...
  4. Yaa101

    How can I translate a HTML tag in a text...

    True, but since i control the xml files i can also generate the br tags without people to notice when inserting text... I mean if i offer some user a input box i know that i have to translate it myself... Often these are relative short texts in which certain characters can be replaced with...
  5. Yaa101

    How can I translate a HTML tag in a text...

    Sorry after watching this i still prefer my own thing with the CDATA and the br tags in the text... Please tell me the pro's of this one over mine?
  6. Yaa101

    How can I translate a HTML tag in a text...

    I think you use the old MS xsl scheme... check this to update your parser... i run this one besides my sablotron for local purposes like checking out and debugging: http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/766/msdncompositedoc.xml
  7. Yaa101

    How can I translate a HTML tag in a text...

    <xsl:stylesheet xmlns:xsl=&quot;http://www.w3.org/TR/WD-xsl&quot;;> | -------------------------------------------------------| get this semicolon out...
  8. Yaa101

    How can I translate a HTML tag in a text...

    Start with taking out your second line of your xml datafile to start with... That file is no XSL... :) checking other things...
  9. Yaa101

    How can I translate a HTML tag in a text...

    Thanks Ploegah... As you can see the problem was a part of my cv... I had no plan to spam on here. Ja ik zoek nog steeds werk... Bedankt voor de link... :) Can you explane in what context you use the forenamed CDATA tag? Also I found it's not that easy to put in external links and external...
  10. Yaa101

    How can I translate a HTML tag in a text...

    Yup i found that one myself as well... This way you can use this to output parts of text or html without a need to parse all seperate parts... Both parsing and unparsing data can be a good thing, depending on the things you need to do. I did not need to parse these parts each seperate i only...
  11. Yaa101

    How can I translate a HTML tag in a text...

    I got and found the answer yesterday in here: http://forums.devshed.com/showthread.php?s=&threadid=35400&forumid=19 Check it out. I thought the same as you at start but decided that the situation i put down is a everyday problem, you should be able to put data like that with tags left in...
  12. Yaa101

    How can I translate a HTML tag in a text...

    How can I translate a HTML tag in a text... I explane I have a source: <preface> <par>Mijn naam is Bas Burger en ik zoek werk als PHP - XML programeur en/of webmaster.<br /> Ik heb 17+ jaar ervaring met computers en sinds 1987 bezit ik een pc.<br /> Het probleem is dat ik het...
  13. Yaa101

    Severe MySQL problems

    Jipeeeeeeeeeeee!!!!!!!!! I found it after a lot of cursing... Be glad you are not my iiyama... The verbal crap you would have heard... Ok I found it and in a way i am sad... It was in PHP... Yes 1 setting... This is in my php.ini: ; You should do your best to write your scripts so that...
  14. Yaa101

    Severe MySQL problems

    Oh yes, i can give all the reports you want, the places they are installed and all ini and config files if needed to solve this... I do not believe in instability problems when things worked fine 1,5 years in several installments and several versions of all 3 programs... Bassie.
  15. Yaa101

    Severe MySQL problems

    ok i re explane... The problems, whether or not they should be here started when i installed that... I know from experience that a re-installment of win2k is less bothersome then to try to repair things... And i too was in the understanding that once that happened all should be ok again but it...

Part and Inventory Search

Back
Top