|
Re: Ajax Help needed.
Try changing:
document.getElementById(‘imgfile’).value
to
document.getElementById('imgfile').value
in case its that. If neither that or Zeph's idea works, then try putting alert statements in various places throughout the script to see at what point the script is failing.
__________________
"We're not here for a long time, we're here for a good time" - Mike Ness (Social Distortion)
"Reach for the sky, 'cause tomorrow may never come" - Reach For The Sky (Social Distortion)
|