Click to See Complete Forum and Search --> : need HELP for this script problem!!!


axple02
10-01-2003, 12:15 AM
can anyone please help me with this script below. Whenever I click on the link it come out this message. Can someone please enlighten me how to solve this problem. It should pop out a box when click onto the link. Please help. URGENT!!! Thanks!!!

"javascript:buka('betSoccer.asp?event_id=16624&team_id=23','600','330')"

Fang
10-01-2003, 02:12 AM
Possibly an entity problem, try:
"buka('betSoccer.asp?event_id=16624&team_id=23','600','330')"

If that doesn't work, show the function buka.

axple02
10-01-2003, 02:46 AM
so how should i change it???

Fang
10-01-2003, 03:03 AM
Oops ... change the "&" to "& amp;" (without the space)