VS 2008 Fill A Web Form Using Desktop Application?
Jul 12, 2009
I need to fill a web form using VB.Net Desktop Application. If a webform contains a captcha image to enter, will that can be shown in desktop application to enter and submi
View 1 Replies
ADVERTISEMENT
Jun 11, 2012
We have a Windows Forms VB.NET application running on Windows Server 2008. Users access this app using Remote desktop.The app displays information in Excel, but Excel opens on the server.Is there a way for the .NET app to launch Excel on the users local desktop?
View 1 Replies
Nov 15, 2010
I am new in programming.i want to learn programming as i can so I want to Application that can fill website registration form. my target website i
View 6 Replies
Jan 23, 2010
I'm using this code to set a picture as the desktop background:
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
SetDesktopWallpaper("C:\image.jpg")
End Sub
Private Shared Sub SetDesktopWallpaper(ByVal fileName As String)
[Code] .....
It works well, except the wallpaper is always centered. How can I have the ability to choose Fill, tile or center with separate buttons?
View 2 Replies
Jun 29, 2009
email validation for textbox in vb 2008
View 2 Replies
Jun 11, 2009
Im trying to set a forms size to fill my desktop screen is any function that does this or do you have to set the form size manually depending on the screen size each time ?
View 5 Replies
Nov 22, 2010
I'm trying to create a ntier desktop application using vb.net 2008.I'm trying this [code]...
View 6 Replies
Jun 15, 2010
my VB.Net desktop app writes to an Excel file. I need to set the style to a row. I can read a style of one row, but am unable to set the style in another.
View 2 Replies
Jul 24, 2009
can some one so me an example of how i can make a form to a desktop that will let me save files to the form and duble click the file and it open a program to view that file in,
View 3 Replies
May 13, 2010
I have an application that uses an access database to fill datasets. My problem is that I have three related tables, when I add a new users to the customers table The parts table fills with data saved in the database with a cust_id of -1.
I discovered that this is caused by adding a part, not saving it and deleting the customer. I Can add code to stop the user from deleting a customer that has parts but I do not have access to the live database to delete the record that are incorrect.
Is there something I can do to delete the rows that have an id of -1 on the load statment?
View 1 Replies
Dec 23, 2010
would like to send me a pure oop based desktop application developed in vb.net 2008 and sql server 2005?
View 3 Replies
Aug 10, 2010
I have a Form that has some Labels and Buttons on the left side and a WebBrowser on the right. I would like to let the WebBrowser fill the rest of the Form when it is resized. Resizing of the Form works, but the WebBrowser always has a distance of approximatel 150-200 pixels from the border of the Form. I'd prefer it to fill the form up straight to the borders of it. Can anyone give me a hint on how to change that behavior?
Another thing I couldn't figure yet is how to get the form to show a Scrollbar when it gets so small that the labels and buttons on the left get out of the form.
View 3 Replies
May 13, 2010
i'm done downloading and just install VB Express 2008 into my computer My computer running with window Xp. I like to make my own window application that can use to auto fill registration form. how to make it happen.
View 2 Replies
Dec 23, 2009
I'm using one Access Database and DataSet, BindingSource And Table Adapter. My question is: how to fill one listbox on my form with dates from one row from Database.
Look at the picture:
[url]
So listbox needs to have 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20.
How to to this, code?
View 2 Replies
Jun 5, 2010
I need to pick all data in my application from my database and use it in my form
my question : how to pick all data in my application then i use it
View 3 Replies
Aug 28, 2009
I am making a program that will fill in some info on a form. The information that needs to be filled is:
[Code]...
The thing is i need the program to click on a button on a website then open a new tab with the page it just clicked on, fill in email and click submit, then fill in the info that is above before pausing. I would also like the info above to be randomized each time the new page loads so it is not the same. I have already looked on this site and cant find what I am looking for.
View 11 Replies
Jul 18, 2012
Im planning to create a Remote Desktop Application and I'm having problem with viewing other computers monitor or screen.
Im not asking for the code on how to do it. and one more thing is it safe to use winsock in creating a client/server application?
View 3 Replies
Apr 9, 2011
Let's say 10 desktop shortcuts, all with different names/icons, point to and can start the same exe application from the same directory. Is there any means for the application to know the distinct name of the shortcut that was doubled_clicked. Also is there any means for a running application to know if it was started by command line, by a double_click on the exe, by a double_click on a shortcut that points to it, or by another process' call?
View 4 Replies
Oct 21, 2010
I am trying to use Setup project. Want my setup to create a desktop shortcut with my application.I donot understand how to do it. Clicked on User's desktop, I created Shortcut to User's desktop, changed the properties Target and Working Folder as 'Application Folder'But it does not connect with MyApplication.exe When I ran the setup and tested Desktop short cut, it took me to the folder where application was installed, instead of running the application.How to make the application run using this shortcut?
View 1 Replies
Jul 7, 2010
Question: I created an ASP.NET web application. Now it originally was meant for deployment on a webserver.That is working, so, so far so good.My question now is: Is it possible to deploy it as a desktop-application, too? That is to say the installer installs some kind of server, plus the web application, configures the server to run this application on a localhost URL, and then creates a link in the start menu/desktop, where it opens that url (website, the application) on localhost in a web browser?
I think it should be possible, though the server wouldn't be IIS, because this is a windows component which can't be separately installed. Is there anything like this already out there The nonplusultra would be that it only starts the server when you click on the shortcut.
View 4 Replies
Mar 9, 2011
I have an application that is written in VB.NET, using the System.Windows.Forms.Form as the front-end GUI. It runs perfectly on my Windows machine however recently there is a business requirement to convert this application to run as a web application so that people could view them in their blackberries when they go to the URL. Is there any quick way to perform such a conversion or I will have to translate the code line-by-line for such cases?
View 1 Replies
Mar 20, 2010
I would like to make a image in the form representing the icon and a label below it to represent name but is there a easy way to do this.
View 2 Replies
May 17, 2009
I'm working on one of my applications and I'm trying to find a way to use the "Go To Desktop" function that goes directly to the desktop without minimizing any window (This can be achieved by clicking on the Win + D buttons or on the desktop icon in the quick launch toolbar), but how can I activate it using vb? I thought about sending keys but I guess there is more offical ways to do it.
View 10 Replies
Jun 22, 2009
the system is going to have two front-ends - one web application and one desktop application.The desktop application is going to be coded using VB.NET, and the web application in PHP. There's really no reason why the desktop application can't be replaced by a web application as well - except that one of the programmers seem to really want to code it in VB...However none of us have experience working with either of these pairs .
P.S. hosting service will be gotten from some provider and not be on the client's own server.
View 3 Replies
Dec 14, 2010
I have a desktop and web application connected to same database. Which is the most preferred method to make them communicate with each other?
View 1 Replies
Sep 30, 2009
[code]This works just fine in ASP.NET (web app) but, how do i do the same from Desktop Aplication (vb.net) ?
View 4 Replies
Nov 24, 2009
i want to make a a form when i send items in form as like as my desktop
View 3 Replies
May 18, 2010
I would like to come up with a simple application that would add a specific phrase into a specific location on a desktop application. I assume this isn't very hard, but I'm kind of new.
View 1 Replies
Oct 3, 2009
I want my application to sit on the desktop and not be minimised? Can I do this some way??? not showing on top either?
View 18 Replies
Sep 17, 2010
Is it just me or did google change the way it returns results - drastically - ? I can't seem to find anything I'm looking for in the last week or so!I'm trying to find out how to create an API for my desktop application.
View 7 Replies