No, not all of them fail,
the "J Script" one under IE windows, doesn't fail, and guess what id
doesn't have the
Referer: http://www.reduxholdings.com/beta/linktester.html
in the header
now it only works under IE 6 on windows, FF on windows gives me error.
it don't like you as a referer ;-0
Here is header when it works
---
GET /index.php?
t1=mc_quote_module&t2=mc_quote_module&sym=RDXH&template=quote-
wide3html&client_id=1658&a_width=517&a_height=475 HTTP/1.1
Accept: */*
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: tools.alphatrade.com
Connection: Keep-Alive
No referer
now all the subsquent headers of on that work have headers like (with
the get line change for images and stuff)
---
GET /index.php?
t1=chart&sym=RDXH&width=199.6&height=187&showVol=0&chtype=3&client_id=16
58 HTTP/1.1
Accept: */*
Referer: http://tools.alphatrade.com/index.php?
t1=mc_quote_module&t2=mc_quote_module&sym=RDXH&template=quote-
wide3html&client_id=1658&a_width=517&a_height=475
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: tools.alphatrade.com
Connection: Keep-Alive
you might have to make a custom header to stop referrer
Ben
On Sep 26, 2006, at 5:05 PM, John Michelin wrote:
oops sorry about that
Here is a new page
http://www.reduxholdings.com/beta/linktester.html
all of them fail for me haha it's funny. I am hoping the host will
respond with an "Oh yeah we just gotta do this"
John Michelin
----- Original Message ----- From: "Robert Garcia" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, September 26, 2006 4:30 PM
Subject: Re: Witango-Talk: Odd Error
I know, I have written a couple of pages myself, that depend on
the NAME property of the window, being set, or being specific, I
am just guessing, but with the tests that ben said he did, that
may have something to do with it. I don't think it has anything to
do with the &'s in the url.
--
Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/
On Sep 26, 2006, at 4:07 PM, John Michelin wrote:
No, I am not adding the referer, however, the host Network
Solutions (its a clients choice where they host I suppose) might
be. Its atleast a unix box, maybe I can get ssh access but
probably not heh. I will see what they have to say.
John
----- Original Message ----- From: "Ben Johansen" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, September 26, 2006 2:56 PM
Subject: Re: Witango-Talk: Odd Error
Yeah, your right,
I have been doing some tests and when i copied your page source
over to new page it worked on all browsers just fine
from you page it get this header
GET /index.php?
t1=mc_quote_module&t2=mc_quote_module&sym=RDXH&template=quote-
wide3html&client_id=1658&a_width=517&a_height=475 HTTP/1.1
Accept: */*
Referer: http://www.reduxholdings.com/beta/investors.html
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: tools.alphatrade.com
Connection: Keep-Alive
from my copy i get this header
GET /index.php?
t1=mc_quote_module&t2=mc_quote_module&sym=RDXH&template=quote-
wide3html&client_id=1658&a_width=517&a_height=475 HTTP/1.1
Accept: */*
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: tools.alphatrade.com
Connection: Keep-Alive
are you adding the referrer?
Ben
On Sep 26, 2006, at 2:30 PM, Robert Garcia wrote:
Ben, I believe target can be anything...
But Bill, I am interested, what am I missing, what is wrong with
the URL?
--
Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/
On Sep 26, 2006, at 2:11 PM, William M Conlon wrote:
<A title="Redux Holdings, Inc." HREF="http://
tools.alphatrade.com/ index.php?
t1=mc_quote_module&t2=mc_quote_module&sym=RDXH&template=quote-
wide3html&client_id=1658&a_width=517&a_height=475"
target="_new">RDXH</A>
IS STILL NOT VALID HTML!
VALIDATE YOUR SOURCE!
On Sep 26, 2006, at 2:06 PM, John Michelin wrote:
Look at the non-javascript link on the page, its a normal link
and its still not working
very strange.
I can't even get it to resolve in an inframe
or a regular frame.
John
----- Original Message -----
From: Ben Johansen
To: [email protected]
Sent: Tuesday, September 26, 2006 1:23 PM
Subject: Re: Witango-Talk: Odd Error
I'm with Robert on this
I dropped it down to
test = window.open(URL, 'test',
'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable
= 0, width=520,height=480,left = 380,top = 272');
and it worked just fine
i have never seen any really need to bother with the second
param of window.open
Ben
On Sep 26, 2006, at 1:02 PM, Robert Garcia wrote:
I am pretty sure, its the javascript function, popUp that is
hosing you, the way you are using eval, I have seen that kind
of stuff encode or unencode stuff when you don't expect it
to, make it simple, just do window.open with the url, and see
if it works, then slowly build it one step at a time.
Anyway, I took a 20 sec look, just guessing.
--
Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/
On Sep 26, 2006, at 11:30 AM, John Michelin wrote:
Not really a wiTango question, but everyone else I have tried
is stumped and I sort of said I knew who could solve it...
please don't me a liar haha.
At the following url
http://www.reduxholdings.com/beta/investors.html
follow any of the links (the first RDXH is a standard a href,
the click links for detail view one is a pop up)
From that live server I get an error (1426 I believe). Now
copy and paste the href for those links into a browser and
it should come up.
http://tools.alphatrade.com/index.php?
t1=mc_quote_module&t2=mc_quote_module&sym=RDXH&template=quote-
wide3html&client_id=1658&a_width=517&a_height=475
If its still broken, and I am sure it is. You should now see
a nice pretty stock info dealy bob doing its thing.
Frightened and Confused,
John
_________________________________________________________________
_ __ ____ TO UNSUBSCRIBE: Go to http://www.witango.com/
developer/ maillist.taf
__________________________________________________________________
_ __ ___ TO UNSUBSCRIBE: Go to http://www.witango.com/
developer/ maillist.taf
__________________________________________________________________
_ __ ___ TO UNSUBSCRIBE: Go to http://www.witango.com/
developer/ maillist.taf
__________________________________________________________________
_ __ ___ TO UNSUBSCRIBE: Go to http://www.witango.com/
developer/ maillist.taf
Bill
William M. Conlon, P.E., Ph.D.
To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
vox: 650.327.2175 (direct)
fax: 650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web: http://www.tothept.com
___________________________________________________________________
_ __ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
____________________________________________________________________
_ ___
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
____________________________________________________________________
_ ___
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
_____________________________________________________________________
_ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
______________________________________________________________________
__
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf