HighDots Forums  

http://......asp's keep opening in dreamweaver :-/

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss http://......asp's keep opening in dreamweaver :-/ in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
pointblank00 webforumsuser@macromedia.com
 
Posts: n/a

Default http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:08 PM






Er..I'm a n00b but I don't think that when I go to a website ending in .asp its supposed to open with dreamweaver O_o Can someone help me? I would really appreciate any help. Thanks...



Reply With Quote
  #2  
Old   
dukla webforumsuser@macromedia.com
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:13 PM






You might have the link pointing to the file on your hardrive - I made that mistake recently.

Make sure the .asp file is in the root folder for your web pages, and that the link is just asppage.asp (or whatever).

I'm still learning too, so if its not that someone else will know.

Iain




Reply With Quote
  #3  
Old   
pointblank00 webforumsuser@macromedia.com
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:34 PM



Ya I think they are. I'm using apache 2.0 and in the htdocs (thats the root folder for web pages isn't it O_o ) and in it is a dir and in that dir is another called admin and in that dir is the .asp I want to open. No worky :-/

Thanks a lot for help, keep it coming




Reply With Quote
  #4  
Old   
Alan Ames _TMM_
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:34 PM



Is this a website? Your website??

need more info like a url- but a very possible reason that this is
happening is that there are .asp pages on a server that doesn't "do" ASP

what is happening is that the server looks up in it's list of mime types
what to do with the file extension .asp It's not listed... so it sends it
to the browser as a download to save, not as something to display.

check your hosting's FAQ or Support pages.
Or plug the domain into the "what's that site running" box in the top left
of http://netcraft.com and you'll get a report of what os the server is.

Quote:
Er..I'm a n00b but I don't think that when I go to a website ending in .asp
its supposed to open with dreamweaver O_o Can someone help me? I would
really appreciate any help. Thanks...



--
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer

yes, it's a real email address- but it's filtered to trash



Reply With Quote
  #5  
Old   
Alan Ames _TMM_
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:36 PM




Quote:
apache 2.0
is this a local testing server??
Apache doesn't do ASP. You can install Sun One onto Apache and kind of run
most ASP scripting (not suggesting that), or if on windows, install a
microsoft server with ASP components.

--
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer

yes, it's a real email address- but it's filtered to trash



Reply With Quote
  #6  
Old   
richatkin webforumsuser@macromedia.com
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:39 PM



What is the best way to create vertical lines in mx?

Do I need to insert an image or can I some how colour one side of a layer/table etc.

Is there a quick way?

regards,

Ratkin.




Reply With Quote
  #7  
Old   
Alan Ames _TMM_
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:46 PM



there was a reply to your first post by Osgood just a couple minutes after
it was asked--

Please don't pop into other threads with something that doesn't apply to the
original conversation? Also- it can take a while for someone to try and
answer a question. Please don't ask the same question several times in just
a few minutes. It can take hours or days- but eventually someone will take
a stab at almost all posts.

Cut and paste the code below to between the <head> tags of your pages
code and then attach tyhe style to a container, table or td as the
example below.

<style type="text/css">
..vertline {
border-right: 1px solid #000;
</style>


<td class="vertline"></td>


You can also use a 1 x 1 gif inserted into a table cell. This will
collapse te cell to 1px wide if all the other space in the adjoining
cells occupied.

On your other questions from the other thread---
Pricing questions would probably be better in a place that discusses the
business side of the industry.
One place is here- http://www.WebDevBiz.com



Quote:
What is the best way to create vertical lines in mx?

Do I need to insert an image or can I some how colour one side of a
layer/table etc.

Is there a quick way?

regards,

Ratkin.




--
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer

yes, it's a real email address- but it's filtered to trash



Reply With Quote
  #8  
Old   
Crenfax webforumsuser@macromedia.com
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 04:48 PM



Are you just clicking on the file? That will load it into Dreamweaver. To view the file in a browser, it has to be displayed by a web server. Also, ASP isn't native to Apache unless you're using ChilisoftASP or something similar.



Reply With Quote
  #9  
Old   
pointblank00 webforumsuser@macromedia.com
 
Posts: n/a

Default Re: http://......asp's keep opening in dreamweaver :-/ - 12-04-2003 , 05:24 PM



No I was using a webserver. Hm..thanks for the tip about apache.

Keep the help coming




Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.