Button_click (Armin)

VB.NET

    Next

  • 1. name 'tes' is not declared
    Corinne wrote: <snip> > I have created a test.aspx page. (Visual studio 2005) <snip> > I keep on getting some messages telling me "Name 'test' is not declared" <snip> > Here is the beginning of the code: > > <%@ Page Language="VB" AutoEventWireup="false" CodeFile="test.aspx.vb" > Inherits="test" %> <snip> Maybe this first line is the culprit. Where does this Inherits="test" clause comes from?... HTH. Regards, Branco.
  • 2. File copy to secure location.
    I am developing with VB.NET 2005 and I need to copy a file from somewhere on the users machine to a secured location on the server. I am creating an image archive system that will allow users to select image files from basically anywhere, once they add the file to the archive I will write any metadata that they enter about the file to my database then I want to copy the file to a hidden secure location on the network. I want this location to be 'locked down' except through my application. How can I achieve this? I think I can create a user with permissions to the location, then have my program impersonate that user, but I'm just not sure how to do this. Thanks.
  • 3. Need VB.NET 2005 Programmer for start up company in Houston, Tx (Perm position)
    As a programmer, I've posted here many times but I'm not sure if its ok to post a job here. If not, please delete or point me to a better area. -------------------------------------------------------------------------------- Progressive Work Software is a start-up company based in Houston, Tx You must live or be willing to move into the area. We are looking for someone to help co-write web based applications using vb.net 2005. I want to stress that we are a startup and you will play a pivotal part in the success of this product. With success come greater rewards. So we are looking for people willing to make an investment of them selves in a long lasting relationship. Product description: I have over 25 utilities and a web interface written in asp/VB6, that need to be redesigned and rewritten in VB.Net for commercial distrabution. Required: Stong WMI knowledge Database design 3 years vb.net 7+ years programming (unless you think you're that good) Vision Be able to work from home An understanding server administration Be a good programmer. We are looking for someone who could design and create from the ground up. Not someone who's middle of the road. Not required but a plus: We are a Christian company but we do not required that you are one. (We are not writing Christian apps) Payment: Salary, Vestment, Salary+Vestment. Please E-mail your resume and why you think you'd be a fit for this job to XXXX@XXXXX.COM

Re: Button_click (Armin)

Postby Cor Ligthert » Wed, 21 Apr 2004 16:43:26 GMT

Hi Gary,

When it is a program where even the name stays Button1, it will be in this
situation with me often button1_click(nothing, nothing)

When it is a real program and there are more events than

Private Sub DescribeWhatIwantToDo ((ByVal sender As System.Object, ByVal e
As
System.EventArgs)

In addition to Spamface, I am curious if Armin add also something

:-))

Cor



Re: Button_click (Armin)

Postby Armin Zingler » Wed, 21 Apr 2004 18:36:59 GMT

"Cor Ligthert" < XXXX@XXXXX.COM > schrieb

I'm confused. I see one Button-thread with 3 msgs (one from scs, two from
you). Then I see two other threads (one from you, one from scs), both about
button_click, both starting with "Re:", but none from "Gary".

Well, I agree concerning the missing "Handles" keyword. I don't agree in
manually calling an event handler because nothing has been clicked.


-- 
Armin


Similar Threads:

1.Functions within Button_Click

I am trying to call a recursive subroutine within a 
Button_Click event. How can I do this? 

I tried to create a seperate Function() but it will not 
allow me to use any variables that I created in the 
Button_Click event.

Any ideas?

Thanks!

2.to stop a sub in the middle waiting for a button_click

Hi,
Is it possible to stop a sub in the middle waiting for a button clic to go
further ?
F.e.

dim blnToStop as boolean

private sub test
......
......
if blnTostop then
.......? ' ( a button to click )
end if
.........
......
end sub

Thanks for any response




3.Go to URL on Button_Click

Hello All,
I'm having problems determining how to code going to an URL via a
button_click event.  I also feel silly for not being able to figure it out
lol.

Could someone please help; thank you!

Glenn T. Kitchen


4.Button_click

You should be able to call the button1_click event with me.button1.performclick method.

5.Calling Armin .............modules

6. access specifiers in vb.net (Herfried, Fergus, Armin ??????)

7. thanks armin !!

8. Armin - Start sound problem revived in new thread



Return to VB.NET

 

Who is online

Users browsing this forum: No registered users and 43 guest