Search:

Type: Posts; User: satheeshs

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    2,428

    Re: Get Currentlogin username and userid

    the post helps me lot.....thanku
  2. Re: Importing Data From MS Excel to MS Access Through VB6

    thanks for help
  3. Importing Data From MS Excel to MS Access Through VB6

    Importing Data From MS Excel to MS Access Through VB6 can any one give the full code for import
  4. how to save a excel in preffered location

    In Excel I can pick up the name the user saves e.g.

    strMyFile = Application .GetSaveAsFinename(fileFilter:="Excel files(*.xls),*.xls")


    this code not works///////
  5. Replies
    2
    Views
    1,946

    export flexgrid to excel in vb6.0

    while export flexgrid to excel show a msgbox saveas path we have to give a file name to save in which location we preffered to save can any one help me
  6. Replies
    3
    Views
    882

    column sorting in ms flexgrid

    sort ms flexgrid column wise but here i use fixed row as header can any help me how to sort msgrid column wise...pls
  7. Replies
    0
    Views
    491

    disable datagrid field

    how to disable datagrid fields in vb6.0.i mean disable datagrid editable
  8. Replies
    8
    Views
    174,580

    Re: VB.NET - Email Validation Function

    Imports System.Text.RegularExpressions
    Function EmailAddressCheck(ByVal emailAddress As String) As Boolean
    Dim pattern As String =...
  9. Replies
    1
    Views
    477

    Re: validating emailid

    Hi i was wondering if there is a way to validate that an email address is an actual working email address. I do not need to know how to see if an email address is in the correct format as I have...
  10. Replies
    1
    Views
    477

    validating emailid

    any one help regular expression for emailid validation as well as phone no in vb6.0
  11. Thread: Validation

    by satheeshs
    Replies
    1
    Views
    490

    Validation

    Validate emailid and phone no validation in vb6.0
  12. Replies
    9
    Views
    2,428

    Re: Get Currentlogin username and userid

    the above code shows the system registered name.in my application am using default login form and retrieve values from ms access database to login.so i want the logged on username in vb6.0
  13. Replies
    9
    Views
    2,428

    Re: Get Currentlogin username and userid

    this code gets pc username..am using manual login form whn am get logged in how to get the username and user id
  14. Replies
    9
    Views
    2,428

    Get Currentlogin username and userid

    am new wit vb6.0 i want to get logged on username and user id in vb6.0 am using ms access database windows form
Results 1 to 14 of 14



Click Here to Expand Forum to Full Width