Search Results

Showing results 1 to 40 of 113
Search took 0.01 seconds.
Search: Posts Made By: jaasaria
Forum: Visual Basic 4 / 5 / 6 Aug 8th, 2009
Replies: 2
Views: 454
Posted By jaasaria
perfect codes, for what i looking for.

thxx a lot manoshailu.
Forum: Visual Basic 4 / 5 / 6 Aug 6th, 2009
Replies: 2
Views: 454
Posted By jaasaria
Hi guys .. i wanted to open some of my files. like mswords that save in any of my folders. also wanted to open .txt, .jpg, html etc files.

any code for this..

i have an idea using

shell...
Forum: Visual Basic 4 / 5 / 6 Jul 29th, 2009
Replies: 0
Views: 214
Posted By jaasaria
Hi guys.. i wanted to make a report that can be design it own field location during runtime. Im using crystal report 8.5 and do u think this software is capable for this.? Any idea that can be share...
Forum: Visual Basic 4 / 5 / 6 Jul 21st, 2009
Replies: 2
Views: 365
Posted By jaasaria
HI.. i have same problem.

I wanted to create/layout a design in crytal report that will print my data in a thermal printer. Each transaction number have multiple items but other have only 3 items...
Forum: Visual Basic 4 / 5 / 6 Apr 2nd, 2009
Replies: 0
Views: 253
Posted By jaasaria
hi guys...

im using flexgrid for viewing and encoding of data for my project.
i wanted,to have a automatic computation for the column i have for example :

once i input number in col1 and...
Forum: Visual Basic 4 / 5 / 6 Mar 21st, 2009
Replies: 2
Views: 524
Posted By jaasaria
hi guys im using crystal report 8.5. but i wanted to print some report in the network by using some share printer.

it is possible ?

please kindly share some idea on how it take.
thx in advance.
Forum: Visual Basic 4 / 5 / 6 Mar 6th, 2009
Replies: 1
Views: 307
Posted By jaasaria
hi guyzz im so sorry but already got it.. i would like to share it for other developer..


i use the running total field in the report.. the make a formula to subtract each running field...

...
Forum: Visual Basic 4 / 5 / 6 Mar 6th, 2009
Replies: 1
Views: 307
Posted By jaasaria
hi guyzz im using crystal report for my application...
i have problem in making formula in details parts of my report..

i access two tables in making the details, but my problem is to display...
Forum: Visual Basic 4 / 5 / 6 Feb 18th, 2009
Replies: 7
Views: 675
Posted By jaasaria
hi.. thx for ur reply guyzzz... i solved my problem..


i access only 1 table so i did..

i declare only one recordset to query the table and make the normal computation. without using...
Forum: Visual Basic 4 / 5 / 6 Feb 16th, 2009
Replies: 7
Views: 675
Posted By jaasaria
here my code and i thnk it nothing happen in loading..


Call LockWindowUpdate(ListView2.hwnd)
userPriceList1
Call LockWindowUpdate(0&)
Forum: Visual Basic 4 / 5 / 6 Feb 14th, 2009
Replies: 7
Views: 675
Posted By jaasaria
hi guyzz... i have more than 1000 datas in my tables i loaded it in the listview using function..

but i have problem in loading it.. it consume almost 9 second to load all in the listview...
...
Forum: Visual Basic 4 / 5 / 6 Feb 13th, 2009
Replies: 4
Views: 722
Posted By jaasaria
hi im using mysql...

in making installer... i setup all the ocx and dll to be install to the system32 folder. is their any conflict/problem to my project that not installed in application path?
...
Forum: Visual Basic 4 / 5 / 6 Feb 12th, 2009
Replies: 6
Views: 3,641
Posted By jaasaria
your syntax was written in .net. hahahah....
do u have any vb code to share?


please support this thread even it 2 year old posted. ^_^
Forum: Visual Basic 4 / 5 / 6 Feb 12th, 2009
Replies: 4
Views: 722
Posted By jaasaria
hi ... im using the microsoft form 2.0 component for my combo box.

i loadded the data in my combo box with 2 column.
using the listindex of each Combo box i got auto complete searching,

...
Forum: Visual Basic 4 / 5 / 6 Feb 11th, 2009
Replies: 4
Views: 722
Posted By jaasaria
hi guyzz... is their a third party software were can i install/register all the vb dll files need in my visual basic project.

im having hard time in my installer setup. im using setup factory....
Forum: Visual Basic 4 / 5 / 6 Jan 31st, 2009
Replies: 0
Views: 396
Posted By jaasaria
hi guyzz.. in my report i have a paper size of 3 x 5 inches. how can i customized my designer to fit my requirement.. ?

i need a driver for this layout?

if ever.. can u share this driver for...
Forum: Visual Basic 4 / 5 / 6 Jan 24th, 2009
Replies: 17
Views: 2,311
Posted By jaasaria
try to remove the :

With BooK_Details
end with

and check the listview column you have.. by right click on the listview then goto properties and insert column as number of your fields...
Forum: Visual Basic 4 / 5 / 6 Jan 21st, 2009
Replies: 4
Views: 1,167
Posted By jaasaria
hi... i not tested it before but i have an idea for that.. actually im studying same part like yours.

im trying also cash drawer and line display.. but i have to output yet.
according to my...
Forum: Visual Basic 4 / 5 / 6 Dec 18th, 2008
Replies: 0
Views: 427
Posted By jaasaria
hi guyzz.... i wanted to make a report to show the item sold by its months.

here my attachment.. plss see...

how can i make this report using crytal report..?
plsss help
Forum: Database Design Dec 16th, 2008
Replies: 6
Views: 1,541
Posted By jaasaria
yahh... i think were in the same side. it depends only for the company rules/places.
as what i attach, also agree timothybard replied.

maybe this thread was solved already.

^_^
Forum: Database Design Dec 15th, 2008
Replies: 6
Views: 1,541
Posted By jaasaria
much better to design like this that will make more easy to view/track the history of the applicant for all of his payments for the particular loan.

plsss see my attachment..

every payment(FK)...
Forum: Visual Basic 4 / 5 / 6 Dec 15th, 2008
Replies: 2
Views: 441
Posted By jaasaria
ok...
first i loaded the data in the combobox in 2 columncount.
alternate with the other combo box listindex.



then using the listindex of the combobox
(private sub cbo1.....)
if...
Forum: Visual Basic 4 / 5 / 6 Dec 13th, 2008
Replies: 2
Views: 441
Posted By jaasaria
hi guyzz... i have a problem in my combobox listindex searching.

when i open my comp, the combobox working very well that when i type the first letter it automatically autocomplete the data in the...
Forum: Visual Basic 4 / 5 / 6 Dec 5th, 2008
Replies: 4
Views: 1,543
Posted By jaasaria
hi... i already paste the required dll, that I downloaded in the said path..
and i already download and installed the MDAC. but theirs an error still.

i follow the said installation path but...
Forum: Visual Basic 4 / 5 / 6 Dec 5th, 2008
Replies: 9
Views: 2,667
Posted By jaasaria
hi thx for the aktharshaik...

thx you so much..
Forum: Visual Basic 4 / 5 / 6 Dec 1st, 2008
Replies: 9
Views: 2,667
Posted By jaasaria
hi aktharshaik.. thx for the reply

i have my code here but i cant continue .. plss help

for each li in listview1.listitem
if li.text = text1.text then
............remove..()
end...
Forum: Visual Basic 4 / 5 / 6 Nov 27th, 2008
Replies: 4
Views: 1,543
Posted By jaasaria
hi i have an error here could somebody know or expirence this before plss help..

this error enclude dll and i have the site now. this is the link
http://support.microsoft.com/kb/248055

i...
Forum: Visual Basic 4 / 5 / 6 Nov 20th, 2008
Replies: 9
Views: 2,667
Posted By jaasaria
hi sierrainfo. thx for the reply.. i think it didn't help me ^_^.. all my form using listview.
and have many column with same data.

about my thread(the first one).. is this possible in vb. ...
Forum: Visual Basic 4 / 5 / 6 Nov 20th, 2008
Replies: 9
Views: 2,667
Posted By jaasaria
hi guyzz i wanted to remove item in the lisview using the for each
i want to delete multiple item with similar field in the listview.

any help.. for this problem..
it could be possible ?


...
Forum: Visual Basic 4 / 5 / 6 Nov 10th, 2008
Replies: 2
Views: 715
Posted By jaasaria
hi.. i would like to save every word in the sentence separating by space " "...


any idea on it??

thxx
Forum: Visual Basic 4 / 5 / 6 Nov 9th, 2008
Replies: 2
Views: 479
Posted By jaasaria
Forum: Visual Basic 4 / 5 / 6 Nov 7th, 2008
Replies: 2
Views: 479
Posted By jaasaria
i want to study the tree view any code or site for help.. i look at the internet and any source code site.. but i havnt find one...

any help and comment will be appreciated..

thxx jaa
Forum: Visual Basic 4 / 5 / 6 Nov 7th, 2008
Replies: 4
Views: 629
Posted By jaasaria
thxxx a lot QVeen72.....thx for helping...
Forum: Visual Basic 4 / 5 / 6 Nov 7th, 2008
Replies: 4
Views: 629
Posted By jaasaria
rptSummaryCashier.Database.SetDataSource rsCashier
rptSummaryCashier.DiscardSavedData

frmsc.CRV.ReportSource = rptSummaryCashier
...
Forum: Visual Basic 4 / 5 / 6 Nov 6th, 2008
Replies: 4
Views: 765
Posted By jaasaria
sorry... disturbance is here...^_^

txt1.text = a

for each li in listview1.listitem
if li.text = a then
msgbox "weeeee"
end if
next
Forum: Visual Basic 4 / 5 / 6 Nov 6th, 2008
Replies: 4
Views: 765
Posted By jaasaria
txt1.text = a

for each li in listview1.listitem
if li.text = a then
msgbox "weeeee"
end if

next
Forum: Visual Basic 4 / 5 / 6 Nov 6th, 2008
Replies: 4
Views: 765
Posted By jaasaria
sir... heheh la dyapon reply.. sorry ligad ahh.. dial up lang daan internet to kag kay boss lang tanan kay ara s kwarto yahh..

txt1.text =

for each li in listview1.listitem
if

next
Forum: Visual Basic 4 / 5 / 6 Nov 3rd, 2008
Replies: 4
Views: 765
Posted By jaasaria
asus, style pa.. bal an mo lang dg na pro... heheh.. ^_^long time no communication ahhh...
sir.. diri man lang ta gali ma kit anay... sab ta man da b post ko.. heheh.........
Forum: Visual Basic 4 / 5 / 6 Nov 3rd, 2008
Replies: 4
Views: 629
Posted By jaasaria
hi guyz.. by the way im using crystal report 8.5 in my project. i have already a report but the report i have is to diplay the viewer..

i want it to automatically print it, without preview the...
Forum: Visual Basic 4 / 5 / 6 Oct 8th, 2008
Replies: 3
Views: 1,432
Posted By jaasaria
thhhhxxx dude.. you got it... thxxx
Showing results 1 to 40 of 113

 


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

©2003 - 2009 DaniWeb® LLC