Overview of the .asp pages

I'm trying to get my computer to set up local development and I have problems to make the .asp pages to preview correctly in DW. I'm running Vista Ultimate and have IIS 7.0 configured with all extensions. The basic site is c:\inetpub\wwwroot, and under this directory, I have different subdirectories for different sites, that I work with. The particular site where I want to experiment with .asp pages is named aspsite and I have defined it as a virtual directory in Internet Information services manager. Its path is c:\inetpub\wwwroot\aspsite. I defined a simple home page which contains a link to a test .asp page and two pages in the directory aspsite. When I try to preview in Internet Explorer, I get a dialog box asking if I want to open the page, and then it is open in DW. I believe that this is because the default program to open files .asp is DW, and it's the application that is used to access the page. If I saw in DW using Firefox, I get a page showing the code gross and in Safari and Opera, the VBscript code does not appear to function. When I go outside DW and overview by opening http://localhost/aspsite/ in any of the four browsers (IE, Firefox, Safari, Opera), the .asp page works correctly and displays the results. Is it possible to configure things so that I get these pages for an overview of the order overview of DW correctly?

I have been using the Preview menu item which F12 hotkey. But I solved the problem. I reorganized my development environment in order to separate the local DW folder from the folder to the test server and all previews now correctly. Previously, I had not specified a server technology, so I had no server specified test. Once I specified a server technology and entered the URL for my local IIS server as the test server, everything worked fine.

Tags: Dreamweaver

