I am opening a exe application on button click event its working fine but when i am going to click multiple times on button without closing exe file than it is opening number of times same programm.
I want to check and put the condition if 'ose.exe' is open then dont open another one.
if 'ose.exe' is not open then open it.
code:
-----
Private Sub BtnPro_Click(By Val sender As System.Object, ByVal e As System.EventArg s)...
User Profile
Collapse
-
System.Diagnostics.Process
-
Print Preview Error
hi,
I am intermediate in programming and i am getting error on print preview command in my program.
Actually i had made a website using vb.net code. and i have a DailyUpdateRepo rt.aspx page. in that i putted one image button and on image button i putted the code below..
...Code:Private Sub ImagebuttonPP_Click(ByVal sender As System.Object, ByVal e As System.Web.UI.ImageClickEventArgs) Handles ImagebuttonPP.Click
Last edited by Frinavale; May 20 '10, 03:09 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags. -
making dyanmic chart in windows form using vb.net1.1
hi all,
can any one knows how to make a dynamic chart programmaticall y in windows application in vb.net 1.1. which control to use and have some sample code then let me know and please send a sample code. or free component is available then also ok.
All suggestion and reply welcome and I appreciate to all you.
Thanks
Istiyaque. -
Thnaks CroCrew,
of your reply, its working fine. sorry for delaying in reply.
Now I'm facing one more problem, Actually i want to put value in datagrid through vb.net code and that is a asp page.
i want to first check the condition.
ex ; If dr.Item(111) = " " Then
datagrid coloumn value = "Incomplete "
Else
datagrid coloumn value = "complete"... -
ok, Frinny
lets I will try to explain you actually i am trying to say you, if suppose we know that downloadable file from server that content-type is in excel format. and i think bydefault every machine is have installed that excel file plugin. On webpage there is alink name 'Original Data in Excel' and I want to click that link throgh our vb.net programming and clicking that link without opening that popup, we want to save that...Leave a comment:
-
Thanks Frinny for ur reply,
I appreciate and agre with ur reply, but is there not anyway to download a file.
we know that downloadable file on server is excel format only.
thanks
istiyaque...Leave a comment:
-
weblink
hi friends,
I am mailing a website link through my websites using vb and asp.net code.
everything is working but the problem is there whenever the website link is to longer then its break and some of the part of link goes down on the next line.
problem is that in this case the server explorer link only first line not for both line. there is continuation on link.
Code:
Message = Message & "To view... -
File Download form Website Automatic through vb.net proggramming
I am making a desktop application, in application, i want to download a file from website server through vb.net code using.
on website there is a link name 'Original Data in Excel' when we click on this link its open a popup to 'Open', 'Save', or 'Cancel'
if we click to Save button its open a browser and asking the path where we want 'save as' the file in our machine. and defaultly server providing the filename also, we can change... -
Reply
In ASP.Net (web forms)
pls send soln as much as possible...Leave a comment:
No activity results to display
Show More
Leave a comment: