| Author |
Message |
Topic: Determining which listview row was clicked to modify text |
crxvfr
Replies: 2
Views: 61
|
Forum: Ask for Help Posted: Wed Aug 20, 2008 9:14 pm Subject: Determining which listview row was clicked to modify text |
Trying to keep this post from slipping to page two...
Is what I'm trying to do impossible?
I have since managed to edit the field in the list view with the code below but its changing every row ... |
Topic: Determining which listview row was clicked to modify text |
crxvfr
Replies: 2
Views: 61
|
Forum: Ask for Help Posted: Wed Aug 20, 2008 6:18 pm Subject: Determining which listview row was clicked to modify text |
bump.
doh! ...da, ...burrying my own post by answering others. |
Topic: problems with scroll lock |
crxvfr
Replies: 9
Views: 119
|
Forum: Ask for Help Posted: Wed Aug 20, 2008 6:17 pm Subject: problems with scroll lock |
try using sendinput. I don't know if it will work but it works better in many situations.
...also, we had one of the kvm switches for two windows system and a unix server. It didn't work very well. ... |
Topic: listview highlighting/flashing |
crxvfr
Replies: 1
Views: 56
|
Forum: Ask for Help Posted: Wed Aug 20, 2008 5:51 pm Subject: listview highlighting/flashing |
I don't know how to do that but the help file has this under the options section for listview.
Background: Specify the word Background followed immediately by a color name (see color chart) or RGB ... |
Topic: mouse wheel |
crxvfr
Replies: 3
Views: 66
|
Forum: Ask for Help Posted: Wed Aug 20, 2008 5:19 pm Subject: mouse wheel |
| ...not that I'm aware of, but if you have a fancy mouse, most of the time they come with a disk or drivers that lets you program it so it does what you want when you use those extra buttons. |
Topic: Determining which listview row was clicked to modify text |
crxvfr
Replies: 2
Views: 61
|
Forum: Ask for Help Posted: Wed Aug 20, 2008 5:10 pm Subject: Determining which listview row was clicked to modify text |
I am using listview to create a list of products in a web order. The number of products vary so I build the listview with a loop.
First (in the begining of the script) I create the listview...
G ... |
Topic: OK to sell? |
crxvfr
Replies: 100
Views: 9656
|
Forum: General Chat Posted: Wed Aug 13, 2008 1:14 am Subject: OK to sell? |
....sorry, not going to read thru seven pages to make the comment that popped to mind when I read the title, so if I repeat somebody (you?), oops.
I think AHK is the greatest. People that watch the ... |
Topic: filling out online form without opening webpages |
crxvfr
Replies: 2
Views: 168
|
Forum: Ask for Help Posted: Fri Aug 08, 2008 1:03 am Subject: filling out online form without opening webpages |
An easier way way would be to do it with php and sql, if your site is php.
Not the most secure the way I do it, but only takes a few lines of code. username/password blah blah sql query and voila!
... |
Topic: Getting computers name |
crxvfr
Replies: 2
Views: 135
|
Forum: Ask for Help Posted: Fri May 16, 2008 9:27 pm Subject: Getting computers name |
I *did* look under the a_n's
Thanks |
Topic: Problem with blocks {} |
crxvfr
Replies: 3
Views: 115
|
Forum: Ask for Help Posted: Fri May 16, 2008 9:25 pm Subject: Re: Problem with blocks {} |
1. Registered users get better answers
2. Use the code tags when posting code. It keeps indents intact.
3. If you aren't already, use indents to keep better track of opening and closing braces
4. S ... |
Topic: Getting computers name |
crxvfr
Replies: 2
Views: 135
|
Forum: Ask for Help Posted: Fri May 16, 2008 9:19 pm Subject: Getting computers name |
| Is there a way to determine the name (network identification) of the computer a script is running on? |
Topic: Sending a combination of keys |
crxvfr
Replies: 3
Views: 127
|
Forum: Ask for Help Posted: Thu May 15, 2008 9:43 pm Subject: Sending a combination of keys |
I see lots of examples for key combinations for hotkeys but not for sending. Does it work the same way?
I hate to ask such a stupid question. It really makes me mad because I've come across this be ... |
Topic: Screen Res question |
crxvfr
Replies: 1
Views: 80
|
Forum: Ask for Help Posted: Fri May 09, 2008 9:51 pm Subject: Screen Res question |
Ahha, I may have an idea but comments are still encouraged.
My firefoxes have a standard setup as far buttons and toolbars but I have a theme installed on mine. Da. |
Topic: Screen Res question |
crxvfr
Replies: 1
Views: 80
|
Forum: Ask for Help Posted: Fri May 09, 2008 9:18 pm Subject: Screen Res question |
| I am writing a script to paste usernames and passwords into a webpage to automate login. What I've written works fine for me at 800 and 1024 (I am querying the screen width and have 2 sets of coordina ... |
Topic: AUTOCAPS for work program |
crxvfr
Replies: 11
Views: 313
|
Forum: Ask for Help Posted: Wed Apr 30, 2008 9:08 pm Subject: AUTOCAPS for work program |
Many thanks guys.
I messed around with it using both versions, learning/figuring as I go.
The later version allows the user to use the caps lock key normally in other windows!
You help helped ... |
| |