Search:

Type: Posts; User: RadhaV

Search: Search took 0.04 seconds.

  1. What is the difference between DAO, RDO and ADO?

    Hi,

    What is the difference between DAO, RDO and ADO?
  2. How do I make a menu popup from a CommandButton?

    Hi,

    How do I make a menu popup from a CommandButton?

    I want the code to popup a menu on a CommandButton & it has OK button on it.

    Regards!
  3. Creating a password box in vb with textbox control?

    Hi,

    I want to create a password box I am using textbox control for this but dont know how to hide the characters after input & display asterisks?
  4. Replies
    4
    Views
    9,552

    Visual C++ to end a loop & exit from program?

    Hi,

    I want to give user an option to quit the running loop & exit the program whenever he wants. Well i have a function to accept data from user in loop & want to give option to user so he can...
  5. How to auto generate Employee ID from SQL to my VB.NET Application?

    Hi,

    I want to know how can i auto generate the employee ID from SQL database to my Vb.Net application?

    Please help!
  6. Windows can not load device driver for this hardware code 39

    Hi,

    I got this error message for my WAN miniport SSTP on my Vista

    Windowscannot load the device driver for this hardware. The device driver may be corrupted or missing. (code 39)

    I dont5...
  7. Replies
    3
    Views
    12,293

    How to create Module in VB.NET?

    Hello,

    I want to create a module in Vb.NET & need help for the same!

    Regards,
  8. Replies
    3
    Views
    1,827

    How can I print a external file using C++???

    Hi,
    How can I print a external file using C++???
  9. C++ code to check or search if a file exists or not?

    Hi,

    I want a function to check or search if a certain file exists or not?

    Anyone have Idea about such function in C++?

    Regards,
  10. Why C, C++ program execution starts with main()

    Hello!
    Today in an interview my friend was asked this question.
    Why C, C++ program execution starts with main()?
    Is it a convention or is there some deeper underlying reason?

    Thanks in...
  11. Replies
    5
    Views
    5,352

    Clrscr() & Gotoxy() in C compiler?

    Hi,
    I don't know why we can't use Clrscr() & Gotoxy() in some of the C compilers?

    Anyone knows the answer?
  12. C# User defined function added in library but no error

    Hi,
    I am learning C++ & I have added a function to the standard library math.lib in my turbo C++ compiler.
    I have not declared the prototype for this function & neither i have used any header file...
  13. Replies
    4
    Views
    33,296

    C#: Validation inside a Textbox?

    Hi,
    I want to put validation inside a textbox & I need some help regarding the same.

    I am working with C# visual studio 2005.

    Please help me!
  14. Replies
    3
    Views
    13,500

    Re: How to hide the Scrollbar in Frame

    Yes, you probably can.

    First approach would be to make the contents of the "frame" at hand fit the available space.

    If this isn't an option, and you are actually talking about the frame or...
  15. Replies
    1
    Views
    2,246

    VB.Net to select a folder

    Hi,
    What is the best way to select a folder in VB.Net code.
    FolderBrowserDialog control can only be set by the RootFolder property
    FolderBrowserDialog has no up folder button
    OR
    OpenFileDialog...
  16. GridView in ASP dotnet need scroll for only a column

    Hi,
    Working on a ASP.NET Application.
    I want the DataGrid to have a scrolling column. Since this column is having a long text string & I need to read the column text.
    Anyone know if this is...
  17. Re: Fix Folder Options Missing in Windows Explorer

    Hey Murena!
    Thanks a lot for the tip i often find this problem with my windows explorer that the folder option under tools menu is not there.
    Thanks for the tip! :)
  18. Replies
    2
    Views
    640

    To POST http WebRequest!

    I want to create a POST Https Webrequest.
    But dont know how to do this?
    Do i need to encrypt?
Results 1 to 18 of 18
Page generated in 1,711,727,066.23832 seconds with 13 queries