Sorry for bombarding you guys with e-mails, but I wrote
the e-mail below incorrectly.  This is what I meant
to say about what fixed my problem:

WOW, I just tried:
<form method="POST" action="http://www.mflan.com/cgi-bin/qa.cgi";>
and IT WORKS!!!!!!!!!!!!


This redirect issue seems to be propagated across my site.
I have removed the single Redirect I had and it did not
seem to change anything.

At the top of my webpage I have this simple image:

<IMG src="../common/accent10x10.GIF" border=0>

in my program and it didn't work.

So I change it to
<IMG src="http://www.mflan.com/cgi-bin/accent10x10.GIF"; border=0>
and it doesn't work.

I change it to
<IMG src="accent10x10.GIF" border=0>
and it doesn't work.

After doing more testing I think I am actually going to have
to move to another ISP to fix this, unless HG fixes it.

This simple site does not display the
accent10x10.GIF
graphic
http://www.mflan.com/cgi-bin/test.cgi

Mev412,

If you could tell me how you figured out my problem
was related to redirection, that may help me.


Mike


On 12/1/2018 12:11 PM, Mike Flannigan wrote:

I think you may be on to something there, but it did not
work when I changed my line:

<FORM ACTION="http://mflan.com/cgi-bin/qa.cgi"; METHOD="POST">
to
<FORM ACTION="http://www.mflan.com/cgi-bin/qa.cgi"; METHOD="POST">

I say it does not make send for the link
http://mflan.com/cgi-bin/qa.cgi?name=muscle
to work if File::Find was the problem.


WOW, I just tried:
INCORRECT************ <FORM ACTION="http://www.mflan.com/cgi-bin/qa.cgi"; METHOD="POST"> ***********INCORRECT
and IT WORKS!!!!!!!!!!!!

Now I need to figure out what is going on here.
Why did it work before and then quit working.
I am positive it worked before.

If anybody can enlighten me, please call me at
281-286-6869.



Mike
281-286-6869

_______________________________________________
Houston mailing list
[email protected]
https://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/

Reply via email to