extra spaces in edit window

View: New views
9 Messages — Rating Filter:   Alert me  

extra spaces in edit window

by K Post :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm still seeing a bunch of extra spaces every time I open the edit
window.  I know that this was disucssed before, but I don't know if a
resolution was ever found.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: extra spaces in edit window

by Hill, Brett :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

K Post wrote:
> I'm still seeing a bunch of extra spaces every time I open
> the edit window.  I know that this was disucssed before, but
> I don't know if a resolution was ever found.

In my experience, they're only at the bottom of the window and they're
not saved in the file.  Why is it a problem?

Kind Regards,
Brett


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: extra spaces in edit window

by K Post :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It's not a problem at all, just a nuisance.  When entering new lines,
if I click on that last line, I'm put 6 or however many spaces there
are in, instead of at the beginning of the line.

There's code somewhere that's causing it.  I was just commenting that
it still appears to be a problem as a reminder for Thomas & Fritz to
check it out when they have time.  This certainly isn't a priority.


On Mon, Nov 9, 2009 at 7:54 AM, Hill, Brett <hillrb@...> wrote:

> K Post wrote:
>> I'm still seeing a bunch of extra spaces every time I open
>> the edit window.  I know that this was disucssed before, but
>> I don't know if a resolution was ever found.
>
> In my experience, they're only at the bottom of the window and they're
> not saved in the file.  Why is it a problem?
>
> Kind Regards,
> Brett
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Antwort: Re: extra spaces in edit window

by Thomas Eckardt/eck :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>There's code somewhere that's causing it.  I was just commenting that
>it still appears to be a problem as a reminder for Thomas & Fritz to
>check it out when they have time.  This certainly isn't a priority.

We know that, this is done by the browser, not by ASSP. We submit the
content like it is - no adding any spaces or new lines. But if we receive
a file, we remove the trailing [LF]'s.

Thomas



K Post <nntp.post@...>
09.11.2009 14:48
Bitte antworten an
ASSP development mailing list <assp-test@...>


An
ASSP development mailing list <assp-test@...>
Kopie

Thema
Re: [Assp-test] extra spaces in edit window






It's not a problem at all, just a nuisance.  When entering new lines,
if I click on that last line, I'm put 6 or however many spaces there
are in, instead of at the beginning of the line.

There's code somewhere that's causing it.  I was just commenting that
it still appears to be a problem as a reminder for Thomas & Fritz to
check it out when they have time.  This certainly isn't a priority.


On Mon, Nov 9, 2009 at 7:54 AM, Hill, Brett <hillrb@...> wrote:

> K Post wrote:
>> I'm still seeing a bunch of extra spaces every time I open
>> the edit window.  I know that this was disucssed before, but
>> I don't know if a resolution was ever found.
>
> In my experience, they're only at the bottom of the window and they're
> not saved in the file.  Why is it a problem?
>
> Kind Regards,
> Brett
>
>
>
------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
> trial. Simplify your report design, integration and deployment - and
focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally
privileged and protected in law and are intended solely for the use of the

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: Antwort: Re: extra spaces in edit window

by K Post :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm trying to think of what could be the cause of this.  I've done a
bunch of web coding internally here and never seem to have this
problem.  Does this happen when browsing on *nix machines?

On Tue, Nov 10, 2009 at 9:55 AM, Thomas Eckardt/eck
<Thomas.Eckardt@...> wrote:

>>There's code somewhere that's causing it.  I was just commenting that
>>it still appears to be a problem as a reminder for Thomas & Fritz to
>>check it out when they have time.  This certainly isn't a priority.
>
> We know that, this is done by the browser, not by ASSP. We submit the
> content like it is - no adding any spaces or new lines. But if we receive
> a file, we remove the trailing [LF]'s.
>
> Thomas
>
>
>
> K Post <nntp.post@...>
> 09.11.2009 14:48
> Bitte antworten an
> ASSP development mailing list <assp-test@...>
>
>
> An
> ASSP development mailing list <assp-test@...>
> Kopie
>
> Thema
> Re: [Assp-test] extra spaces in edit window
>
>
>
>
>
>
> It's not a problem at all, just a nuisance.  When entering new lines,
> if I click on that last line, I'm put 6 or however many spaces there
> are in, instead of at the beginning of the line.
>
> There's code somewhere that's causing it.  I was just commenting that
> it still appears to be a problem as a reminder for Thomas & Fritz to
> check it out when they have time.  This certainly isn't a priority.
>
>
> On Mon, Nov 9, 2009 at 7:54 AM, Hill, Brett <hillrb@...> wrote:
>> K Post wrote:
>>> I'm still seeing a bunch of extra spaces every time I open
>>> the edit window.  I know that this was disucssed before, but
>>> I don't know if a resolution was ever found.
>>
>> In my experience, they're only at the bottom of the window and they're
>> not saved in the file.  Why is it a problem?
>>
>> Kind Regards,
>> Brett
>>
>>
>>
> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, legally
> privileged and protected in law and are intended solely for the use of the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Antwort: Re: Antwort: Re: extra spaces in edit window

by Thomas Eckardt/eck :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>I'm trying to think of what could be the cause of this.  I've done a
>bunch of web coding internally here and never seem to have this
>problem.  Does this happen when browsing on *nix machines?

There is a JavaScript (very very old 1.1/1.2) inside to perform the edit
in the browser - I think this could be the problem - it works perfect,
except the small "bug" - we should leave it as it is.

Thomas






K Post <nntp.post@...>
10.11.2009 18:43
Bitte antworten an
ASSP development mailing list <assp-test@...>


An
ASSP development mailing list <assp-test@...>
Kopie

Thema
Re: [Assp-test] Antwort: Re: extra spaces in edit window






I'm trying to think of what could be the cause of this.  I've done a
bunch of web coding internally here and never seem to have this
problem.  Does this happen when browsing on *nix machines?

On Tue, Nov 10, 2009 at 9:55 AM, Thomas Eckardt/eck
<Thomas.Eckardt@...> wrote:
>>There's code somewhere that's causing it.  I was just commenting that
>>it still appears to be a problem as a reminder for Thomas & Fritz to
>>check it out when they have time.  This certainly isn't a priority.
>
> We know that, this is done by the browser, not by ASSP. We submit the
> content like it is - no adding any spaces or new lines. But if we
receive

> a file, we remove the trailing [LF]'s.
>
> Thomas
>
>
>
> K Post <nntp.post@...>
> 09.11.2009 14:48
> Bitte antworten an
> ASSP development mailing list <assp-test@...>
>
>
> An
> ASSP development mailing list <assp-test@...>
> Kopie
>
> Thema
> Re: [Assp-test] extra spaces in edit window
>
>
>
>
>
>
> It's not a problem at all, just a nuisance.  When entering new lines,
> if I click on that last line, I'm put 6 or however many spaces there
> are in, instead of at the beginning of the line.
>
> There's code somewhere that's causing it.  I was just commenting that
> it still appears to be a problem as a reminder for Thomas & Fritz to
> check it out when they have time.  This certainly isn't a priority.
>
>
> On Mon, Nov 9, 2009 at 7:54 AM, Hill, Brett <hillrb@...> wrote:
>> K Post wrote:
>>> I'm still seeing a bunch of extra spaces every time I open
>>> the edit window.  I know that this was disucssed before, but
>>> I don't know if a resolution was ever found.
>>
>> In my experience, they're only at the bottom of the window and they're
>> not saved in the file.  Why is it a problem?
>>
>> Kind Regards,
>> Brett
>>
>>
>>
>
------------------------------------------------------------------------------

>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>
>
------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and
focus

> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential,
legally
> privileged and protected in law and are intended solely for the use of
the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
> trial. Simplify your report design, integration and deployment - and
focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally
privileged and protected in law and are intended solely for the use of the

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: Antwort: Re: Antwort: Re: extra spaces in edit window

by K Post :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Agree.  We'll take care of that when you stop wasting your time with
me and separate the admin software from the rest of the code :)


On Tue, Nov 10, 2009 at 1:00 PM, Thomas Eckardt/eck
<Thomas.Eckardt@...> wrote:

