On 3/3/11 9:56 PM, Austin Einter wrote:
> Hi All
> I have a requirement, where I need to have a form and expected fields
> are -
> Name
> Contact number
> Email ID
> Resume (File upload)
> I hope we can create this form either by using CCK or by Webform.
> Once user enters the data, I want to save these data to a table in
> database. Later point of time I will retreive the data from database
> for showing in same form.
> Now my questions are -
> 1. How do I save the data (from above fields such as name, contact
> number, email id, resume file) to database.
> 2. How do I retreive the data from database at a later point of time.
> Given the number of database related operations needs to be performed,
> I am looking forward the execution speed should be faster. From this
> point perspective, which module you will suggest the CCK for Webform.
>
Why not just add fields to the user's account profile? This way the info