Search results for query: *

  • Users: san monte
  • Content: Threads
  • Order by date
  1. S

    Is it possible to use VoIP in VB.NET

    Hi All I am creating an application which is supports video and audio chat. Is it possible to create chat appliction in vb.net. If anybody have information about VoIP. Please explain. Thanks Sandeep Sharma
  2. S

    Is it possible to create a drivers in vb.net

    Hi all Is it possible to create a hardware device driver in vb.net? If It is, Please tell me HOW? Thanks you Sandeep Sharma :confused:
  3. S

    Highlight the text in internet explorer

    Hi all I am creating a serach toolbar of my own. I am create it almost but there are two problems which i am not able to solve. 1. Highlight a particular text on the webpage. 2. Autofill some fields of an online webpage. If anyone knows the answer pls. send it quickly. It' s urgent...
  4. S

    Windows Services

    Hello Everyone Is there any way to call a .exe file from a window service in vb.net. Like i create a windows service and after building and installing the service when it loads it automatically run notepad.exe. Thanks you Sandeep Sharma
  5. S

    How to create a dockable toolbar for internet explorer

    Hi i want to create a toolbar like google toolbar. How i will create this type of toolbar in vb.net. anybody know the answer please help me it' urgent Thanks Sandeep Sharma
  6. S

    How to create Search Toolbar for Internet Explorer

    Hi I want to create a search toolbar for Internet Explorer. How will i create this toolbar. Is it possible to create it in vb.net windows project. I don't want to use asp.net.But if it is necessary to create it with asp.net. Then please tell me the steps. This search toolbar also...
  7. S

    Posting values to a web page

    Hello all I am trying to post some data to a web page and submission but all with vb.net windows application No intraction with the web page. If anybody know the answer please send your reply as quick as possible. Thanks Sandeep Sharma
  8. S

    How to connect mysql which is on remote machine

    Hi i am vb.net programmer. There is a problem related to MySql server. MySql server is on remote machine and i want to connect it with MySql Administrator. The error no is 1045 and the error is 'Acess denied for user 'san'@'IP Address' (Using Password 'Yes') Can anybody tell me the...
  9. S

    How to connect Mysql server to vb.net

    Hi There is problem. I am using vb.net to create a project. In the project , i need to connect with MTSQL. But i don't know about mysql. How will i connect with MySql. My data is on internet. How will i take the data from internet. I have url, servername, user id and password . how will...
  10. S

    3rd party installer for vb.net project

    hello everyone My problem is realated to vb.net installer. I don't want to use vb.net installer. Does anyone know any 3rd party installer name which is free to use. thanks Sandeep Sharma
  11. S

    How to add help in vb.net

    hi I am created a help file using HTML Help Workshop. I created help.chm file I use this file in my project. I connect this file using HelpProvider and set the namespace property to my .chm file. There are some topics in my help.chm file like Account Adding an account Income...
  12. S

    Currency updated

    Hi There is a problem related to Currency update. In my project there is module which is convert one currency value to the appropriate currency the user selected. Suppose there are five options 1 Indian Ruppes 2. U.S Doller 3. Britain Pound 4. Japense Yen 5. Euro if...
  13. S

    Create a Crystal Report without using Crystal Report Wizard

    Hello Everyone I am facing a problem related to Crystal Reports. I used MS-Access as my database. There is a grid in my form. In this grid all the records are shown will be added to the crystal report. If i selected some records from the datagrid the change will be shown on the...
  14. S

    Printing in DataGrid

    I am new to this site. I am facing a problem related to VB.NET. There is a Print Button in my form and when i click on this button all the records in the datagrid will print in a well format. If anybody know the answer Please replay soon.
  15. S

    XP Like effect in my project without using .manifest file

    Hi ! There is a problem in my project. I want to use XP effects in my project. I added a manifest file for XP effects but these effects are not shown when i watch my project in other Operating System like Win98, Win NT, or Windows 2000. Is there another way to make my project look and...
  16. S

    Print in datagrid

    I am new to this site. I am facing a problem related to VB.NET. There is a Print Button in my form and when i click on this button all the records in the datagrid will print in a well format. If anybody know the answer Please replay soon.
Back
Top