Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Exclusively for Visual Basic 6.0 Programmers Only!

try lang sir :)
pwede mong laruin na yung label2.caption is may sariling table sa database para dun lang sya huhugot.
Code:
Label2.Caption = Label2.Caption + 1
Label1.Caption = Format(Date, "MMDDYY") & "-" & Format(Label2.Caption, "00")

antay natin inputs ng mga master natin dito

Sir salamat po sa reply nyo, nakuha nyo po yung desired
output ko. ang magiging problema na nlng is pano kung mag-double
entry sya once na naglog-out ako at binuksan ko ulit.

kasi po bumabalik po sa zero(0) yung value nya once na
binuksan ko ulit yung program after kong i-close on that same day.

pano ko po gagawin na makukuha nya yung latest number kahit i-close
ko on that same day at automatic yung pagbalik nya sa zero once na
nag palit ang date?

hehe.. sensya na po andami kong tanong .. beginner pa lang kasi eh, :)
 
may tinutulungan lang po ako pero di ko pa naencouter itong player na ito.
mga sir ask ko lang po if pano paganahin itong player na ito?maraming salamat po..

ito daw po yung code tapos may binigay na gagalawin sa properties pero di ko alam kung alin dun...


baka po may nakakaalam po jan pahelp naman po
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    169.8 KB · Views: 8
  • 1.jpg
    1.jpg
    168.9 KB · Views: 10
sir panu gumawa ng ordering system using android then u will run it into vb6 ?? dun sha i coconnect?
 
mga boss patulong naman po ung add ko po kc dapat pag once na klinick ko siya automatic disable ung txtRef tsaka ung DTPicker.1 q tas ung curson nya automatic fofocus na sa susunod na txtbox which is ung sender.. tas disable na din ang lstview tsaka lahat ng buttons liban sa add... pahelp naman po.....:help::help::help::help::pray::pray::pray::pray: tia





View attachment 885177
try mo..isingit mo lang dito

Private Sub Add_Click()
txtRef.Enabled = False
txtSender.Setfocus
End Sub

hope it helps..
 
sir tanong lang po

panu po nilalagay ang animated gif file type sa visual basic 6.0
need lang po para sa CAI

thanks po
 
Sir salamat po sa reply nyo, nakuha nyo po yung desired
output ko. ang magiging problema na nlng is pano kung mag-double
entry sya once na naglog-out ako at binuksan ko ulit.

kasi po bumabalik po sa zero(0) yung value nya once na
binuksan ko ulit yung program after kong i-close on that same day.

pano ko po gagawin na makukuha nya yung latest number kahit i-close
ko on that same day at automatic yung pagbalik nya sa zero once na
nag palit ang date?

hehe.. sensya na po andami kong tanong .. beginner pa lang kasi eh, :)

here's the code..
Dim x as Integer
Dim temp as Integer
Dim data as String

on error resume next

open app.path & "\tmp.txt" for input as #1
line input #1, data
close #1

temp = data

temp=temp +1

label1.caption = format(date,"mmddyy") & "-" & temp

open app.path & "\tmp.txt" for output as #1
write #1, temp
close #1
 

mga sir pa help nmn pano mag lagay ng image sa toolbar .. at pano lagyan ng scroll bar ang form?
 
Re: Exclusive for Visual Basic 6.0 Programmers Only!

Gumagana po ba sa windows 7 ung visual basic 6.0? Tsaka saan po pwede magdownload? Patulong naman po
 
Re: Exclusive for Visual Basic 6.0 Programmers Only!

Gumagana po ba sa windows 7 ung visual basic 6.0? Tsaka saan po pwede magdownload? Patulong naman po

Yes po sir gumagana po yan
kung marunong ka po gumamit ng torrent (utorrent or bittorrent) ito po
http://thepiratebay.se/torrent/7043427/Visual_Basic_6.0_Enterprise_Edition[A4]

or dito po sa thread na ito... credit na lamang po kay sir clovis_94
http://www.symbianize.com/showthread.php?t=715970&highlight=visual+basic
 
Pwede ka nman pong gumawa ng Private Sub na mag-autodisable ng lahat ng gusto mong idisable then setfocus mo sa txtsender or if nakasequence na ung Tab Index mo eh pwd ka mag SendKeys "{Tab}" na lng...



boss kering keri na po ^_^ mamatsss:)
 
Hello po sa mga active members ng thread na 2
At lalong lalo na sa may gawa nito :) kay sir johntotetwoo mabuhay ka! :thumbsup::thumbsup:

Gusto ko lng pong himingi ng tulong about sa System Proposal namin..
Management Information SYstem(MIS)

nakagawa na po ako ng Students Database using MS ACCESS (pero di pa kumpleto ung mga field, mga basics info pa lng ung field na nakalagay)

at na i-ve-veiw ko na rin po ito sa VB6

ang problema eto :ranting:

gusto ko po kasi na kapag na click ung VIEW STUDENT PROFILE ay lalabas ung profile ng Student na MAY KSAMANG PICTURE..
kaya lng di ko po alm KUNG PANO MAG ADD, EDIT, SAVE and RETRIEVE ng PICTURE sa DATABASE using VB6

naka attach in rar file po ung mga nagawa ko na..
di pa po kumpleto yan. dahil kakaumpisa ko pa lng po.. :)
nasa accounts.mdb po ung username and password ng system
wla pa pong function ung EDIT PICTURE jan.. di ko kasi alm kung panu na gagawin ko jan XDDD

