View Single Post
  #1 (permalink)  
Old 07-25-2007, 09:50 AM
pranith pranith is offline
Member
 
Join Date: Jul 2007
Posts: 1
pranith is on a distinguished road
how to upload a file along with html form data
hi,
when i try to upload a file along with html form data,am using enctype="multipart/form-data" in the form tag to upload a file.but when i use enctype="multipart/form-data" am unable to get form data.its showing null values.when i remove the enctype attribute from form tag its workin fine,but unable to upload the file.pls tell me what might be the reason...am geting frustated with this prob...pls help me out....

lots of thanks in advance
Reply With Quote
Sponsored Links