Intense Help

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
13 posts Page 1 of 2
Contributors
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Intense Help
upperdrag
OK Guys The Previous Helps Did Not Work So I Decided To Make A Video On What Help I need
How Am I Suppose To Control The Webbrowser So That It Can Does What Am I Doing In That Video?


Thanks In Advance
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Intense Help
Axel
uhmm...
you mean getting your value in the textboxes? or clicking the suggested ones ?
http://vagex.com/?ref=25000
User avatar
Bogoh67
VIP - Site Partner
VIP - Site Partner
Posts: 656
Joined: Sun Apr 18, 2010 8:20 pm

Re: Intense Help
Bogoh67
well first i suggest that you get the email from the username sorta like
make a specializedstringcollection x2 then
Code: Select all
private sub AddContact_Click
Dim theierusername as string = NewcontactName.text
Dim TheirEmail as string = NewcontactEmail.text
speciallizedstringcollection.add(theirusername)
specializedstringcollection(2).add(theirEmail)
thats the first part i cant think of a second for the sending
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Intense Help
Agust1337
Have you tried the GetElementByID ?
Top-notch casual Dating
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Intense Help
mandai
You can do this either by adding in JavaScript events or you can use AttachEventHandler.
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Intense Help
upperdrag
Thanks guys for replying but what i need was to send replies to them too :( im super desperate, can someone please make a tutorial about webbrowser javascript? I have completely no idea about what it is. cryer; help..
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Intense Help
upperdrag
Guys I need i another help
How Do I Show A Message Box When I want it to show and hides it when i want it to hide?

I mean like On Christmas,

My Program will show a message box that says "Merry Christmas!"
"I wish you all a merry 2010"

While On The Other Days It Will NOT show the message box?

please guys
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Intense Help
mandai
You can compare DateTime.Now against any date that you choose.
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Intense Help
upperdrag
thanks mandai for replying... but how am i suppose to show on the date that i want it to be shown o.o?
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Re: Intense Help
Usman55
I was going to post that but I didn't cuz the code got out of my mind.
Image
13 posts Page 1 of 2
Return to “Tutorial Requests”