Search Results

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: mykar_88
Forum: Visual Basic 4 / 5 / 6 Dec 7th, 2008
Replies: 2
Views: 543
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: 543
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: 671
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: 671
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: 450
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: 671
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: 714
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,013
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: 493
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: 493
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,089
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,245
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,077
Posted By mykar_88
thank u man.
i'll try it.
Forum: Visual Basic 4 / 5 / 6 Jun 26th, 2008
Replies: 2
Views: 1,077
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
Forum: C# Jun 14th, 2008
Replies: 2
Views: 555
Posted By mykar_88
thank u .
i will try to make the best use of u.
Forum: C# Jun 13th, 2008
Replies: 2
Views: 555
Posted By mykar_88
hi

i have just started with c#.I would like to know what could be done with c# and how it is different from other languages.

thank u:)
Showing results 1 to 16 of 16

 


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

©2003 - 2009 DaniWeb® LLC