By drupalgurl on
hello all. I want to use a form - but i need to allow people to either upload a file or enter a url in the form - I need to give a choice and the means to upload if that's what they prefer. which is my best bet for a module for this? I don't think I could program it myself yet - too much of a newbie! thanks
Comments
CCK + filefield
Try using CCK module and add it with filefield module. Both modules work with Drupal version 4.7.x and 5.x, so there shouldn't be any issues there, unless if you are using really old Drupal. Ok? Lemme know if that answered your question :)
And oh, welcome to Drupal! Hope you will enjoy it ;)