Search Results

Showing results 1 to 14 of 14
Search took 0.02 seconds.
Search: Posts Made By: mykar_88 ; Forum: Visual Basic 4 / 5 / 6 and child forums
Forum: Visual Basic 4 / 5 / 6 Dec 7th, 2008
Replies: 2
Views: 592
Posted By mykar_88
i connect it through code
db-database
recset-recordset
i have made a DAO connection and i use MS-Access as back end.
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2008
Replies: 2
Views: 592
Posted By mykar_88
hi
how to show the data in data grid.

is the following one correct

set db.recordsource=recset

thank u
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2008
Replies: 6
Views: 728
Posted By mykar_88
hi
i'm also using MS-Access as backend
dr is a DAO connection.
i have included another alter statement.but its working.
anyhow once again i'll try with ur syntax and update it to u.
thank u
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2008
Replies: 6
Views: 728
Posted By mykar_88
hi
i tried without parenthesis too
but if the parenthesis is removed,it is showing syntax error in alter statement.
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2008
Replies: 1
Views: 461
Posted By mykar_88
hi

how to view the entire table present in the DB in datagrid view

thank u
Forum: Visual Basic 4 / 5 / 6 Dec 6th, 2008
Replies: 6
Views: 728
Posted By mykar_88
hi
i'm receiving anerror message while executing this statement.

dr.Execute ("alter table results12 add (Total number,Percentage number,Status char(5))")

error message

run-time error:3292...
Forum: Visual Basic 4 / 5 / 6 Jul 14th, 2008
Replies: 0
Views: 735
Posted By mykar_88
hi

pls help me to fetch the data from the following HTML source code.

<TR>
<TD colSpan=2>
<CENTER>CS1304</CENTER></TD>
<TD colSpan=2>
<CENTER>20</CENTER></TD>
<TD colSpan=2>
Forum: Visual Basic 4 / 5 / 6 Jul 8th, 2008
Replies: 1
Views: 1,059
Posted By mykar_88
hi

please explain me the following in VB 6.0:?:

1. webbrowser.busy
2. webbrowser.readystate=readystate_complete
3. webbrowser.readystate=readystate_loading...
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2008
Replies: 2
Views: 502
Posted By mykar_88
hi

instead of a code for my project i would like to know about the different properties of web browser.

thank u
Forum: Visual Basic 4 / 5 / 6 Jul 7th, 2008
Replies: 2
Views: 502
Posted By mykar_88
hi

i would like to know the functions of webbrowser1.busy,STATE_COMPLETE and all other properties of web browser.

pls also let me know how to make the process sleep until web browser gets...
Forum: Visual Basic 4 / 5 / 6 Jul 5th, 2008
Replies: 1
Views: 1,125
Posted By mykar_88
hi
how to make the process sleep until my webbrowser gets loaded.
this is my code


webbrowser1.navigate("www.google.co.in")
text=webbrowser1.document.body.innertext


pls send me the code
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2008
Replies: 1
Views: 1,309
Posted By mykar_88
hi

i used the following code to read data from web.

this is my code

Private Sub Command1_Click()
Dim Text As Variant
WebBrowser1.Navigate ("www.google.co.in")
Text =...
Forum: Visual Basic 4 / 5 / 6 Jun 27th, 2008
Replies: 2
Views: 1,179
Posted By mykar_88
thank u man.
i'll try it.
Forum: Visual Basic 4 / 5 / 6 Jun 26th, 2008
Replies: 2
Views: 1,179
Posted By mykar_88
hi

pls help me to read data from a website.
can it be done with VB?
if yes pls guide me.

thank u
Showing results 1 to 14 of 14

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC