Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #16.0K
Ranked #3K
Member Avatar for TwijoO

As the title says i am trying to click this button... [URL="http://gyazo.com/5776f257d554f0b590944bc6474e1db3.png"]Pic[/URL] (The save one) on this webpage... [url]http://upload.youtube.com/my_videos_upload?restrict=html_form[/url] I have been trying various permutatuons of this [CODE]Dim j As HtmlElementCollection = WebBrowser1.Document.GetElementsByTagName("BUTTON") For Each elem As HtmlElement In i elem.InvokeMember("click") Next[/CODE] With little luck, i also tried to find …

Member Avatar for smsmcp
0
2K
Member Avatar for BhuviRajen
Member Avatar for lgonzo

trying to update and this came up (attachment) does this mean that this new version is not compatible with with xp or is there ways around this if can give any help i greatly appreciate

Member Avatar for lgonzo
0
140
Member Avatar for wilson snow

For up to four weeks now,i have been trying to solve this mess "task manager has been disabled by administator" many a time when i install a fresh copy of window xp, the next day, if i try to access the task manager, the instruction "task manager has been disabled …

Member Avatar for wilson snow
0
166
Member Avatar for Naveed_786

Dear all, Please help me i want to check record already exists in database please modify this code please help [CODE]Private Sub txtempno_KeyPress(KeyAscii As Integer) On Error Resume Next If KeyAscii = 13 Then btncalculate.SetFocus rs2.MoveFirst While rs2.EOF = False If Val(txtempno.Text) = rs2.Fields!EmpNo Then txtsub.Text = rs2.Fields!subjects txtempname.Text = …

Member Avatar for AndreRet
0
196
Member Avatar for Stene

I have a Windows 2000 where the cursor moves on its own. All the time it goes from a corner across the screen and can not stop it or move it by the mouse or in any way. What to do? Regards

Member Avatar for Stene
0
88
Member Avatar for laurag

Hope u experts out there can help me with this 2 mth long issue I'm having it is preventing me from using my desktop. Originally my operating system was windows ME but I had a friend install windows xp years ago. My question is "Can I use the recovery disk …

Member Avatar for smsmcp
0
122
Member Avatar for broneyohn

What do I do to troubleshoot the black screen issue I've been have for about three days. The monitor green light goes out when this occurs and it happens about every 10 or 15 seconds. Thank you broneyohn

Member Avatar for smsmcp
0
62
Member Avatar for baal1981

Hi, I'm having issues with sending emails with PDF attachments from OE 6 in Windows XP. When we attach a PDF and send the email the email stays in the outbox even though the email is sent. OE reports an error but doesn't list what the error is. It just …

Member Avatar for smsmcp
0
275