how can i hit button Finished
here is for expln project
http://www.geocities.com/angel.girl96/accounbutton.zip
Printable View
how can i hit button Finished
here is for expln project
http://www.geocities.com/angel.girl96/accounbutton.zip
Instead of attaching your project requirements can you explain what you need?
Click it with your mouse although I suspect that isn't what you are looking for :)Quote:
Originally Posted by angel.girl
In as much detail as possible please.Quote:
Originally Posted by RhinoBull
Well, I'll admit it.
I was stupid enough to download her project (although I did scan it with my friendly http://virusscan.jotti.org/)
and this is her code on her project:
I believe she wants to click the 'Finish' submit button on this page after login was a success. I think she wants us to fix the following codeCode:Private Sub Command1_Click()
l.Document.All.login.Value = Text1.Text
l.Document.All.passwd.Value = Text2.Text
l.Document.All(".save").Click
End Sub
Private Sub Command2_Click()
l.Document.Forms(0).Submit
End Sub
Private Sub Form_Load()
l.Navigate ("https://edit.india.yahoo.com/config/edit_account?.child=&.src=ym&.scrumb=i1YPh.j6046&.done=https%3a//edit.india.yahoo.com/config/eval_profile%3f.done=http%3a//in.mc946.mail.yahoo.com%252fmc%252fshowFolder%253ffid%253dSent%2526.rand%253d19931921%26.src=ym%26.intl=in%26.scrumb=i1YPh.j6046")
End Sub
from the command2 click event that didn't seem to work when the button 'Finish' was in view.Code:l.Document.Forms(0).Submit
Her account information is posted on her project that she posted above:
Username: angel.girl96
Password: 123456