User Profile

Collapse

Profile Sidebar

Collapse
adridder
adridder
Last Activity: Nov 13 '06, 02:08 PM
Joined: Oct 23 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Problem displaying special characters PHP/ajax

    Hey ... i'm fetching my database information with php
    for example: "m²" or "kint&co"

    then retrieving this with a XMLHttpObject request,

    and putting it on my page with innerHTML


    the result would be

    m? and: kint?co

    this causes problems all through my site.
    whats the reason for this?
    See more | Go to post

  • I had to remove the starting / in the url to make it work
    took me 6 hours of debugging *sigh*
    See more | Go to post

    Leave a comment:


  • Perfect working Ajax game on local but fails on remote

    Locally running a "devside" windows apache php mysql server ...

    everything works perfectly in both firefox and iexplorer


    now i install it on a remote server ... tried 3 different ones and i got the same problem everywhere .......

    this is the code that's not executing
    Code:
    var fieldNameArray = new Array('aa','ab','ac','ba','bb','bc','ca','cb','cc','da','db','dc','ea','eb','ec','fa','fb','fc','ga','gb','gc','ha','hb','hc','ia','ib','ic'
    ...
    See more | Go to post
No activity results to display
Show More
Working...