sicloan
09-30-2004, 10:23 PM
Hey all.
i'm having a bit of trouble with my admincp modification. I need to be able to upload a file, i have all that worked out but i'm getting errors becuase my enctype is not specified. If anyone could tell me how to add an enctype to a cp form with:
print_form_header(' {file name}', ' {post "do"}');
i didnt want to include my post vars so you'll have to live with my replacements in {}
THanks in advance guys!
i'm having a bit of trouble with my admincp modification. I need to be able to upload a file, i have all that worked out but i'm getting errors becuase my enctype is not specified. If anyone could tell me how to add an enctype to a cp form with:
print_form_header(' {file name}', ' {post "do"}');
i didnt want to include my post vars so you'll have to live with my replacements in {}
THanks in advance guys!