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

Search:

Type: Posts; User: AnaMan

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    8,820

    I have a problem with mysql database!

    Hi I'm making shopping cart and i have a problem displaying the products from the database. The language is PHP and here's a part of the code where I think the problem is? Can you help me? thanks
    ...
  2. Thread: Validation Code

    by AnaMan
    Replies
    5
    Views
    8,803

    Re: Validation Code

    HI again
    i have another problem that i can't solve. i searched the net but i couldn't find a proper solution. after i validate the values entered into the textbox, the same values should be copied...
  3. Thread: Validation Code

    by AnaMan
    Replies
    5
    Views
    8,803

    Re: Validation Code

    Thank you very much :) I just included the messages for error and it works :)
  4. Thread: Validation Code

    by AnaMan
    Replies
    5
    Views
    8,803

    Re: Validation Code

    Hi,
    This is manually input by a user. The user should enter the values(0-9, in 6 rows, separated by space) in a textBox and after he clicks on a button it should verify the input like I mentioned...
  5. Thread: Validation Code

    by AnaMan
    Replies
    5
    Views
    8,803

    Validation Code

    HI everyoone
    I'm new in C# and i have one question. I should write a code that validates a text that should be: 7 digits in 6 rows,and should be separated by a space.Like this
    1 2 3 4 5 6 7
    0 8 9...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured