Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

:80 in address bar

LEGEND ,
May 11, 2007 May 11, 2007
My site has just gone live and I have noticed an irregularity. On a certain
link I get :80 in the address bar. What is this eg.
http://www.myexample.com:80/intro.asp

What does the :80 mean? Is it the port number and if so why does it display?

Thanks.


TOPICS
Server side applications
629
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 11, 2007 May 11, 2007
> My site has just gone live and I have noticed an irregularity. On a
> certain link I get :80 in the address bar. What is this eg.
> http://www.myexample.com:80/intro.asp
>
> What does the :80 mean? Is it the port number and if so why does it
> display?

That is the port number. 80 is the default port for HTTP traffic. So in this
case, it's likely redundant. I'm guessing it's there because it's hard-coded
in the link you created.

-darrel


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 11, 2007 May 11, 2007
No, it's not hard coded into the link. That is why I couldn't understand why
it is there in the address. Also, what do you mean by redundant? I'm not
sure I follow.


"darrel" <notreal@nowhere.com> wrote in message
news:f22508$27a$1@forums.macromedia.com...
>> My site has just gone live and I have noticed an irregularity. On a
>> certain link I get :80 in the address bar. What is this eg.
>> http://www.myexample.com:80/intro.asp
>>
>> What does the :80 mean? Is it the port number and if so why does it
>> display?
>
> That is the port number. 80 is the default port for HTTP traffic. So in
> this case, it's likely redundant. I'm guessing it's there because it's
> hard-coded in the link you created.
>
> -darrel
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 11, 2007 May 11, 2007
Port 80 is what you get when you don't specify a port. That's redundant.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"GrantB" <s@s.com> wrote in message
news:f2260b$3j5$1@forums.macromedia.com...
> No, it's not hard coded into the link. That is why I couldn't understand
> why it is there in the address. Also, what do you mean by redundant? I'm
> not sure I follow.
>
>
> "darrel" <notreal@nowhere.com> wrote in message
> news:f22508$27a$1@forums.macromedia.com...
>>> My site has just gone live and I have noticed an irregularity. On a
>>> certain link I get :80 in the address bar. What is this eg.
>>> http://www.myexample.com:80/intro.asp
>>>
>>> What does the :80 mean? Is it the port number and if so why does it
>>> display?
>>
>> That is the port number. 80 is the default port for HTTP traffic. So in
>> this case, it's likely redundant. I'm guessing it's there because it's
>> hard-coded in the link you created.
>>
>> -darrel
>>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 11, 2007 May 11, 2007
How do you sprcify a port in a URL link?


"Murray *ACE*" <forums@HAHAgreat-web-sights.com> wrote in message
news:f226si$4pn$1@forums.macromedia.com...
> Port 80 is what you get when you don't specify a port. That's redundant.
>
> --
> Murray --- ICQ 71997575
> Adobe Community Expert
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> http://www.dreamweavermx-templates.com - Template Triage!
> http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
> http://www.dwfaq.com - DW FAQs, Tutorials & Resources
> http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
> ==================
>
>
> "GrantB" <s@s.com> wrote in message
> news:f2260b$3j5$1@forums.macromedia.com...
>> No, it's not hard coded into the link. That is why I couldn't understand
>> why it is there in the address. Also, what do you mean by redundant? I'm
>> not sure I follow.
>>
>>
>> "darrel" <notreal@nowhere.com> wrote in message
>> news:f22508$27a$1@forums.macromedia.com...
>>>> My site has just gone live and I have noticed an irregularity. On a
>>>> certain link I get :80 in the address bar. What is this eg.
>>>> http://www.myexample.com:80/intro.asp
>>>>
>>>> What does the :80 mean? Is it the port number and if so why does it
>>>> display?
>>>
>>> That is the port number. 80 is the default port for HTTP traffic. So in
>>> this case, it's likely redundant. I'm guessing it's there because it's
>>> hard-coded in the link you created.
>>>
>>> -darrel
>>>
>>
>>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 11, 2007 May 11, 2007
ROFL.

Uhhh - http://www.example.com:80

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"GrantB" <s@s.com> wrote in message
news:f22ihe$jlv$1@forums.macromedia.com...
> How do you sprcify a port in a URL link?
>
>
> "Murray *ACE*" <forums@HAHAgreat-web-sights.com> wrote in message
> news:f226si$4pn$1@forums.macromedia.com...
>> Port 80 is what you get when you don't specify a port. That's redundant.
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do so!)
>> ==================
>> http://www.dreamweavermx-templates.com - Template Triage!
>> http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
>> http://www.dwfaq.com - DW FAQs, Tutorials & Resources
>> http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
>> ==================
>>
>>
>> "GrantB" <s@s.com> wrote in message
>> news:f2260b$3j5$1@forums.macromedia.com...
>>> No, it's not hard coded into the link. That is why I couldn't understand
>>> why it is there in the address. Also, what do you mean by redundant? I'm
>>> not sure I follow.
>>>
>>>
>>> "darrel" <notreal@nowhere.com> wrote in message
>>> news:f22508$27a$1@forums.macromedia.com...
>>>>> My site has just gone live and I have noticed an irregularity. On a
>>>>> certain link I get :80 in the address bar. What is this eg.
>>>>> http://www.myexample.com:80/intro.asp
>>>>>
>>>>> What does the :80 mean? Is it the port number and if so why does it
>>>>> display?
>>>>
>>>> That is the port number. 80 is the default port for HTTP traffic. So in
>>>> this case, it's likely redundant. I'm guessing it's there because it's
>>>> hard-coded in the link you created.
>>>>
>>>> -darrel
>>>>
>>>
>>>
>>
>>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 12, 2007 May 12, 2007
It is a security feature of some email clients to append :80 to the link so
that the link takes you to a valid http address.

Tom Muck

"GrantB" <s@s.com> wrote in message
news:f2249v$1bb$1@forums.macromedia.com...
> My site has just gone live and I have noticed an irregularity. On a
> certain link I get :80 in the address bar. What is this eg.
> http://www.myexample.com:80/intro.asp
>
> What does the :80 mean? Is it the port number and if so why does it
> display?
>
> Thanks.
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 12, 2007 May 12, 2007
Thanks Tom, that is the answer I was looking for. (free from unneccesary bad
attitude)

"Tom Muck" <tommuck@NO-SPAM-hotmail.com> wrote in message
news:f24grv$roe$1@forums.macromedia.com...
> It is a security feature of some email clients to append :80 to the link
> so that the link takes you to a valid http address.
>
> Tom Muck
>
> "GrantB" <s@s.com> wrote in message
> news:f2249v$1bb$1@forums.macromedia.com...
>> My site has just gone live and I have noticed an irregularity. On a
>> certain link I get :80 in the address bar. What is this eg.
>> http://www.myexample.com:80/intro.asp
>>
>> What does the :80 mean? Is it the port number and if so why does it
>> display?
>>
>> Thanks.
>>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 14, 2007 May 14, 2007
> Thanks Tom, that is the answer I was looking for. (free from unneccesary
> bad attitude)

Who was giving you bad attitude?

-Darrel


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 14, 2007 May 14, 2007
LATEST
On 14 May 2007 in macromedia.dreamweaver.appdev, darrel wrote:

>> Thanks Tom, that is the answer I was looking for. (free from
>> unneccesary bad attitude)
>
> Who was giving you bad attitude?

Looks like everybody but Tom Muck. (ie you and Murray. Well, Murray
/did/ include a "ROFL" in his post. I guess that's bad attitude. I'm
not sure what yours was.)

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/contact.php
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines