Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [jQuery]Problem z $.ajax
GameMaker
post
Post #1





Grupa: Zarejestrowani
Postów: 149
Pomógł: 2
Dołączył: 31.01.2010
Skąd: Konstancin-Jeziorna

Ostrzeżenie: (0%)
-----


Witajcie !

Mam problem z funkcją $.ajax. Zamiast pobierać dane do diva , wyświetla stronę z wynikiem.


Mój kod :

  1. <script type="text/javascript">
  2. var urlser = 'watchme.php?id=';
  3.  
  4. $.ajax({
  5. type: 'GET',
  6. url: urlser + $('[name=movie_id]').val(),
  7. success: function(data){
  8. $('#players').html(data);
  9. }
  10. });
  11.  


Ten post edytował GameMaker 20.06.2011, 16:08:11
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
GameMaker
post
Post #2





Grupa: Zarejestrowani
Postów: 149
Pomógł: 2
Dołączył: 31.01.2010
Skąd: Konstancin-Jeziorna

Ostrzeżenie: (0%)
-----


właśnie data zwraca skrypt kodowany w tym stylu :

  1.  
  2. document.write('\x3c\x65\x6d\x62\x65\x64\x20\x73\x72\x63\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x77
    \x77\x77\x73\x74\x61\x74\x69\x63\x2e\x6d\x65\x67\x61\x76\x69\x64\x65\x6f\x2e\x63\
    x6f\x6d\x2f\x6d\x76\x5f\x70\x6c\x61\x79\x65\x72\x2e\x73\x77\x66\x3f\x76\x3d\x39\x
    36\x48\x44\x38\x34\x43\x48\x22\x20\x74\x79\x70\x65\x3d\x22\x61\x70\x70\x6c\x69\x6
    3\x61\x74\x69\x6f\x6e\x2f\x78\x2d\x73\x68\x6f\x63\x6b\x77\x61\x76\x65\x2d\x66\x6c
    \x61\x73\x68\x22\x20\x66\x6c\x61\x73\x68\x76\x61\x72\x73\x3d\x22\x67\x63\x6f\x64\
    x65\x3d\x34\x38\x32\x43\x44\x36\x39\x37\x22\x20\x6d\x65\x6e\x75\x3d\x22\x66\x61\x
    6c\x73\x65\x22\x20\x71\x75\x61\x6c\x69\x74\x79\x3d\x22\x68\x69\x67\x68\x22\x20\x6
    1\x6c\x6c\x6f\x77\x66\x75\x6c\x6c\x73\x63\x72\x65\x65\x6e\x3d\x22\x74\x72\x75\x65
    \x22\x20\x77\x69\x64\x74\x68\x3d\x22\x35\x30\x30\x22\x20\x68\x65\x69\x67\x68\x74\
    x3d\x22\x33\x30\x30\x22\x3e\x3c\x2f\x65\x6d\x62\x65\x64\x3e');
  3.  
  4.  
  5.  


Ten post edytował GameMaker 20.06.2011, 16:11:53
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 18.10.2025 - 06:03