blah blah blah is here! blah blah » Close

0
votes
1 answers

Variables

How do i send a variable from Flash to PHP? Simple please because I am a beginner.

0
votes
1 answers

How to send Application Key /Menu Key/ in C#?

Hello! I need to simulate keystrokes. I write the following: SendKeys.Send("something"); SendKeys.Send("{ENTER}"); SendKeys.Send("%{F4}"); etc. But I wonder how to send the key which stands between ...

0
votes
1 answers

How we can send email using silver light environment ?

I am making sending mail functionality in my project and i am using silver light, but the namespace for sending mail like system.net.mail is not coming from there. What can i do ?

0
votes
1 answers

send keys

lios
30

hi with the SendKeys.Send("{ENTER}"); i send the enter key i wand to send the key using the keynumber not the name... any idea?

Feedback