[Zope] Perl Scripting in Zope

2000-12-15 Thread Mike Kelland
ports in Win32)? Thanks very much! Mike Kelland [EMAIL PROTECTED]

[Zope] Adding Users To Acl_users

2000-12-14 Thread Mike Kelland
Is it possible to add users to acl users from a form other than that in the acl_users folder? I've tried replicating the form within a dtml-with acl_users tag with no luck so far, has anyone actually done this and made it work? Thanks! Mike Kelland [EMAIL PROTECTED]

Re: [Zope] Adding Users To Acl_users

2000-12-14 Thread Mike Kelland
Perfect, thank you so much! Mike Kelland - slowly getting the hang of this whole Zope thing... [EMAIL PROTECTED] - Original Message - From: "Steve Drees" [EMAIL PROTECTED] To: "Mike Kelland" [EMAIL PROTECTED] Cc: "Zope@Zope. Org" [EMAIL PROTECTED] Sent: Thu

[Zope] Adding users to acl_users

2000-12-08 Thread Mike Kelland
get the information and I'm using the code: dtml-with acl_usersdtml-call expr="manage_users(REQUEST)"/dtml-with to process it. I've taken the code pretty much directly from the acl_users folder's Add form... Anyone know what's going on? Thanks again for everyone's help. The _.str(date) thing worked perfectly with my Access date problem... Mike Kelland [EMAIL PROTECTED]

[Zope] Adding users

2000-12-06 Thread Mike Kelland
, is there a way in dtml to use this information to add a user (with a defined role). Thanks very much for this and prior help! Mike Kelland [EMAIL PROTECTED]

Re: [Zope] string splitting in dtml

2000-12-05 Thread Mike Kelland
/')[1]" solution but got the error: Error Type: TypeError Error Value: argument 1: expected read-only character buffer, instance found Thanks very much for everyone's help so far! Mike Kelland [EMAIL PROTECTED] - Original Message - From: "Spicklemire, Jerry" [EMAIL PROTECTED]

[Zope] string splitting in dtml

2000-12-04 Thread Mike Kelland
var sequence-item/optiondtml-elseoption value="dtml-var sequence-item"dtml-var sequence-item/option/dtml-if/dtml-in/select ?? Thanks! Mike Kelland [EMAIL PROTECTED]

[Zope] dtml-tree stuff

2000-11-30 Thread Mike Kelland
ny2 Company2 etc Company3 Company4 What I'm trying to do is list my company name as the tree branch and have the sub headings of each branch be my projects for that company. Can anyone help? Thanks very much Mike Kelland [EMAIL PROTECTED]

[Zope] SQL and dtml-tree

2000-11-29 Thread Mike Kelland
I'm attempting to create a tree structure using dtml-tree from SQL results but I'm finding the documentation exceedingly cryptic. What I want to do is create the following structure: Client1 (tree Branch) Project1 Edit | Delete Project2 Edit | Delete Client2 Project1 Edit | Delete

Re: [Zope] Zope with Microsoft Access

2000-11-24 Thread Mike Kelland
- From: "Chris Gray" [EMAIL PROTECTED] To: "Mike Kelland" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, November 23, 2000 3:56 PM Subject: Re: [Zope] Zope with Microsoft Access Here's a fix. Change the line: dtml-call UpdateHours(REQUEST) to: dtml-call "U

Re: [Zope] Zope with Microsoft Access

2000-11-24 Thread Mike Kelland
authentication. Is there an easy way to do this? Thanks! Mike [EMAIL PROTECTED] - Original Message - From: "Rik Hoekstra" [EMAIL PROTECTED] To: "Mike Kelland" [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, November 24, 2000 12:21 PM Subject: Re: [Zope] Zope with Micr

[Zope] Zope with Microsoft Access

2000-11-22 Thread Mike Kelland
fuses to do anything, it also refuses to raise an error. If anyone can help out I'd be very grateful. Thanks Mike Kelland [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or H