Messages - mediaguycouk [ switch to compact view ]

Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 48next
51
Post New Requests Here / IDEA: £ on a non-uk keyboard
« on: August 16, 2009, 07:47 AM »
I was hoping someone could write a simple AHK script for me.

All I need is that when Alt-GR + 3 is pressed then a £ is sent (send ASC 0163)

52
I'll bookmark that but not what I'm looking for this time.

My code is does the following

- Encode news
- Upload to Flash Streaming server
- Overwrite last news
- Change date by making site.com/admin/updatedate?news=bbcmonday&newdate=090609

The program can move the file, but it cannot write to the mysql database, so I have to make the website do it but only once the program is finished encoding.

Many thanks. Will be using the code from your first link


53
When I say hit I mean like a Cron job makes a web page do a task. The webserver has to process the page but the C# program doesn't need to read anything (except maybe to realise that the page has been hit and not a 404).

[Edit]
Just to clarify, I think your code will be fine for that. Probably better than fine as I can output something like 'Success' and then check that the word success has been passed back.

54
Developer's Corner / Hitting a website via C#.net command line
« on: July 06, 2009, 03:52 AM »
Easy one for you all I'm sure.

Is there a command that will hit a web address (for example mysite.com/scripts/update.php?id=1) but from a command line program?

55
Coding Snacks / Re: *SIMPLE* WebCam software
« on: June 05, 2009, 05:59 AM »
Have your tried vidcap? The microsoft one or a remake. http://www.shrinkwrapvb.com/vbvidcap.htm

Pages: prev1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 48next
Go to full version