Search:

Type: Posts; User: Bofinn

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    2,257

    Re: What is JAR file? Please explain

    Creating executable jar files

    A new and cool feature of Java2 is the ability to create executable jar files. A jar file is simply a file containing a collection of java files (typically, java...
  2. Replies
    4
    Views
    2,161

    Re: How to set a shortcut key for label in Vb?

    For no mouse to get to the tollbox use as follows :

    Press Alt on your keyboard, you should notice the File Menu becomes selected, then using the arrow keys scroll accross to view, and press down....
  3. Re: Searching occurence of a word or string from the database?

    Simply pass the proc a value and it will search the entire database reporting every occurence of the word in tables, views, stored procedures, functions, etc...

    Best of all, if you create a key...
  4. Replies
    6
    Views
    6,362

    Re: How to send mail on submit button?

    You might find these links useful:
    http://us3.php.net/mail
    http://email.about.com/cs/phpemailtips/qt/et031202.htm
    http://www.phpbuilder.com/columns/ian_gilfillan20060412.php3...
  5. Exception Handling Application Block using Enterprise Library 4.0

    Hi,
    I am trying to use Exception Handling Application Block with EL v 4.0.
    I wanted to replace an exception.
    I created the project with needed references
    1. Enterprise Library Exception Handling...
  6. Replies
    1
    Views
    691

    Re: Something for folder like FileOpenDialog

    As far as I know, you need to use the SHBrowseForFolder Win32 API function.
    explanation and source code (in C#) at:
    http://www.microbion.co.uk/developers/csharp/brwsfold.htm
    There's also lots of...
  7. Replies
    4
    Views
    3,254

    Re: How can I get the row count from DataGrid?

    HI


    There is method in datagrid visibleRowCount that how u will get the total row count
    Just AllowEdit Property of the DataGrid to true
  8. Replies
    4
    Views
    768

    Re: Problem with server.transfer?

    Some days back when I was getting the same error but my problem was that we were using windows integrated security on the site and some of the user accounts didn't have ACL permissions for the some...
  9. Replies
    3
    Views
    3,015

    Re: SQL Server does not allow remote connections

    Well i am using correct Connection string but the database is different.
    The other websites are working without any problem.
  10. Replies
    3
    Views
    3,015

    SQL Server does not allow remote connections

    hello,
    I got this error message "SQL Server does not allow remote connections".

    I have deployed my new ASP.NET 3.5 site to my hosting company & i got the above error message. Server Error in...
  11. Thread: Code C# to VB

    by Bofinn
    Replies
    3
    Views
    551

    Re: Code C# to VB

    Private Const RF_TESTMESSAGE As Integer = &HA123

    <DllImport("user32.dll", CharSet:=CharSet.Auto, SetLastError:=True)> _
    Public Shared Function SendMessage(ByVal hwnd As IntPtr,...
  12. Replies
    4
    Views
    11,433

    Re: Quicktime failed to initialize error# -2095

    It's not unknown for install writers to get things wrong. The required uninstall.log might (a) be in some other place (b) not have been installed (c) been deleted by accident (d) been removed by a...
  13. Replies
    3
    Views
    15,320

    HOWTO: Install XP on an SD Card the easy way!!! ...

    HOWTO: Install XP on an SD Card the easy way!!!

    What you need:
    1) http://www.usboot.org/tiki-index.php
    2) SD Card 2GB and up
    3) Card reader
    4) XP Install CD

    Use the program and BADDABOOM!!...
Results 1 to 13 of 13
Page generated in 1,713,574,495.03841 seconds with 13 queries