I have designed two forms in VB, one is "compose page" and another is "read page".When I click the button "send" in "compose page", I hope it can send the "read page" to email recipients. but what is the code? Thank you.
Printable View
I have designed two forms in VB, one is "compose page" and another is "read page".When I click the button "send" in "compose page", I hope it can send the "read page" to email recipients. but what is the code? Thank you.
OK, do you want to send it using MS Outlook or without using MS Outlook ¿
what is the connection in form compose and form read??
how r u getting the values from compose to read form??
using microsoft outlook, the "send page" can send the email successfully already. the problem is how the "read page" can be sent to recipients?
how to connect between them like Pranay suggest
what r the contents of read page as well as compose page?
r u replicating the values of compose page to read page i suppose...??
yes, u are right Pranay, for example, in the compose page I have request something, and these values will send to read page, so recipients will know what I want.
well lwong i got the scenario what u r working for but tell me y r u doin so??
or else plase let me know the flow and function of your proj. May we be able to help you then.
well, I am doing a stationery request for my company, at this moment, I have designed the two forms, "compose page" and "read page", I designed one button "add" on the former page, once it pressed, the requested stationery will add in the list, at the same time, the record of stationery stock will be deducted by corresponding requesting number. Then press "send" to recipients. But this logic is not normal, Normally, when the recipients receive the email, he press "accept" on the "read page", and then stock record will be deducted. But since I dont know how to send out the "read page" to recipient, so what I can do now is what I did. Please help me. Thank you.
How about the situation, Pranay?
hi thr!!
will be looking at it by evening.
rt now am stuck up in some work.
take care!!
thanks, waiting for you.
lwong,
pls post ur project so that we may have a look at that and can help u out.
Take care!!
thanks, Pranay,
I will post the project after I rearrange the code first.
send the "read page" form to receipient is really hard???