>>I'm trying to think of what could be the cause of this.  I've done a
>>bunch of web coding internally here and never seem to have this
>>problem.  Does this happen when browsing on *nix machines?
>
> There is a JavaScript (very very old 1.1/1.2) inside to perform the edit
> in the browser - I think this could be the problem - it works perfect,
> except the small "bug" - we should leave it as it is.
>
> Thomas
>
>
>
>
>
>
> K Post <nntp.post@...>
> 10.11.2009 18:43
> Bitte antworten an
> ASSP development mailing list <assp-test@...>
>
>
> An
> ASSP development mailing list <assp-test@...>
> Kopie
>
> Thema
> Re: [Assp-test] Antwort: Re: extra spaces in edit window
>
>
>
>
>
>
> I'm trying to think of what could be the cause of this.  I've done a
> bunch of web coding internally here and never seem to have this
> problem.  Does this happen when browsing on *nix machines?
>
> On Tue, Nov 10, 2009 at 9:55 AM, Thomas Eckardt/eck
> <Thomas.Eckardt@...> wrote:
>>>There's code somewhere that's causing it.  I was just commenting that
>>>it still appears to be a problem as a reminder for Thomas & Fritz to
>>>check it out when they have time.  This certainly isn't a priority.
>>
>> We know that, this is done by the browser, not by ASSP. We submit the
>> content like it is - no adding any spaces or new lines. But if we
> receive
>> a file, we remove the trailing [LF]'s.
>>
>> Thomas
>>
>>
>>
>> K Post <nntp.post@...>
>> 09.11.2009 14:48
>> Bitte antworten an
>> ASSP development mailing list <assp-test@...>
>>
>>
>> An
>> ASSP development mailing list <assp-test@...>
>> Kopie
>>
>> Thema
>> Re: [Assp-test] extra spaces in edit window
>>
>>
>>
>>
>>
>>
>> It's not a problem at all, just a nuisance.  When entering new lines,
>> if I click on that last line, I'm put 6 or however many spaces there
>> are in, instead of at the beginning of the line.
>>
>> There's code somewhere that's causing it.  I was just commenting that
>> it still appears to be a problem as a reminder for Thomas & Fritz to
>> check it out when they have time.  This certainly isn't a priority.
>>
>>
>> On Mon, Nov 9, 2009 at 7:54 AM, Hill, Brett <hillrb@...> wrote:
>>> K Post wrote:
>>>> I'm still seeing a bunch of extra spaces every time I open
>>>> the edit window.  I know that this was disucssed before, but
>>>> I don't know if a resolution was ever found.
>>>
>>> In my experience, they're only at the bottom of the window and they're
>>> not saved in the file.  Why is it a problem?
>>>
>>> Kind Regards,
>>> Brett
>>>
>>>
>>>
>>
> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Assp-test mailing list
>>> Assp-test@...
>>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>>
>>
>>
> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>>
>>
>>
>> DISCLAIMER:
>> *******************************************************
>> This email and any files transmitted with it may be confidential,
> legally
>> privileged and protected in law and are intended solely for the use of
> the
>>
>> individual to whom it is addressed.
>> This email was multiple times scanned for viruses. There should be no
>> known virus in this email!
>> *******************************************************
>>
>>
>>
> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, legally
> privileged and protected in law and are intended solely for the use of the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Antwort: Re: Antwort: Re: Antwort: Re: extra spaces in edit window

by Thomas Eckardt/eck :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>separate the admin software from the rest of the code

This will need a complete redesign of assp - there is currently no need to
do that.

Thomas




K Post <nntp.post@...>
10.11.2009 21:02
Bitte antworten an
ASSP development mailing list <assp-test@...>


An
ASSP development mailing list <assp-test@...>
Kopie

Thema
Re: [Assp-test] Antwort: Re: Antwort: Re: extra spaces in edit window






Agree.  We'll take care of that when you stop wasting your time with
me and separate the admin software from the rest of the code :)


On Tue, Nov 10, 2009 at 1:00 PM, Thomas Eckardt/eck
<Thomas.Eckardt@...> wrote:

>>I'm trying to think of what could be the cause of this.  I've done a
>>bunch of web coding internally here and never seem to have this
>>problem.  Does this happen when browsing on *nix machines?
>
> There is a JavaScript (very very old 1.1/1.2) inside to perform the edit
> in the browser - I think this could be the problem - it works perfect,
> except the small "bug" - we should leave it as it is.
>
> Thomas
>
>
>
>
>
>
> K Post <nntp.post@...>
> 10.11.2009 18:43
> Bitte antworten an
> ASSP development mailing list <assp-test@...>
>
>
> An
> ASSP development mailing list <assp-test@...>
> Kopie
>
> Thema
> Re: [Assp-test] Antwort: Re: extra spaces in edit window
>
>
>
>
>
>
> I'm trying to think of what could be the cause of this.  I've done a
> bunch of web coding internally here and never seem to have this
> problem.  Does this happen when browsing on *nix machines?
>
> On Tue, Nov 10, 2009 at 9:55 AM, Thomas Eckardt/eck
> <Thomas.Eckardt@...> wrote:
>>>There's code somewhere that's causing it.  I was just commenting that
>>>it still appears to be a problem as a reminder for Thomas & Fritz to
>>>check it out when they have time.  This certainly isn't a priority.
>>
>> We know that, this is done by the browser, not by ASSP. We submit the
>> content like it is - no adding any spaces or new lines. But if we
> receive
>> a file, we remove the trailing [LF]'s.
>>
>> Thomas
>>
>>
>>
>> K Post <nntp.post@...>
>> 09.11.2009 14:48
>> Bitte antworten an
>> ASSP development mailing list <assp-test@...>
>>
>>
>> An
>> ASSP development mailing list <assp-test@...>
>> Kopie
>>
>> Thema
>> Re: [Assp-test] extra spaces in edit window
>>
>>
>>
>>
>>
>>
>> It's not a problem at all, just a nuisance.  When entering new lines,
>> if I click on that last line, I'm put 6 or however many spaces there
>> are in, instead of at the beginning of the line.
>>
>> There's code somewhere that's causing it.  I was just commenting that
>> it still appears to be a problem as a reminder for Thomas & Fritz to
>> check it out when they have time.  This certainly isn't a priority.
>>
>>
>> On Mon, Nov 9, 2009 at 7:54 AM, Hill, Brett <hillrb@...> wrote:
>>> K Post wrote:
>>>> I'm still seeing a bunch of extra spaces every time I open
>>>> the edit window.  I know that this was disucssed before, but
>>>> I don't know if a resolution was ever found.
>>>
>>> In my experience, they're only at the bottom of the window and they're
>>> not saved in the file.  Why is it a problem?
>>>
>>> Kind Regards,
>>> Brett
>>>
>>>
>>>
>>
>
------------------------------------------------------------------------------

>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Assp-test mailing list
>>> Assp-test@...
>>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>>
>>
>>
>
------------------------------------------------------------------------------

>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>>
>>
>>
>> DISCLAIMER:
>> *******************************************************
>> This email and any files transmitted with it may be confidential,
> legally
>> privileged and protected in law and are intended solely for the use of
> the
>>
>> individual to whom it is addressed.
>> This email was multiple times scanned for viruses. There should be no
>> known virus in this email!
>> *******************************************************
>>
>>
>>
>
------------------------------------------------------------------------------

>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>
>
------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and
focus

> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential,
legally
> privileged and protected in law and are intended solely for the use of
the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
> trial. Simplify your report design, integration and deployment - and
focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally
privileged and protected in law and are intended solely for the use of the

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test

Re: Antwort: Re: Antwort: Re: Antwort: Re: extra spaces in edit window

by K Post :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Note the :)    Obvious.

On Tue, Nov 10, 2009 at 3:23 PM, Thomas Eckardt/eck
<Thomas.Eckardt@...> wrote:

