AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 146 matches
AutoHotkey Community Forum Index
Author Message
  Topic: can i use autohotkey?
Kerry

Replies: 10
Views: 501

PostForum: Ask for Help   Posted: Wed Sep 13, 2006 7:05 pm   Subject: can i use autohotkey?
lol - you have to be willing to learn a bit, at first the manual might seem a bit confusing (did for me), when you make your first script, after that everything gets easier, and then the manual is you ...
  Topic: can i use autohotkey?
Kerry

Replies: 10
Views: 501

PostForum: Ask for Help   Posted: Tue Sep 12, 2006 10:51 pm   Subject: can i use autohotkey?
Yes, you can. Have you read the manual?

I'll give an example of your first one if someone else doesn't do it before me:


F7::
Send ^{DELETE}
Send {TAB}
Send ...
  Topic: Improved IniWrite (write spaces)
Kerry

Replies: 1
Views: 214

PostForum: Ask for Help   Posted: Tue Sep 12, 2006 10:27 pm   Subject: Improved IniWrite (write spaces)
is there an easy way to get IniWrite to set the value as a certain amount of spaces? Right now, it adds spaces for each value in a string, but doesn't set it to that, so if you call it three times to ...
  Topic: Improved IniRead (reads spaces)
Kerry

Replies: 8
Views: 371

PostForum: Ask for Help   Posted: Tue Sep 12, 2006 7:08 am   Subject: Improved IniRead (reads spaces)
Titan, would it be easy to write an IniWrite that has the same functionality? The same one will write spaces, but it won't get rid of them. In other words, it adds spaces, but doesn't set it to be the ...
  Topic: Check if connection to MySQL works?
Kerry

Replies: 15
Views: 1209

PostForum: Ask for Help   Posted: Mon Sep 11, 2006 7:30 pm   Subject: Check if connection to MySQL works?
PhiLHo, you're amazing! I was thinking, up to you, but it would be awesome if you made it a function for a mysql query like

MySQLQuery("Select * from `users` where id = 50") or whatever, ...
  Topic: Check if connection to MySQL works?
Kerry

Replies: 15
Views: 1209

PostForum: Ask for Help   Posted: Mon Sep 11, 2006 4:56 am   Subject: Check if connection to MySQL works?
Thanks, you could you tell that something was connected? I'm actuall not going to be doing anything other than checking the connection. The program I am writing will be designing part of a website th ...
  Topic: Check if connection to MySQL works?
Kerry

Replies: 15
Views: 1209

PostForum: Ask for Help   Posted: Sun Sep 10, 2006 3:38 am   Subject: Check if connection to MySQL works?
Thank you! that's what I was looking for
  Topic: Using AutoHotkey and PHP for MySQL
Kerry

Replies: 4
Views: 1447

PostForum: General Chat   Posted: Sat Sep 09, 2006 10:01 pm   Subject: Using AutoHotkey and PHP for MySQL
Bobo, I'm interested in this too Smile
  Topic: Check if connection to MySQL works?
Kerry

Replies: 15
Views: 1209

PostForum: Ask for Help   Posted: Sat Sep 09, 2006 9:02 pm   Subject: Check if connection to MySQL works?
I know, but how do I get AHK to execute MySQL?
  Topic: Favmenu 2.0 final
Kerry

Replies: 84
Views: 9810

PostForum: Scripts & Functions   Posted: Sat Sep 09, 2006 9:00 pm   Subject: Favmenu 2.0 final
Hey, I was wondering if you could use an Update button, I'd rather not keep redownloading Smile. I made an update function which you could use: http://www.autohotkey.com/forum/viewtopic.php?t=12364

...
  Topic: Check if connection to MySQL works?
Kerry

Replies: 15
Views: 1209

PostForum: Ask for Help   Posted: Sat Sep 09, 2006 9:33 am   Subject: Check if connection to MySQL works?
I know - would I do that by using one of the other languages? or how do i go about tryin to connect?
  Topic: Check if connection to MySQL works?
Kerry

Replies: 15
Views: 1209

PostForum: Ask for Help   Posted: Fri Sep 08, 2006 8:59 pm   Subject: Check if connection to MySQL works?
Is there a way to do this? Would I have to use one of the scripts to implement VBScript or PERL to do it? I'm thinking of making a program that makes a really easy setup for databases, and I want to b ...
  Topic: MyCP (Color Picker)
Kerry

Replies: 3
Views: 611

PostForum: Scripts & Functions   Posted: Fri Sep 08, 2006 8:57 pm   Subject: MyCP (Color Picker)
Hi Bobo - I uploaded it. Tell me if there is a different.

I also agree with Titan - get Firefox Smile.

-Kerry
  Topic: MyCP (Color Picker)
Kerry

Replies: 3
Views: 611

PostForum: Scripts & Functions   Posted: Fri Sep 08, 2006 11:59 am   Subject: MyCP (Color Picker)
Hi everyone, just wrote a color picker because I wanted a very easy, fast to use color picker. Picks the color off the screen with the "alt" key (feel free to change to whatever you like mo ...
  Topic: DllCall LoadCursor not working?
Kerry

Replies: 2
Views: 231

PostForum: Ask for Help   Posted: Fri Sep 08, 2006 11:48 am   Subject: DllCall LoadCursor not working?
Ok thank you! found a work around Smile

-Kerry
 
Page 1 of 10 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group