Search the web
Sign In
New User? Sign Up
ArachneDevelopment · Arachne Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3584 - 3613 of 4274   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3584
... Enable this option in arachne.cfg and all will be fine.... IgnoreJS Yes If the HTML/JS is written as follows.... all is well. ... Hello<br> <script> <!-- ...
Glenn McCorkle
glennmcc1959
Offline Send Email
Oct 5, 2007
12:46 am
3585
... How in heck can that possibly be parsed? I don't know HTML so I shouldn't say anything but by what test can it be determined that " <x " is not the start...
Ray Andrews
randrews@...
Send Email
Oct 5, 2007
4:16 am
3586
... When we are inside a SCRIPT tag we need to wait until we get </SCRIPT>, unless we have encountered another SCRIPT tag. Example: <SCRIPT> ...
Bernhard Eriksson
bernharderik...
Offline Send Email
Oct 5, 2007
5:06 am
3587
Hi all, I was trying to determine whether nesting scripts was legal, and encountered the following in html4 : " ILLEGAL EXAMPLE: The following script data...
da Silva, Joe
j_ds_au
Offline Send Email
Oct 5, 2007
6:54 am
3588
Hi at all, i've tried the Werner arachne core with built in js. When i close the the ALERTWINDOW , arachne try to dial. I've deselected from arachne.cfg the...
MARINELLUCCIA1@...
Send Email
Oct 5, 2007
11:30 am
3589
On Fri, 05 Oct 2007 07:05:58 +0200, Bernhard Eriksson wrote: Bernie, ... Well on the face of it, that sounds easy -- when inside a <SCRIPT> if we come across a...
Ray Andrews
randrews@...
Send Email
Oct 5, 2007
6:34 pm
3590
... Hi Bernie, In this particular example.... there's no change either with or without my code. That example does not require the 'IgnoreJS fix' 'IgnoreJS Yes'...
glennmcc1959
Offline Send Email
Oct 10, 2007
1:03 am
3591
... <snip> ... Oops.... I'm getting my programmers mixed-up here. :( That example was posted by Werner....
glennmcc1959
Offline Send Email
Oct 10, 2007
1:07 am
3592
Hi Glenn, ... I thought the purpose of the IgnoreJS option was to make web pages display correctly that have HTML embedded within the <script> ... </script>...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 10, 2007
9:15 pm
3593
... As we see..... the default setting is 'No'. __________________________________________________________________ case TAG_SCRIPT://<SCRIPT> //!!glennmcc:...
glennmcc1959
Offline Send Email
Oct 10, 2007
10:11 pm
3594
... Yeah, sure, but... ...as we have learned, HTML is not what the standard defines but rather what the major browsers are known to accept. So I do not ask...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 10, 2007
10:53 pm
3595
... "desired behavior" varies from one person to another. _I_ desire "correct behavior" ;-)...
glennmcc1959
Offline Send Email
Oct 11, 2007
12:22 am
3596
... Well, I hope the correctness will not require us to enable or disable JS support in Arachne to make certain web pages display correctly if that is not also...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 11, 2007
2:01 am
3597
... 'IgnoreJS Yes' prevents that code from being displayed.... an action which is both 'correct' and 'desired'. ;-)...
glennmcc1959
Offline Send Email
Oct 11, 2007
2:13 am
3598
... No, it doesn't - I have it active most of the time, and it definetely does not keep Arachne from displaying the code on some pages. Most of the time it is...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 11, 2007
12:34 pm
3599
... Here is a page that shows this problem: http://www.heise.de/newsticker/meldung/96914 It only displays part of the JS code when IgnoreJS is set to Yes, but...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 11, 2007
2:09 pm
3600
... Which version of Arachne are you using that displayas JS on that page ? My own compile does not display any JS with either setting of IgnoreJS. ...
glennmcc1959
Offline Send Email
Oct 11, 2007
10:23 pm
3601
... Just now tested it with Ray's latest compile and with Joe's v1.90;J3 WIP Niether of them displays any JS anywhere on the page with either setting of...
glennmcc1959
Offline Send Email
Oct 11, 2007
10:45 pm
3602
... Same results with v1.90;J1 No JS displayed with either setting of IgnoreJS...
glennmcc1959
Offline Send Email
Oct 11, 2007
10:50 pm
3603
... 1.90JG-387 - but since you say it has been in effect for the last five years, it should not make a difference. Also, I cannot find anything related to that...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 12, 2007
12:01 am
3604
... I have just checked the behaviour of my experimental installation of J3 on another machine and cannot reproduce it there, either. Does this mean the bug...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 12, 2007
12:12 am
3605
... Well sir... I have no explaination why you are getting JS displayed and I am not. Just now checked it with v1.90;JG,r1-387 Same as all other versions I...
glennmcc1959
Offline Send Email
Oct 12, 2007
12:29 am
3606
Hi Glenn, ... well, I have found the following suspicious code snippet in the HTML text of that page: <SCRIPT Language="JavaScript"> <!-- OASd = document; plug...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 12, 2007
1:31 am
3607
... But that does not explain why it's not being displayed on my screen when I visit that page. http://www.cisnet.com/glennmcc/ijs-no.gif ...
glennmcc1959
Offline Send Email
Oct 12, 2007
3:03 am
3608 hanshampel
Offline Send Email
Oct 12, 2007
9:16 am
3609
... There are three simple explanations for that phenonemon: 1. You are using a slightly different version of Arachne. (I am using the core file dated...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 12, 2007
11:29 am
3610
... Here is my screenshot: http://www.drdosprojects.de/page.jpg As we see, it is definetely there on *my* screen. Udo -- The DR-DOS/OpenDOS Enhancement Project...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 12, 2007
11:44 am
3611
I have another test case from the same server. This time I have saved a copy of the page to my webspace so we can exactly compare the results: ...
Udo Kuhnt
048321887-0001@...
Send Email
Oct 12, 2007
12:14 pm
3612
... OK.... jsbug.htm gives me the JS on my screen in v1.90;JG,r1-387 with 'IngnoreJS Yes' (but not with 'IgnoreJS No') Also.... in v1.90;J1 and 1.90;J3 WIP ......
glennmcc1959
Offline Send Email
Oct 12, 2007
2:25 pm
3613
... Tested several other versions going back to v1.71;UE01 All previous version that I tested _do_ display that JS on-screen when we have 'IgnoreJS Yes' None...
glennmcc1959
Offline Send Email
Oct 12, 2007
4:13 pm
Messages 3584 - 3613 of 4274   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help