Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

areon25

@areon25
About
Posts
22
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to send more than one date in a time??
    A areon25

    hi all.. thanks dave for replying my msg.. for your in formation i use vb 6.0..

    areon25

    Visual Basic help question tutorial

  • how to send more than one date in a time??
    A areon25

    hi all.. thanks dave.. ok.. i'll explain what i whant to do.. actually, i want to make a project using vb. i want to make some interface in vb to my hardware using MSCOMM.. actually, about the hardware, i want to control motor.. but for this moment i want to learn simple application, for example i want to turn on LED( the hardware ) from the interface(VB). for your information.. i use PIC16F877A and microC software(from microelektronika) to program the PIC16F877A.. and i use rs232 protocol for this moment i want to send data from vb using MSCOMM to turn on the LED.. for example, in my vb there are two command button, button1 and button2.. button1 is for turn on the LED1 and button2 is to turn on the LED2.. does someone know how to do it.. can someone please help me..

    areon25

    Visual Basic help question tutorial

  • how to send more than one date in a time??
    A areon25

    hi all.. i have a problem.. how can i send several data in one time using mscomm1.. can someone please help me.. thanks..

    areon25

    Visual Basic help question tutorial

  • How vb send data using MSCOMM??
    A areon25

    hi all.. i've bit confuse about MSCOMM. actually, i want to know how vb send the data?? how many bit does vb send the data?? for example: MSComm1.Output = Chr$(255) & Chr$(PinNumber) how many bits that the PinNumber is holding right now??

    areon25

    Visual Basic tutorial question

  • VB.NET basic questions
    A areon25

    hi all... i have a questions about VB.NET. actually, i'm the newbie in VB.NET. i a bit confuse about accesing the web that we create. Question 1. can we access the web that we just created in the internet?? 2. if yes, can everyone access the web that i've create?? 3. i dont understand about how to get the 'server name' to make the project. actually i've read about creating an XML Web service client Project that about ASP.NET Web Aplication. i've confuse about the address of the web server?? actually the default the project server is "http://localhost". so what actually happen if i just use "http://localhost"? can everyone access my web??? can someon plese me solve this problem... i hope to hear from u all soon.. thanks.. areon25

    Visual Basic question csharp asp-net sysadmin

  • how to upload the webform ??
    A areon25

    Hi all... i'm a bit confuse in VB.NET. Actually i want to upload the webform that i've done in VB.NET to internet. So can we do like that in VB.NET? Can we also create our own address name (www.....) for the webform? if yes can someone please help me.. Thanks.. areon25

    Visual Basic csharp help tutorial question

  • MSCOMM1 problem
    A areon25

    thanks for the email.. actually, i just want to switch ON/OFF the LED as i mention before.. areon25

    Visual Basic help hardware tutorial question

  • MSCOMM1 problem
    A areon25

    hi all.. i have a problem in communication software to hardware.. actually, i want to know the basic concept how we send the data to the hardware using serial port.. for example, how can i switch on and off the led when i click the button in my vb projects.. can someone please help me.. areon25

    Visual Basic help hardware tutorial question

  • how to program barcode using vb
    A areon25

    hi all.. i have a question, how to write a program for barcode scanner in vb and access as my database.. did someone know about that.. areon25

    Visual Basic database tutorial question

  • how to save image in access
    A areon25

    hi all, i have a question, how to save image in access. can someone please help me.. areon25

    Visual Basic help tutorial question

  • how to filter data
    A areon25

    hi all.. i have a question about how to filter the data.. acctually, what know how to filter data is object.recordset.filter = filterstring for example adodc1.recordset.filter = "author = 'david'" the question from the example above, it will filter only the word david.. so how i want to filter all the name david ?? for example in my database there are many david like david reader, david blake and what ever david, so how i want to filter all the name david?? after i filter it, how i want to display all record back.. what i do is with this code adodc1.recordset. filter = "" or adodc1.recordset.filter = adfilternone but there are nothing happen.. actually, i display my data with datagrid.. can someone know how to solve the problem.. thanks.. areon25

    Visual Basic tutorial question database help

  • how to edit the database..
    A areon25

    hi all.. i have a problem writing a program in vb and access as my database. actually, i want to add/minus data in my field in my database in access.. for example.. field1(Item)..................field2(Quantity) Item1...........................5 Item2...........................8 Item3...........................9 Item4...........................3 for the example above, in my database in access there is a table with 2 field that is field1(Item) and field2(Quantity) where the datatype for field2 is in number. so how can i add/minus in field2 for example in row1 field2, i want to add the data make it 6 and the table like below.. field1(Item)..................field2(Quantity) Item1...........................6 Item2...........................8 Item3...........................9 Item4...........................3 can someone please help me.. areon25

    Visual Basic help tutorial database question

  • how to show date in access table??
    A areon25

    hi all... i have a problem that how to show a date in access table.. can someone please help me.. areon25

    Database help tutorial question

  • splash screen
    A areon25

    hi all.. i have a question, how a want to make a splash screen?? can someone help me.. areon25

    Visual Basic question help

  • ADODC QUESTION
    A areon25

    hi everyone.. i have aquestion, how i want to add/minus data in certain field in my database(access). acctually the data is in number. can someone help me.. areon25

    Visual Basic database help question

  • how to use printer to print a data grid
    A areon25

    hi.. i have a problem in vb, how can i use the printer to print a data grid in my form.. can some one please help me.. areon25

    Visual Basic help css tutorial question

  • how to show image from access in vb6
    A areon25

    hi.. i have a problem in access to show a picture in vb.. can someone please help me.. thank u areon25

    Visual Basic help tutorial

  • how to program barcode using vb
    A areon25

    hi.. i have a problem in programming barcode using vb and access as my database.. can someone help me solve this problem.. areon25

    Visual Basic help database tutorial

  • How interface vb with usb
    A areon25

    Hi everyone.. i need help, actully i'm doing a project that using vb and communicate with bar code reader.. Actually im doing tacking system.. can somecody help me solve my problem?? areon25

    Visual Basic help question

  • How to use mscomm1
    A areon25

    hi everybody.. I have a question.. i have a problem how to communicate vb with my hardware using serial port.. can somebody help me solve my problem.. areon25

    Visual Basic help hardware tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups