User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 427,046 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,479 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 7 of 7
Search took 0.00 seconds.
Posts Made By: yuckadirri
Forum: JavaScript / DHTML / AJAX Jan 24th, 2007
Replies: 0
Views: 854
Posted By yuckadirri
Reply Back?

need help on making an reply back in either VBScript or JavaScript or in ASP or in HTML, can some one please teach me I need it on my current project. please?
Forum: Visual Basic 4 / 5 / 6 Jan 10th, 2007
Replies: 1
Views: 1,421
Posted By yuckadirri
Re: crystal report in vb6

Hi try this:^_^

With CrystalReport1
.ReportFileName = App.Path & "\Your report filename.rpt"
.SelectionFormula = "{asses.StudId}='" & txtStudNo.Text & " '"
.DiscardSavedData...
Forum: Visual Basic 4 / 5 / 6 Jan 7th, 2007
Replies: 3
Views: 1,221
Posted By yuckadirri
Re: Need Time Code

thnx for the reply,what this Time$ do and how does it work? can i use it with a combo box?, i really have no idea.
Forum: Visual Basic 4 / 5 / 6 Jan 7th, 2007
Replies: 7
Views: 1,082
Posted By yuckadirri
Re: visual basic

1. use: RecordsetName.Addnew
then save by using: RecordsetName.Update
2.same as above
3. just bind the textboxes into their corresponding Fields inside your Database everytime you click the edit...
Forum: Visual Basic 4 / 5 / 6 Jan 7th, 2007
Replies: 8
Views: 2,775
Posted By yuckadirri
Re: need help with user and password

try this:

databaseName.Open "Select * from TableUserPass where FieldUser like '" & comboUser.text & "'and FieldPass like '" & textPass.text & "',connection,3,3

//Put this in your command button//
Forum: Visual Basic 4 / 5 / 6 Jan 7th, 2007
Replies: 3
Views: 1,221
Posted By yuckadirri
Need Time Code

I need help with my scheduling and I need a block of code to compare time .
Forum: Visual Basic 4 / 5 / 6 Jan 6th, 2007
Replies: 2
Views: 938
Posted By yuckadirri
MDI Help!

is there a way to determine which MDIChild form is currently active, when all of them are open at the same time.
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 3:28 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC