Search found 11 matches

by HeadElf
Mon Nov 14, 2005 10:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: internal preview (i read the faq)
Replies: 16
Views: 19847

Hmm. That may be why. Almost all of my programming is php. There are some terrific things I really like about RapidPHP, mainly the libraries. They rock. I like the color palette setup on RapidPHP better than any editor I've used. Other things about it make it awkward for me to use. The lack of a ...
by HeadElf
Mon Nov 14, 2005 8:35 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Change of focus
Replies: 3
Views: 3481

I have no keyboard shortcuts, and I am working in actually in the scripting of the file doing editing. The file explorer window is open to the left of my document window. The arrow keys used in succession cause the focus to jump from the file I'm editing in the document window to the file explorer ...
by HeadElf
Thu Nov 10, 2005 6:07 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: File Explorer-right click options to add folder, delete file
Replies: 5
Views: 5664

Please! Please! Context menu for file explorer AND ability to select more than one file! Right now I have to select each file I want to open (or delete) individually, perform the task, then select the next. Time consuming!

HeadElf
by HeadElf
Wed Nov 09, 2005 5:14 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Change of focus
Replies: 3
Views: 3481

Change of focus

I like having my file explorer open when I work. Why does the focus jump to the file explorer when I'm trying to do editing and hit the left arrow key to move my cursor in the text on the page I'm working on? This one's so weird I don't even know how to do a search to see if anyone has had the same ...
by HeadElf
Wed Nov 09, 2005 5:13 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: internal preview (i read the faq)
Replies: 16
Views: 19847

I found the FAQ in another post and set IE according. It's massively irritating that I actually have to hit the refresh button to see what I've done. I've been using EditPlus for years and have NEVER had to do that extra step.

HeadElf
by HeadElf
Wed Nov 09, 2005 5:35 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: internal preview (i read the faq)
Replies: 16
Views: 19847

Preview refresh STILL doesn't work

Yup, you got it. Preview still doesn't automatically refresh. And it only updates about 10% of the time when I hit the refresh button.

HeadElf
by HeadElf
Wed Nov 02, 2005 4:51 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Deteriming server name/location
Replies: 7
Views: 6925

Hmm. Don't know. I'll have to check.

HeadElf
by HeadElf
Tue Nov 01, 2005 5:51 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Deteriming server name/location
Replies: 7
Views: 6925

Nope. The problem has got to be the php setup. I get the error whether I'm testing to see if the variable exists or if I'm attemtping to send a variable (variable never gets set). The programming works perfectly online, just not locally. It's got to be a php setting, I just don't know which. HeadElf
by HeadElf
Mon Oct 31, 2005 5:50 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Deteriming server name/location
Replies: 7
Views: 6925

Yeah, I was pretty sure that was the issue. I'd just hoped someone else had run into something similar and could point me somewhere for answers. Interestingly enough, the includes work, but variables aren't being transmitted or recognized. Subsequent testing proves I get the same issue in the ...
by HeadElf
Sat Oct 29, 2005 4:49 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Deteriming server name/location
Replies: 7
Views: 6925

Fixed, but preview produces errors.

Got it! I managed to find the magic combination of items that makes the local server bit work. Interestingly enough, though, the php stuff doesn't work completely. I got the following errors for pages that work perfectly on the online website: Opening page error: Notice: Undefined variable: inc in D ...
by HeadElf
Sat Oct 29, 2005 4:13 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Deteriming server name/location
Replies: 7
Views: 6925

Deteriming server name/location

I can't get preview to work using my local server. I can get it to work if I use an ftp server and put my files online, but as I do programming for a multitude of sites, that's really cumbersome. How do I determine my server name/location. I have IIS server and php installed. I need to troubleshoot ...