World: r3wp
[Web] Everything web development related
older newer | first last |
Izkata 4-Dec-2005 [954] | I tried making a low-level version (with TCP), but the data it wants is inside Port/state/inBuffer, when sent in the browser.. and simply setting it in the Port doesn't seem to work |
Tomc 4-Dec-2005 [955] | I think I make post a string or literal i.e [ 'POST |
Izkata 4-Dec-2005 [956x5] | Wierd - Literal seems to work |
Well, it didn't error... | |
... but it doesn't seem to have worked correctly here. But it's a step in the right direction, at least | |
It worked! | |
Not sure which permutation of the code did it, but it did work... Thanks! | |
Graham 4-Dec-2005 [961] | since it's a dialect it should be [ post ... ] but if you need to evaluate the contents of the block, it should be reduce [ 'post post-contents ] |
Sunanda 2-Feb-2006 [962] | Good news / bad news The good news is that MS are beta-ing Internet Explorer 7, so it's a good chance to see how well your website may look in that browser (like it or not it is liekly to become a dominent browser) http://www.microsoft.com/windows/ie/ie7/default.mspx The bad news is two-fold: they have fixed most of the well-known CSS hacks; if you use the hacks your site may not render properly in IE7. Second, it is not easy to install IE7 alongside any existing IE version -- it's a reversible upgrade (in theory), so you might want to try it on a spare partition/machine. Windows only at this stage, of course. |
Graham 2-Feb-2006 [963x2] | I"m having lots of crashes in FF .. so I'll likely give it a go. |
It may be that FF's main contribution is to force MS to upgrade IE ! | |
Pekr 2-Feb-2006 [965] | crashes with FF? :-) I run Mozilla each day, heavily with tons of tabs, windows, jumping here or there, never seen a crash for past year or two ... I would not expect FF being worse in that regard? |
Graham 2-Feb-2006 [966] | Yeah .. get couple of crashes per day. |
Anton 2-Feb-2006 [967x2] | Could be latest update, I got a crash today. Shortly afterwards a notification of a new bufix release. |
bugfix | |
Ashley 2-Feb-2006 [969] | Does FF handle ASP pages? Out of the box, or is a plugin required? |
Rebolek 2-Feb-2006 [970] | ASP pages? They're generated on server, aren't they? |
Anton 2-Feb-2006 [971] | yeah, server-side aren't they Active Server Pages ? |
Rebolek 2-Feb-2006 [972] | so the result is normal HTML |
Sunanda 2-Feb-2006 [973] | Incidently, it is (despite what MS says) possible to install multiple versions of IE....It just isn't always easy. http://browsers.evolt.org/?ie/32bit/standalone |
Ashley 2-Feb-2006 [974] | My online bank account uses ASP to generate monthly statements, which works fine from Opera, IE and Safari - but fails under FF with a "Could not open xyz.asp"; so I figured it had a problem with ASP pages in general. |
Graham 2-Feb-2006 [975] | I use a number of sites which don't work in FF. Annoying.. but ASP .. not seen that one as opposed to a site problem. |
Anton 2-Feb-2006 [976x2] | Are you sure that's not just a transient problem ? |
(I suppose you switched to try another browser straight away.) | |
Ashley 2-Feb-2006 [978] | Yep. |
Anton 2-Feb-2006 [979] | Mmm. Trying spoofing as IE. |
Graham 2-Feb-2006 [980] | You need to give the FF team your bank account details so that they can try it out :) |
Anton 2-Feb-2006 [981x2] | It could be detecting the browser (possibly poorly) and generating a different page. Maybe compare the page sources. |
I figured out a fairly fast compare method using my text editor. | |
Ashley 2-Feb-2006 [983] | New to FF, what's the manu option to spoof as IE? |
Anton 2-Feb-2006 [984x3] | I know there is (or was recently) a plugin to easily set the spoof. |
Sorry, it's an extension I think. Go to Tools/Extensions/Get more extensions. | |
A new webpage pops up at addons.mozilla.org, search for "spoof" | |
Ashley 2-Feb-2006 [987] | Thanks, I'll try it out next month. ;) |
Anton 2-Feb-2006 [988x2] | :) no worries |
I can write my own damn browser which damn well works, damn it ! | |
Sunanda 2-Feb-2006 [990] | I have to occassionally access websites that make heroic efforts only to work in IE. Banks mainly. They sniff the user-agent ID string....If you try faking that they feed you javascript that crashes other browsers. Somehow, they think insisting on IE is safer. Means I have to manually set their sites to the most restricted set of IE settings possible -- after all, why should I trust a bank that thinks that way? |
Anton 2-Feb-2006 [991] | Very interesting. I never had a problem with my bank and Firefox. |
Sunanda 2-Feb-2006 [992] | You've got a modern bank! |
Anton 2-Feb-2006 [993] | :) no no, not a piggy-bank either - an actual, governement-backed bank. |
Ammon 2-Feb-2006 [994] | Firefox has been crashing multiple times a day for me as well. Mozilla isn't an option as it is just too bloated and slow. I keep thinking of using Opera but it seems to have issues with a lot of sites. In general it is a little faster than most browsers but it has its own collection of problems. It's amazing to me how problematic the web is. |
Graham 2-Feb-2006 [995] | Almost back to the old days .. apps keep crashing because there's no standard API. |
Pekr 2-Feb-2006 [996x2] | guys, you are unbelievable bashers of Mozilla ;-) |
I wonder if you actually are use facts with your claims or your PCs are more than broken .... | |
Graham 2-Feb-2006 [998x3] | Hmm. |
You're the one who bashes Rebol! | |
We just point out our PCs crash with FF, and you accuse us of the same! | |
Pekr 2-Feb-2006 [1001] | I use mozilla from 0.9.6, it crashed sometimes, but I have something like + 40 installs at my various friends, customers, never heard about crash for last 10 or so months ...... |
Graham 2-Feb-2006 [1002] | Perhaps they don't bother telling you? |
Pekr 2-Feb-2006 [1003] | I will bash rebol every day for obvious reasons I can repeat ... |
older newer | first last |