Similar Questions

  • How to call the asp page ofa page

    Hi all

    I have a requirement as I have to call the asp page ofa page

    using uri of destination I call the asp page, I need to pass the 10 parameters to this ASP page.

    here using session variables I'm passing these 10 settings of asp page but in the asp page will not receive values

    other than session variables

    how its posible.

    Thank you
    Anthony

    Srikanth,
    In fact I am j2ee world have no idea of the MS world :)! in any case, I just google the session object in ASP, I arrived knew this session in ASP and jsp object are managed in different ways, the two make their own session cookies, so if you move a page jsp in an ASP, the asp session object will have its own cookie and it won't read values of jsp.
    OK, the workaround for this road is the string query or URL parameters, you can pass your OAF page parameters in url such as
    'http://xxxxxxxxxxxxxxxxx.asp?PARAM1=VALUE1' and retrieve these values in the ASP page.
    Mukul-

    Published by: Mukul Gupta on January 12, 2010 14:09

  • A link to the HTML Page for the ASP Page does not display the ASP Page?

    Hello

    I can browse to the page default.asp and link, but in a browser error Page CAN not be display.  Why would it be?

    see you soon,

    Dreamweaver101.1

    > I don't see how.

    You post a url on the site, or send you the code of the page.

    > The connection window shows a path to the "dafaul.asp Page" as... /... /.. /.. / default.asp

    Is this the right path? This means that your window is nested at 4 levels under the default.asp page. Is this correct?

    > In a browser after I click on

    > Link to the navigation bar I get error Page

    How do you test it? It's on a website online? Preview mode? Test server? We need more details.

  • ASP page to email form code problem

    To the host of this site, the form must be .asp. Finally, everything works except for the line "Thank you for the presentation" which lay in the code, I picked up on their site and adapted. The same line appeared twice so I changed the text to be different, does not solve the problem. Deletion of one or another fact the rest does not work. I'm trying to understand why this line made its appearance at the top, bring down the design. This is an old site css if not completely. Maybe this would help? Any ideas would be appreciated! I tried to save the asp page but with editable regions, I had to make a model. Taking the boxes away, messed up things. To see what I mean, go to this page and type "test" in the field and submit:

    http://peaceofmoney.com/subscribe.asp

    Without seeing the code or the entire page, it's just a guess.

    Move the entire block of ASP code, the stuff of < %="" à="" %=""> to the place on the page where you want it to appear.

    Ken Ford
    Adobe Community Expert - Dreamweaver/ColdFusion
    Adobe Certified Expert - Dreamweaver CS4
    Adobe Certified Expert - ColdFusion 8
    Fordwebs, LLC
    http://www.fordwebs.com
    http://www.cfnoob.com

  • ASP page stops loading after Javascript

    Hi all
    I have an ASP page that works fine on its own. However, I have an include file that calls a .js that The Javascript has a function that compares two values of field and if the two values match a specific string, it appears an alert to the user. The javascript works fine but the ASP page finishes loading in the error message "Please wait while the page is loading...". "browser. This prevents also any condition to be applied to the fields that were created after the two fields above. Don't see any errors using DW 8. Any help or pointers to help much appreciated

    I've solved, thank you to all those who are staying on this.

  • I have problem with a. ASP page

    Hello world!!!

    I would get help from you...

    I'm building a site that contains a type main .html and a links page which is a .asp type

    My problem is that when a click the link, it should go to the .asp page and it should display such page. but it's to do something crazy, showing the .asp page encoding.

    The .asp page, it's a simple message saying THIS IS A TEST.

    That's what I mean when when I click on the link:



    "< %@LANGUAGE="JAVASCRIPT "CODEPAGE ="65001"% >
    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
    "< html xmlns =" http://www.w3.org/1999/xhtml "> "
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < title > Untitled Document < /title >
    < / head >

    < body >
    This is a test
    < / body >

    < / html >



    But common sense should be


    This is a test


    If anyone has an idea about how to get the page correctly. Please let me know what I am doing wrong.

    Thanks for your help.

    Thanks for all your support...

    I got the answer!

  • VB6 DLL is not log messages in the Windows Server 2003 event log when it is called from an ASP page

    Hi all

    I have an ASP web application, I will create a "VBModule1" (VB6 Dll) instance of an ASP page and inside this method of "VBModule1" I create an instance of another VB6 Dll 'VBLogger', who calls App.LogEvent () to write messages to the event log.

    I tested the Web application on the develepoment (XP) machine and everything worked fine but when the user runs the Web application on the Production Server (windows server 2003) events are not saved.

    Friend missing the security settings of my ASP web app that needs to be configured on Windows Server 2003 for VB6 DLLs logging events?

    Please think as soon as POSSIBLE.

    IIS on Windows server 20003 version: 6.0

    Thank you.

    Hello

    The question you have posted is related to Windows Server 2003 would be better suited to the Windows Server community.

    Please visit the link below to find a community that will support what ask you:

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • Unable to add data to the ASP Javascript page?

    If I do a page with the type of document ASP JavaScript the ability to add a db connection is grayed out even if the onumbers, type and server controls by them.  Do the same with the document type on the ASP VB script and I can't add db.  I don't think I used to have this problem before.

    Any ideas on what I'm doing wrong would be appreciated. Thank you.

    I assume you are using CS5, which dropped support ASP/JScript.

  • How to guide a contact page html to the ASP script

    I need a script for the contact page that actually works...

    I have the script to the server from the client server.

    I don't know how to guide a contact page of html to it.

    Do you know ect tutorials or can help please?

    Sabby

    < %
    sch = " http://schemas.Microsoft.com/CDO/configuration/ " " "

    Set cdoConfig = CreateObject ("CDO. Configuration")

    With cdoConfig.Fields
    . Item (sch & "sendusing") = 2' cdoSendUsingPort
    . Item (sch & "smtpserver") = "intmail".
    put
    Ends with

    Set cdoMessage = CreateObject ("CDO. Message")

    With cdoMessage
    Set. Configuration = cdoConfig
    . From = "email address".
    . To = "email address".
    . Object = "13.31.
    . TextBody = "this is the Email body.
    . Send
    Ends with

    Set cdoMessage = Nothing
    Set cdoConfig = Nothing
    % >

    This script is simply a script to mail. He isn't getting the feedback of a form. You'll need a formmail script:

    http://lmgtfy.com/?q=ASP+formmail+script

  • How to open an overview as a shortcut from the home page popup?

    Hello

    I have a question about web client plugin.

    I created an extension with extension as vise.global.views point. He points to one of my points of view with the Ombudsman.

    I added a shortcut on the home page. By clicking on the shortcut, I want to open this view in a popup.

    I checked the other shortcuts where he navigates the user to a new page.

    Is it possible to open a pop-up dialog box to navigate to a new page instead?

    Any help is really appreciated.

    Thank you

    Vincent

    No, it is not possible. An extension of shortcut can provide navigation to another position in the view, and a popup is not an extension.

    Homepage shortcuts are supposed to be points of entry to the "applications" or important sites in applications.

  • Overview - but only the current page

    Is it possible to enter the preview of the overlay creator where it jumps immediately to the current page - or even just previews the current page only? For example, there is a modifier key such as Alt/Opt + Preview? If this isn't the case, should not be a?

    For example, I'm working on the last page of a photo-lourds document and I want to get a glimpse just this page that I make changes to an HTML animation or other. Currently I have to wait for the entire document to be delivered and then drag to the bottom. Maybe there will be unexpected results if the rendering could be circumvented, but wouldn't make sense to go automatically to the current page?

    But please, tell me that there is a way.

    John

    No, it's not a way at this time, but this is a good feature request.

  • Overview of the printing table of formulas

    Overview of the printing table of formulas

    I have a very simple question, you would think.

    In the Pages, I added a simple table. Several simple formulas are added to this table. Now, if you select one of these cells that contain a formula, all of the cell that are involved in this formula is colored. See attachment.

    No I want to print my full, showing the colors of these formulas. Just check t if everything is included in these formulas. Seems very simple, if I can't find the (characters)? option, I can't find the answer to this question here again...

    Does anyone now if and how do?

    It would be great!

    Thank you, Joep

    Hi Joep,

    When you print, the selected cells are deselected. The colors will not display.

    The only thing I can suggest is to place a screen shot in a document of numbers (Menu > insert > choose...)

    In another journal (tab) or any other document and print that.

    Kind regards

    Ian.

  • Different coloured links on the same page

    If I set up different coloured links on the same page, it does not work on firefox but on other browsers it is fine.
    Example: -.
    a.Yellow:Link {color: #FFFF00}

    Any suggestions?

    Thank you!

    Martin

    http://www.w3schools.com/CSS/css_pseudo_classes.asp

    You have it tired with the color?

  • Google chrome, scroll to the next page of suggestions, search page or blank or starts from bottom to top instead of top

    Search google chrome on my iphone 6, each suggestion page starts in white until I have the touch screen or load the bottom of the page instead of from the top.

    Contact Google. It's their App find support link on the overview of iTunes to the app page.

  • Faulty keyboard on Satellite A110 under warranty - how to contact the ASP

    Hello

    How to get a replacement for my A110 keyboard? (I use a USB keyboard for this type).
    A couple of keys do not (letter a & to the left). I know there has been no spill, I'm not that daft about drinking near him.
    I had a quick look round the site, but he said no in my series. was not valid.

    Thanks in advance,
    Micky

    Hi Line

    It is very easy, you will need to contact the ASP in your country and guys explain how to act more.
    The warranty is valid, so everything should be done for free.

    Don t worry ;) and make a call just the ASP.

    Here on the Toshiba page I found a link to the ASP database in the world.

    http://EU.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/generic_content.jsp?service=EU&ID=ASP_SUPPORT

Maybe you are looking for

  • WinDVD8 Application missing after upgrade to Vista

    I wonder if anyone can help me with this? I upgraded earlier this year to Vista. Insturcitons from Toshiba for upgrade you to uninstall WinDVD 8 before the upgrade. That and of course now I cannot apply updates the original application is missing. I

  • Windows 8 error Oxc0000225 ssd

    I have a hp envy 15-j022el. I also bought a Samsung SSD 840 Evo to replace the internal hard drive 1 TB. I cloned the SSD HD with Aomei Partition Wizard 5.5 standard edition. Everything went well and the HD has been cloned to SSD. Then I replaced the

  • Cursor jumps across the screen.

    While trying to navigate around my screen with my mousepad to laptop, the cursor jumps randomly offline. ex: when you try to click on the scroll bar (on a Web page) at the bottom of the page, the cursor jumps to the top of the page. ex: on the deskto

  • my computer quit having any sound, how should I do?

    my computer comes from is arrested after all the sounds, how should I do?

  • Original product key is not valid?

    I was with Win 7 starter.  As motherboard is corrupt so I replaced it.  The screen says Win 7 isn't genuine, I typed the original product key on the back of the PC, but he says always invalid.  How can I solve this?