>>separate the admin software from the rest of the code
>
> This will need a complete redesign of assp - there is currently no need to
> do that.
>
> Thomas
>
>
>
>
> K Post <nntp.post@...>
> 10.11.2009 21:02
> Bitte antworten an
> ASSP development mailing list <assp-test@...>
>
>
> An
> ASSP development mailing list <assp-test@...>
> Kopie
>
> Thema
> Re: [Assp-test] Antwort: Re: Antwort: Re: extra spaces in edit window
>
>
>
>
>
>
> Agree.  We'll take care of that when you stop wasting your time with
> me and separate the admin software from the rest of the code :)
>
>
> On Tue, Nov 10, 2009 at 1:00 PM, Thomas Eckardt/eck
> <Thomas.Eckardt@...> wrote:
>>>I'm trying to think of what could be the cause of this.  I've done a
>>>bunch of web coding internally here and never seem to have this
>>>problem.  Does this happen when browsing on *nix machines?
>>
>> There is a JavaScript (very very old 1.1/1.2) inside to perform the edit
>> in the browser - I think this could be the problem - it works perfect,
>> except the small "bug" - we should leave it as it is.
>>
>> Thomas
>>
>>
>>
>>
>>
>>
>> K Post <nntp.post@...>
>> 10.11.2009 18:43
>> Bitte antworten an
>> ASSP development mailing list <assp-test@...>
>>
>>
>> An
>> ASSP development mailing list <assp-test@...>
>> Kopie
>>
>> Thema
>> Re: [Assp-test] Antwort: Re: extra spaces in edit window
>>
>>
>>
>>
>>
>>
>> I'm trying to think of what could be the cause of this.  I've done a
>> bunch of web coding internally here and never seem to have this
>> problem.  Does this happen when browsing on *nix machines?
>>
>> On Tue, Nov 10, 2009 at 9:55 AM, Thomas Eckardt/eck
>> <Thomas.Eckardt@...> wrote:
>>>>There's code somewhere that's causing it.  I was just commenting that
>>>>it still appears to be a problem as a reminder for Thomas & Fritz to
>>>>check it out when they have time.  This certainly isn't a priority.
>>>
>>> We know that, this is done by the browser, not by ASSP. We submit the
>>> content like it is - no adding any spaces or new lines. But if we
>> receive
>>> a file, we remove the trailing [LF]'s.
>>>
>>> Thomas
>>>
>>>
>>>
>>> K Post <nntp.post@...>
>>> 09.11.2009 14:48
>>> Bitte antworten an
>>> ASSP development mailing list <assp-test@...>
>>>
>>>
>>> An
>>> ASSP development mailing list <assp-test@...>
>>> Kopie
>>>
>>> Thema
>>> Re: [Assp-test] extra spaces in edit window
>>>
>>>
>>>
>>>
>>>
>>>
>>> It's not a problem at all, just a nuisance.  When entering new lines,
>>> if I click on that last line, I'm put 6 or however many spaces there
>>> are in, instead of at the beginning of the line.
>>>
>>> There's code somewhere that's causing it.  I was just commenting that
>>> it still appears to be a problem as a reminder for Thomas & Fritz to
>>> check it out when they have time.  This certainly isn't a priority.
>>>
>>>
>>> On Mon, Nov 9, 2009 at 7:54 AM, Hill, Brett <hillrb@...> wrote:
>>>> K Post wrote:
>>>>> I'm still seeing a bunch of extra spaces every time I open
>>>>> the edit window.  I know that this was disucssed before, but
>>>>> I don't know if a resolution was ever found.
>>>>
>>>> In my experience, they're only at the bottom of the window and they're
>>>> not saved in the file.  Why is it a problem?
>>>>
>>>> Kind Regards,
>>>> Brett
>>>>
>>>>
>>>>
>>>
>>
> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Assp-test mailing list
>>>> Assp-test@...
>>>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>>>
>>>
>>>
>>
> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>> focus
>>> on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Assp-test mailing list
>>> Assp-test@...
>>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>>
>>>
>>>
>>>
>>> DISCLAIMER:
>>> *******************************************************
>>> This email and any files transmitted with it may be confidential,
>> legally
>>> privileged and protected in law and are intended solely for the use of
>> the
>>>
>>> individual to whom it is addressed.
>>> This email was multiple times scanned for viruses. There should be no
>>> known virus in this email!
>>> *******************************************************
>>>
>>>
>>>
>>
> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Assp-test mailing list
>>> Assp-test@...
>>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>>
>>
>>
> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>>
>>
>>
>> DISCLAIMER:
>> *******************************************************
>> This email and any files transmitted with it may be confidential,
> legally
>> privileged and protected in law and are intended solely for the use of
> the
>>
>> individual to whom it is addressed.
>> This email was multiple times scanned for viruses. There should be no
>> known virus in this email!
>> *******************************************************
>>
>>
>>
> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
>> trial. Simplify your report design, integration and deployment - and
> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@...
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, legally
> privileged and protected in law and are intended solely for the use of the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@...
> https://lists.sourceforge.net/lists/listinfo/assp-test
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@...
https://lists.sourceforge.net/lists/listinfo/assp-test