superreview requested: [Bug 224053] Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start : [Attachment 134410] PatchMalcolm Rowe <malcolm-bmo@farside.org.uk> has asked David Bienvenu
<bienvenu@nventure.com> for superreview:
Bug 224053: Simple HTML (sanitizer) message view disallows numbered list (OL)
with non-default start
http://bugzilla.mozilla.org/show_bug.cgi?id=224053
Attachment 134410: Patch
http://bugzilla.mozilla.org/attachment.cgi?id=134410&action=edit
...
superreview granted: [Bug 224053] Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start : [Attachment 134410] PatchDavid Bienvenu <bienvenu@nventure.com> has granted Malcolm Rowe
<malcolm-bmo@farside.org.uk>'s request for superreview:
Bug 224053: Simple HTML (sanitizer) message view disallows numbered list (OL)
with non-default start
http://bugzilla.mozilla.org/show_bug.cgi?id=224053
Attachment 134410: Patch
http://bugzilla.mozilla.org/attachment.cgi?id=134410&action=edit
------- Additional Comments from David Bienvenu <bienvenu@nventure.com>
sr=bienvenu
...
superreview requested: [Bug 224053] Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start : [Attachment 134465] Patch v2Malcolm Rowe <malcolm-bmo@farside.org.uk> has asked David Bienvenu
<bienvenu@nventure.com> for superreview:
Bug 224053: Simple HTML (sanitizer) message view disallows numbered list (OL)
with non-default start
http://bugzilla.mozilla.org/show_bug.cgi?id=224053
Attachment 134465: Patch v2 - allow type on LI
http://bugzilla.mozilla.org/attachment.cgi?id=134465&action=edit
...
superreview granted: [Bug 224053] Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start : [Attachment 134465] Patch v2David Bienvenu <bienvenu@nventure.com> has granted Malcolm Rowe
<malcolm-bmo@farside.org.uk>'s request for superreview:
Bug 224053: Simple HTML (sanitizer) message view disallows numbered list (OL)
with non-default start
http://bugzilla.mozilla.org/show_bug.cgi?id=224053
Attachment 134465: Patch v2 - allow type on LI
http://bugzilla.mozilla.org/attachment.cgi?id=134465&action=edit
...
Number of connections connected
hi, all
I can limit the user connections to my sybase.
But how can I know how many connections currently connected
to my sybase ?
Regards,
Keene Hui
Kenneth Hui wrote:
> I can limit the user connections to my sybase.
Do you mean on a per user basis? If so, no.
> But how can I know how many connections currently connected
> to my sybase ?
'sp_who' or 'select * from sysprocesses' will show the
current connections.
-am � 2001
...
creating a simple task list
I am trying to create a basic task list which updates in the database when the checkbox is toggled. I am a little stumped because all the .NET controls which show all records in a dataview do not allow template editing, and the FormView (which only shows one record at a time) does not work when you set a checkbox to be databound... Is there a way to do this easily?
Any input is appreciated. Thank you :)
You can use a template column in the GridView.
Here's an article on checkboxes inside a gridview.
http://www.codeproject.com/cs/miscctrl/GridViewCheckBox.aspPlease: Don't f...
Connection String not Initialized in Scheduled Task?
I am writing some code to send an email reminder to a number of people (gleaned from a database) at a scheduled time. When I run the .exe with windows task scheduler the email functionality works fine, but when I add the database piece it errors out with the following:
The Connection String property has not been initialized.
I am using the same code elsewhere in my application to make the db connection, so I can't see why it complains.
Here is the code:
using System;
using System.Data;
using System.IO;
using System.Net;
using System.Web;
using System.Web.Mail...
All my task list entries were gone!, powerbuilder is getting closed when i click on the Task list iconHi all
I am using PB 10.2.0 Build 7516. I have created a list of Tasks using the
Task List for my current workspace. But suddenly when I click on the Task
List icon the PB is getting closed, Application error occurs.
How to recover my Task List!!, How to solve this issue,
Any body have idea, pls share it with me
TIA
Rammurali Krishnan B
...
how to do a simple MySQL connection with Delphi 2010? [Edit]hello,
what is the fastest way to make a connection to a MySQL database with Delphi 2010?
i just have to do a few simple queries, like reading and writing to some tables. are there some code examples anywhere?
until now i have used DirectSQL but it doesn't work with Delphi 2010 anymore. are there similar classes in Delphi 2010 already?
thx for any help!
Edited by: Thomas Schmidt on Oct 29, 2009 6:01 PM
Edited by: Thomas Schmidt on Oct 29, 2009 6:02 PM
Hi!
In general you only need DBExpress. That is TSQLConnection,
connect to it TSQLQuery, then connect that to TDatas...
ObjectDataSource, Non-Generic Methods, and a simple List.
Alright. We've got a static class with static methods that return either a User or a List<User> and everything appears to be kosher BUT when we go to add the ODS, it refuses to recognize our methods.
DataAccess.cs
[DataObject(true)] static class DataAccess { ...snip...
[DataObjectMethod(DataObjectMethodType.Select, false)] public static User GetUserById(int id) { return DataSource.GetUserById(id); }
UserAdmin.aspx
[DataObjectMethod(DataObjectMethodType.Select, true)] public static List<User> ...
Task Lists / Check ListsHi,
I have a user who previously (GW 6) was able to change a mail into a Task
and this would then appear in the Calendar. Since GW7, when we change an
item into a Task, any attachement fails to open. Is this a known
problem? I am able to replicate this on several PC's.
I thought, maybe, this functionality had been changed and you had to move
items into your Checklist. The attachments open fine by the way.
I noticed when you move an item to Checklist, you get a due on date. Is
is possible that Checklist items can appear in your Calender.
It would make sense to m...
List of lists (listing of)Ted
In the great List 'o lists., is there something which is
along the lines of "Personal organisers" ?
I have googled and found others - just wondering about the lists
and couldn't see anything in there
I have a intense, executive type who's after something along the lines of
Lotus' personal organiser. Don't know why she wants to change from it
when I know she already has it installed.
Anybody else got suggestions for a good one?
(and dont't ask what I mean by good - it's not for me - perhaps I mean
effective)
In grc.techtalk, Baz...
Number of connections (spid numbers)Since upgrading from 11.9.2 to 12.5.1, I have noticed a
significant increase in the spid number assigned to
connections. Actually, it broke an application that captures
@@spid to a 3-char field. I usually have no more than
between 300 and 400 concurrent connections with anywhere
from 30 - 50 new connections each hour (per sysmon). The
spid numbers are now reaching over the 1000 mark. Has
anything changed in how spid numbers are assigned? I assumed
that a spid number is assigned either by one thats been
previously assigned and available or the next highest number
sequentially. If I ch...
Number of User, Number of ConnectionsHi,
Does open client provide a mechanism to write an application that will alow
me to monitor the number of users and connections to a database?
Regards,
San
> Does open client provide a mechanism to write an application that will alow
> me to monitor the number of users and connections to a database?
I do not think Open Client has a way to do it, but I think the easiest is to
select the info from master.dbo.sysprocesses
Stephan
On Sun, 12 Aug 2001 16:18:03 -0400, Stephan Marais <smarais@mindspring.com> wrote:
You could write an openclient application tha...