Jump to content

franceav

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by franceav

  1. hi, i have a site(www.frmv.com) which is php enabled jsp host,i used sphpblog (www.simplephpblog.com) selected the interface language as simplified chinese and everything worked ok at first few days,but i got wrong code displaying now, i don't know why?my question:how to force the broswer to read my page as utf-8 encoded webpage since all the blogging software sphpblog were UTF-8 encoded.thank you in advance...

  2. <xsl:template match="picture"><xsl:value-of select="."/><xsl:variable name="src" select="@src"/><img src[COLOR=red]="{$src}"/[/COLOR]></xsl:template>

    what does "{$src}" mean?is that a server side scripting or programing?i just don't get the $ symbol,i'm very new to this area and would very appreciateif somebody help me out:)
  3. WHILE Replace
    <td><xsl:value-of select = "name"/></td>

    With

    <td><xsl:variable name="LINKS" value="links"><a href="{$LINKS}" target="blank"><xsl:value-of select="name" /></a></td>

    i get a syntax error from brower no marching <xsl:variable>.Or with

    <td><a target="_blank"><xsl:attribute name="href"><xsl:value-of select="links" /></xsl:attribute></a></td>

    problem with the xsl styled xml page it did not work as intended,not retrieving any data or linksagain this is the styling xsl code revised ==>catalog.xsland the original but now problematic xml page ==>collection.xml :) can you please help me to replace the relevant data in the catalog.xsl file according the collection.xml file data and make everything working,many thanks! :)

  4. thank you very much for letting me know it's possible :) but i still don't know how to put all the code together and make it work :)this is the styling xsl codethis is the xml page with stylemy problem:where to put the needed code into right places and make all things worksample needed code from you mentioned link:1.<a target="_blank"><xsl:attribute name="href"><xsl:value-of select="link" /></xsl:attribute></a>2.<xsl:variable name="LINK" value="link"><a href="{$LINK}" target="blank"><xsl:value-of select="name" /></a> please help,thank you again!!
  5. hi guys, is it possible to make xml data as a hyperlink, when styled with xslthe xml data is clickable and pointed to another html page, also can i have an xmldata as an IMG url showing just image on the xml or html page instead of plain texts...it is better to use client scripting like javascript or jsp solutions without database support,thank you in advance!this is a sample page showing the STATIC xml page:http://www.frmv.com/collection.xml

  6. If this is happening to you how did you find this forum in the first place?Try a link: http://www.w3schools.comDoes a link work?

    i used mozilla firefox and i tried every possible links in ie, i'm not totaly a newbie to computers(as i known this site 4years ago :-) even our system admin in our company can't fix this..firefox is good but i'm very intrested what was hapening and want to use both browers( in some cases i perfer use ie)..thank you for your help,if i can't fix this next week i will have to reinstall my system
  7. Full name: papinoAlternative name(s): papinoBirth date(dd/mm/yyyy): 07/09/1975Gender: MaleZodiacal sign: NACountry of residance: chinaCity of residance:GuangzhouHeight: 172cm :( Weight: 65kg :) Eyes: blackHair: blackSmoking/Drinking/Drugs: sometimes/ not much/ nothing illegalFavourite Music: everything even rap Favourite Movies: french and americanInterest: many many hard to say..Additional comments: 你好! :)

  8. thank you for answering..i don't remember if i tried that exactly as http://w3schools.com, but i did try typing w3schools.com and W3SCHOOLS in the IE address bar and nothing works..after checked with antivirus softwares the above problem were solved, no WWW wereautomaticly added but i still get The page cannot be displayed window and while inputis www.w3schools.com i get resulting address http:///?%20www.w3schools.com,whileinput with http:// at beginning of any address nothing changes but the page still can not be found..my pc shares a server with other computers in a company and do not need to connectedby any means,now i'm using firefox 1.5 everything seems ok but i want my IE works fine as well..i don't know if i describe everything properly,thanking you in advance..(when searched with chinese largest searched engine BAIDU.COM it returns 17,700 results which is almost 10 times less than google returned 1,760,000,)i love this site!
  9. when i input something like http://www.w3schools.com in the address bar and then hit enter i will not get the webpage buta message on the ie buttom status shown http://www.www.w3chools.com..notice 3 W's were added,i tried many ways to get rid of this but it didn't work,after i used 2 antivirus softwares to clear some possible viruses,the 3 W's were emilinated but i still get the page cannot be displayed window,and the resulting address shown as http:///?%20www.w3chools.com at address bar.please help any ideas or softwares to use, thanks!
×
×
  • Create New...