Hi All!! I need to write a JAVA web browser (something like hotjava). can neone tell me where I can find articles on the net or any other help with which I can write this browser? Please help!!.
thanks,
gaurav.
hi!! I have a small problem .I am using MAPIin VB to send a report as an attachment. The problem is that although I export the report in HTML format and set attachment type in as
MAPIMessages1.AttachmentType = ATTACHTYPE_HTML
and
MAPIMessages1.AttachmentPathName...
hi all!! I am using a datagrid to query Oracle. I would like to select the entire contents of the datagrid and put it into a file which I want to be able to send to a recepient by e-mail. how can I select the entire contents of the datagrid and put it into a file? please help..thanx
thanx!! for the mail info, but if I want to send the results of a query from my table to somebody from VB then how would that fit into this code?
As for the recordset,in order to figure out where it was hanging, I did step through the code and it hung there ie at the rs.update. that's how I...
yes I am... and if I had to send the results of a query to a person by e-mail how can I integrate VB and Outlook? I read a FAQ on this forum but was of little help.
I have 2 forms one called frmCompanyDetails and frmCompanyDetails2.When I say rs1.Update in the first form VB hangs.
the code is given below..
form1 code
Private rs1 As New ADODB.Recordset
Private con As New ADODB.Connection
Private Sub commandNext_Click()
If txtName.Text = ""...
Hi all!! I seem to have a small problem. I am using ADODB programming in order to insert records into a table in Oracle. I open a recordset,get all the info from the text fields, do the rs.Fields(index)=txtBox etc etc and then rs.Update. When the system comes to this statement, VB hangs!!. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.