pls help po kung panu mag ADD aND retrieve ng PICTURE sa DATABASE ..
saka konting advise na rin kung pano mapapaganda ung system.


TNX ng marami sa MALULUPIT na PROGRAMMER ng thread na to:praise::praise:
 

Attachments

  • MIS.rar
    4.1 MB · Views: 27
sir, panu po gamitin yung microsoft agent sa vb6? for example gagamitin ko sya sa user log-in form? thanks.
 
pwede po bng makahinge ng inventory system VB6 po gagawin ko lng pong reference or kung pwede iedit ko nlng din po gagamitin lng po sa thesis di ko pa po alm ang VB6 kasi sa java po ako eh my ngpapagawa lng po skn na friend kaya pwede po bng makahinge please po mlpit ndn dw po kasi ung defense nila kht simple lng po na inventory motorcycle parts po na inventory ung pinapagawa skn please pahelp po..

thanks po PM nlng po sa mghelp please thanks po ulit :D
 
Last edited:
Hello po sa mga active members ng thread na 2
At lalong lalo na sa may gawa nito :) kay sir johntotetwoo mabuhay ka! :thumbsup::thumbsup:

Gusto ko lng pong himingi ng tulong about sa System Proposal namin..
Management Information SYstem(MIS)

nakagawa na po ako ng Students Database using MS ACCESS (pero di pa kumpleto ung mga field, mga basics info pa lng ung field na nakalagay)

at na i-ve-veiw ko na rin po ito sa VB6

ang problema eto :ranting:

gusto ko po kasi na kapag na click ung VIEW STUDENT PROFILE ay lalabas ung profile ng Student na MAY KSAMANG PICTURE..
kaya lng di ko po alm KUNG PANO MAG ADD, EDIT, SAVE and RETRIEVE ng PICTURE sa DATABASE using VB6

naka attach in rar file po ung mga nagawa ko na..
di pa po kumpleto yan. dahil kakaumpisa ko pa lng po.. :)
nasa accounts.mdb po ung username and password ng system
wla pa pong function ung EDIT PICTURE jan.. di ko kasi alm kung panu na gagawin ko jan XDDD

pls help po kung panu mag ADD aND retrieve ng PICTURE sa DATABASE ..
saka konting advise na rin kung pano mapapaganda ung system.


TNX ng marami sa MALULUPIT na PROGRAMMER ng thread na to:praise::praise:

brad eto na..troll faces n lang nilagay ko na picture..paedit na lang hahaha

advise ko lang..wag ka maxado gagamit ng adodc..
 

Attachments

  • MIS.rar
    4.2 MB · Views: 64
brad eto na..troll faces n lang nilagay ko na picture..paedit na lang hahaha

advise ko lang..wag ka maxado gagamit ng adodc..


SALAMAT MASTER
.. tungkol po sa adodc, ginamit ko lng ung basic usage adodc na may kasamang konting logic para magawa ko ung gusto kong mangyari.. basic codes palng po kasi alm ko Master eh.. hehe..


TRY KO PA LNG MASTER(dl pa lng).
PERO NGAUN PA LNG SOBRA PASASALAMAT KO SAU..

add po kita teacher.
marami sana ako matutunan sa iniu..
:salute::salute::salute::salute::salute::salute::salute::salute:
 
mga masters patulong naman po sa thesis namin. grading system po siya na magsesend ng grades through sms sa parents. hinge po sana ako idea sa inyo mga masters.:help:
 
Mga Masters..Patulong nga poh aqoh s enrollment system nmin.. Evrytime poh n pun2nta s Grades Tab>Evaluation at magiinput s student no.. eto ang lumalabas n error: "runtime error '9' subscript out of range. Pahelp nmn poh.. Nxt week n kc defense nmin.. VB Prof poh gm8 qoh n IDE.. Nakaatach n poh ung screenshots ng error ng system at pti n rin ung system mismo. Mraming slmat poh s mka2tulong.
 

Attachments

  • SMCMLOGO1.JPG
    SMCMLOGO1.JPG
    76.1 KB · Views: 6
  • SMCM Enrolment System.rar
    2.1 MB · Views: 32
Last edited:
mga masters patulong naman po sa thesis namin. grading system po siya na magsesend ng grades through sms sa parents. hinge po sana ako idea sa inyo mga masters.:help:


u can use this


or u can use a modem


using vb6 u can add MSCOMM32.OCX

and code it using AT COMMAND

- - - Updated - - -

Mga Masters..Patulong nga poh aqoh s enrollment system nmin.. Evrytime poh n pun2nta s Grades Tab>Evaluation at magiinput s student no.. eto ang lumalabas n error: "runtime error '9' subscript out of range. Pahelp nmn poh.. Nxt week n kc defense nmin.. VB Prof poh gm8 qoh n IDE.. Nakaatach n poh ung screenshots ng error ng system at pti n rin ung system mismo. Mraming slmat poh s mka2tulong.

nkita ko na error mo...hehe


delete mo lang ung datagrid1..tapos copy paste ung datagrid2

brad..mejo nahabaan ako sa username haha

padelete na lang ako ng 1 sa table ng user

haba eh

nice GUI..simple is perfect

eto ss at attachment
 

Attachments

  • Capture.JPG
    Capture.JPG
    46.8 KB · Views: 6
  • SMCM Enrolment System11.rar
    2 MB · Views: 55
Back
Top Bottom