I finally got up the nerve and time to do a quick test of these. My biggest concern was the WP display wouldn't work, given we're still dependent on PAIGE and...
... accounts without ... I send mail from Frontier all the time. About a million messages (opt-in, of course) a week. It's late and I'm tired, but if you need...
You are right it is possible. What needs to be done is to replace the password in users.prefs.mailpassword with your real password instead of the strange...
Hello Russ, This could be a bug. My quick scan of the code suggests that the password should be coerced from binary to string before it is sent out to the MTA...
Hello all, In my adventures in working on long file names and ODB item names longer than 255 characters, I recently ran into Simple Cross-Network Scripting...
... It's a neat, convenient feature that has been vastly under-utilized, including by myself. You can even make it look slightly friendlier. Here's an...
When I try new Ajax.Request("10.0.1.5/smartfarm/ajax", { onSuccess : function(resp) { alert("The response from the server is: " + resp.responseText); ...
Hey Russ, I spent a few moments putting together a mainResponder Ajax Sample that I built based on the tutorial at < http://www.w3schools.com/ajax/default.asp...
I was just getting ready to report success as well. I modified the templates so that I got rid of all of the extraneous stuff and put my javascript in...
Can't load library because the ProcInfo resource could not be found in library "regexcarbon.dll". This is the error I get when I try to execute regex.extract...
... What happens if you quit Frontier, delete the "regexcarbon.dll" file from your DLLs folder, relaunch Frontier and try your sample script again? ... No, not...
... On my MacBook Pro, running Frontier kernel 10.1a10, if I follow this procedure and relaunch Frontier, a new regexcarbon.dll file is created in the DLLs...
... I assume you are running the Intel-native (Universal Binary) version of Frontier rather than the Carbon/PPC version in Rosetta emulation mode. ... ...
... Yes, I thought that's what 10.1a10 [Mac] was. At any rate, this is a Universal Binary. I have the Intel-only version, but I didn't try it. ... Hence my...
I now have regex working in Frontier. The problem was that when I installed Frontier no DLLs folder was created with the dll in it. After creating the folder...
Hello Dave, You don't need to have scripts at system.verbs.builtins.sys for these verbs to work. This is because they exist at system.compiler.kernel.sys. Of...
I am at a loss on how to serve svg from a frontier table and have Safari know it is svg and render it properly. I can serve it as a static file from the...
... Here are the glue scripts that I put into my own root: on getEnvironmentVariable (var) { kernel(sys.getEnvironmentVariable) } on setEnvironmentVariable...
Another minor issue I noticed today is that the Disks section of the Readouts control panel doesn't seem to have the right information for my disks (this is a...
Hello, Thank you for your contributions. A copy of docServer.root was in Frontier Developer Preview 2. In Guest Databases:www:. Toodle-looooooooo....... ...
Russel, There's a lot you haven't told us. I have a general idea what you've done, and it's very clear that you're frustrated, but what were the results of...
Seth
yahoo.seth@...
Mar 6, 2007 7:20 pm
3023
Here are the details. foo.svg is a wp text file at fredMrWs.["foo.svg"] (fred is just a copy of the sample main responder site) <?xml version="1.0"...