Hi,
I am doing send some values(signup form::firstname ,lastname,title ,organization)
to mail id using javamail at the same time it should store in database, my problem is how to fetch values from database and store it in array.
I need urgently ,Please help me.
thanks in advance.
I am doing send some values(signup form::firstname ,lastname,title ,organization)
to mail id using javamail at the same time it should store in database, my problem is how to fetch values from database and store it in array.
I need urgently ,Please help me.
thanks in advance.
Comment