CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Jaysentan

Search: Search took 0.02 seconds.

  1. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    ok i am getting to understand this... sorry coz i am quite a newbie in this.
    dim reply$()
    reply = Split(LCase$(sms$, ","))
    'now reply(0) would contain the name, reply(1) the number of persons
    If...
  2. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    i also face another proplem is when i run the program it have a error with the com port
  3. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    Sorry i dun see any different in the project that you pass to mi
    Private Sub Command1_Click()

    Dim FromModem As String

    MSComm1.Output = "AT+CNMI=0,1,0,0,0" + vbCr
    FromModem...
  4. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    what i mean is when i send a even no. to this hp no. it will reply me with a table no. example- Daniel table for 4. then it will reply your table no() is being reserve. if wrong format is send it...
  5. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    oh wad i mean is when i send a format like (table for (2-8)-daniel) . my program will auto reply with a table no. to e customer via this format (Daniel your table no. 2 had been reserves. Table...
  6. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    btw wof u have saw my flowchart rite? i think i nid a database?
  7. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    ya i strongly agree wid u wof mayb we should juz start from my project... 1st of all can u help mi turn it into an auto reply whenever an integer is send to a modem?
  8. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    hi i try to run it but it comes with a error
    compile error
    method or data not found
    and so sorry i still dont get it at all, how to use it. i am a complete idiot in this
  9. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    Wof here's my file sry for e late reply....:)
  10. Replies
    29
    Views
    17,841

    Re: I have a project on visual basic-sms

    Err what file do i need to upload too can name them? cause i only open the whole project using this file...
  11. Replies
    29
    Views
    17,841

    Restaurent table booking sms systems(urgent)

    Booking your table no. through sms... i need to do a project regarding this using vb 6.0 any help from any pros' here.. mayb u can edit from my attached file.
    My dead line is in 2 weeks time:(
Results 1 to 11 of 11





Click Here to Expand Forum to Full Width

Featured