Forum: Visual Basic 4 / 5 / 6 Aug 8th, 2009 |
| Replies: 2 Views: 465 perfect codes, for what i looking for.
thxx a lot manoshailu. |
Forum: Visual Basic 4 / 5 / 6 Aug 6th, 2009 |
| Replies: 2 Views: 465 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: 220 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: 377 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: 257 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: 541 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: 325 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: 325 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: 700 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: 700 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: 700 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: 767 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,846 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: 767 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: 767 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: 409 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,355 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,243 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: 435 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: Visual Basic 4 / 5 / 6 Dec 15th, 2008 |
| Replies: 2 Views: 445 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: 445 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,602 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,858 hi thx for the aktharshaik...
thx you so much.. |
Forum: Visual Basic 4 / 5 / 6 Dec 1st, 2008 |
| Replies: 9 Views: 2,858 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,602 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,858 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,858 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: 723 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: 489 |
Forum: Visual Basic 4 / 5 / 6 Nov 7th, 2008 |
| Replies: 2 Views: 489 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: 646 thxxx a lot QVeen72.....thx for helping... |
Forum: Visual Basic 4 / 5 / 6 Nov 7th, 2008 |
| Replies: 4 Views: 646 rptSummaryCashier.Database.SetDataSource rsCashier
rptSummaryCashier.DiscardSavedData
frmsc.CRV.ReportSource = rptSummaryCashier
... |
Forum: Visual Basic 4 / 5 / 6 Nov 6th, 2008 |
| Replies: 4 Views: 787 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: 787 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: 787 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: 787 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: 646 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,526 thhhhxxx dude.. you got it... thxxx |
Forum: Visual Basic 4 / 5 / 6 Oct 7th, 2008 |
| Replies: 3 Views: 1,526 hi guyzz.. i wanted to make a code to change my system unit date and time using vbcode.
i have a small idea, to run a command prompt but i don't no how to make it so.
any possible idea well be... |
Forum: Visual Basic 4 / 5 / 6 Sep 20th, 2008 |
| Replies: 0 Views: 457 hi every one.. i have problm in my cviewer..
im using crystal report for my report when i view the report the data come in my crystal but the problem is when i click the print button on it.. it... |