Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 01:42 PM
Mike
Guest
 
Posts: n/a
Default Displaying the server name in ASP

Hi all...

What code would you use to get the server name of the server running the ASP script?

Thanks
Mike
  #2  
Old July 19th, 2005, 01:42 PM
Mike
Guest
 
Posts: n/a
Default Re: Displaying the server name in ASP

this works


Request.ServerVariables("SERVER_NAME")


"Mike" <ulchm@lonelyprogrammer.com> wrote in message
news:23670fdf.0406081159.43f77c5b@posting.google.c om...[color=blue]
> Hi all...
>
> What code would you use to get the server name of the server running the[/color]
ASP script?[color=blue]
>
> Thanks
> Mike[/color]


  #3  
Old July 19th, 2005, 01:42 PM
Curt_C [MVP]
Guest
 
Posts: n/a
Default Re: Displaying the server name in ASP

Look at the Request.ServerVariables() list

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


"Mike" <ulchm@lonelyprogrammer.com> wrote in message
news:23670fdf.0406081159.43f77c5b@posting.google.c om...[color=blue]
> Hi all...
>
> What code would you use to get the server name of the server running the[/color]
ASP script?[color=blue]
>
> Thanks
> Mike[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles