Test of the ASPs in DW CS3?

Hello.

I need to start learning ASP, so I bought a book on this subject. I opened a (very simple) ASP page, example the CD-ROM that accompanies it in Dreamweaver (CS3). The open page and was visible, but when I click F12 to preview in a browser, the page would not display. This is the full simple code which is on the attached page. Is there anything else I need to do to make this work? Thank you!...

> ... You see, it all started it is because my boss wanted me
> learn a new programming language in the hope that it would be
> stimulate
> new ideas for the development of applications. Neither he nor I know
> anything
> About ASP, but I guess he heard something about this somewhere, so it's
> what it
> harvested.

In general, just picking a new language is not the key to stimulate new
ideas for the development of the app.

A better approach would be to seek new methods of app development and/or
consider looking at all the different infrastructure application out there.

ASP is almost identical to PHP with regard to the basic principle. ASP is not
developed by MS, however.

ASP.net is the replacement and is an object oriented programming language
ALA JAVA.

Ruby On Rails is a trend option these days, so maybe look at it. It's the
Ruby language, written on top of the Rails application framework. Much of
supporters of her out there.

> Are practically the same PHP and ASP (I mean, in what they can do)?

In terms of "what they do" pretty well any of web programming language
will be as well at 90%.

In terms of syntax/logic, ASP and PHP are very close, if no real advantage to
Learning ASP too in depth (especially since he's not really developed
by MS more).

> a true enough statement after learning ASP.net known PHP can only
> be a
> waste of time?

ASP.net is King in the world of enterprise application development.
If it's a direction your company wants to target/head in, and then makes
sense. If you want to integrate closely with the other offers from Microsoft
(office, sharepoint, active directory, MS SQL, etc.) ASP.net then makes
its full meaning.

Otherwise, I would say PHP is really sure to be somewhere. It has a HUGE market.
sharing, constantly updated and many commercial and open source
modules at your disposal.

-Darrel

Tags: Dreamweaver

Similar Questions

  • Satellite A30: PXE - E61 media test check the cable failure

    OK got this message on a cell phone of friends
    Others have played with him and made it worse, and now I received the laptop to try and fix.

    When you start to get

    PXE - E61 media test check the cable failure
    PXE - M0F outgoing PXC Rom

    If his tent to boot from the local network instead of the hard drive I have reset bios by default I disabled everything when I F12 boot to hard drive get the error message rΘation and one at a time, that nothing works even when I try to disable lan starts, he tries always to.

    When I try to install from disk backup it is hard disk not found, but in the bios the hard drive is located and can not boot from it.

    I tried with winxp pro disc to try not to get an OS on the laptop any partition to the OS but a blue screen with an error 0 x 00000050 CrashFree disk gives error 1170 if I remember correctly.

    I can't update the bios with new version because she needs windows, I can't stop the lan because there is no setting in the bios very minimul with about 4 useful settings in it.

    Is the hard drive turned or is this a bug in the bios that it detects drive hard, but does not assign a letter properly?

    If I try the recovery console in xp Setup there is no disk to read or write, if I maps the drive in recovery only the cd/dvd rom found no hard drive.

    Any help would be great thank you because I don't know what to do, I don't think that the hard drive is shot myself but maybe if I can get a laptop and try the hard drive what she will say if it is or not, but for now I'm stuck with no. had to go.

    I tried many things
    1. cdrom out and replaced plugs
    2. Jack hard drive out and replaced
    3 took Ram out and replaced
    4. start since the utility disk
    5. start from the winxp disk
    6. Windows XP recovery console no hard disk on c d e f g
    7 disc utility says no hard drive gives me a x: > promt error number 11030 invalid destination by car. Hard disk by bios HITACHI DK23FA-30-(PM)
    9 winxp error if I try to install 0x0000008e

    Post edited by: Shoa

    Post edited by: Shoa

    Hello Shoah

    You did what I would recommend.
    I remember what one of my friends has had a similar problem on an A200. But after the BIOS reset by default, he was able to install the OS from the recovery CD.

    The whole is very mysterious. It looks like a HARD disk failure, but the HARD drive is recognized in the BIOS. But have you checked the HARD disk in other laptop or computer?
    You can try to connect the HARD disk via the external USB HDD controller and could check if it s ok and could format.

    I recommend also to remove the CD/DVD drive and the HARD drive, then set the BIOS to default settings immediately (don't forget to save changes). Then try to power upward without the HARD disc and the drive.
    To my knowledge, you should get an error message.
    Then stop the laptop and put both the device in Notepad. Then go to BIOS and check if both devices are properly recognized.

    Finally, I must say that I don't know if my proposal will help m.
    If she won't help, you will need to contact an ASP in your country, because it really looks like a serious problem.

    Good luck

  • post results of test of flash + asp

    OK, so this is a problem, I've been sucking on since two months now tried every tutorial and example, I find and cannot get this to send an email.

    Here is the code I have:

    Flash/AS3:

    Stop();

    submit_btn.addEventListener (MouseEvent.CLICK, sendInfo);

    var emailfrom:String = "[email protected]";
    var emailto:String = "[email protected]";
    var emailsubject:String = "test message";
    var emailbody:String = 'this is a test message ';

    function sendInfo (e:MouseEvent): void {}

    var varSend:URLRequest = new URLRequest ("mailer.asp");
    varSend.method = URLRequestMethod.POST;
    varSend.data = (emailfrom emailto emailsubject, emailbody);
    }

    what I can add to this to see if it connects to the .asp file?

    It's the .asp

    & lt;. ASP & gt;
    < head >
    < title > Emailer ASP < /title >
    < meta http-equiv = "Content-Type" content = "text.asp; charset = iso-8859-1 ">"
    < / head >

    < body bgcolor = "#FFFFFF" text = "#000000" >

    < %

    Dim strBody strTo, strFrom, strSubject

    strFrom = Request.Querystring ("emailfrom")
    strTo = Request.Querystring ("emailto")
    strSubject = Request.Querystring ("emailsubject")
    strBody = Request.Querystring ("emailbody")

    Dim MyMail
    Set MyMail = Server.CreateObject ("smtp.somewhere.com")

    MyMail.From = strFro
    MyMail.To = strTo
    MyMail.Subject = strSubject
    MyMail.Body = strBody
    MyMail.Send

    Set MyMail = Nothing

    % >

    Your email has been sent.

    < / body >
    & lt;. ASP & gt;

    Nothing happens when I hit the button send someone can tell why... Just phone with the web hosting provider and they take over asp and I have the correct SMTP

    so, do you answer to this thread?

  • 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.

  • Question on the working time of the ASP in Africa is Uganda?

    Hi, I bought all new laptop m70-340 from Dubai two months ago. a display driver factory default. Taken to ASP in Africa is Uganda. It's been four weeks.

    Other Toshiba dealers and sellers give back 1 year warranty of basic, but FSA not Givin not a clear vision.

    Confused about what to do?

    Please suggest

    Hello

    I guess that there must be a hardware defect. In this case, the part needs to be replaced.
    This alternative procedure takes slightly more time as usual because the service partner needs to order the necessary parts from Toshiba.

    I think the delivery parts take more time in Uganda as European or other cheaper countries.
    I think you could contact the ASP in Uganda and ask the details of the repair and delivery time.

  • SMART short self-test - on the second hard drive

    HP Pavilion Elite e9270t - 3 yrs old, Win7.

    Became the error SMART self-test short the original drive so I installed a replacement and transferred files.

    I get the same error on the second h/d. I have my doubts that the second disk is having the exact same error and wonder if the s/w test is actually the problem.

    It could very well be the connectors that gives you the question instead of the HARD drive itself. I would run the HARD drive test in BIOS instead of the short test.

    Try this:

    1. Plug the AC adapter into the computer if it is not already connected.
    2. Turn off the computer and wait five seconds.
    3. Press the power button to start the computer and repeatedly press the F10 key to enter the BIOS Setup menu.
    4. Use the right arrow or left arrow keys to navigate the menu selection to find the Auto test primary hard drive option. Depending on your BIOS, it is under diagnoses or tools.
    5. Select self-test primary hard drive, and then press the Enter key to start the test.

    Figure 1: Example of a primary hard disk self test screen


    The hard drive self test performs a Quick Test , followed by a complete Test. During each test, the window displays a status bar and a scheduled for completion

    Let me know the results of this test.

    THX

  • 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

  • Why my test of the proximity sensor has failed

    Why did my test of the proximity sensor fail?

    What test of proximity sensor? Who did this test?

    If your proximity sensor does not work, make an appointment at the Genius Bar to your Apple Store local or the Service Center authorized Apple it is evaluated.

  • iPod 120 GB Classic is recognized by iTunes, but it will not be synchronized. I ran the diagnostic. The connectivity of the device test showed the iPod, but when I ran the test of synchronizing device, it says that no device was found. It didn't Sync befo

    I have a version of the software running iPod Classic 2.0.4 of 160 GB. The iPod has not been synchronized for more than a month. I did diagnostic tests today. The connectivity of the device test showed the iPod, but when I ran the test of synchronizing device, he said that there was no iPod found. I checked and installed new updates, but it is not always sync. I restarted iTunes and computer, but it is not always sync. I ran a diagnostic on the device and it showed that it was operating normally.

    The iPod must be configured to synchronize automatically.  If this is not the case, click Sync does not synchronize no matter what.

    Select the iPod in iTunes, so that you see the iPod settings screen in the iTunes window.  Along the left side of the window, in the sidebar, under settings, click on music.  To the right, you will see a settings screen of the iPod music , where you tell iTunes how to sync songs to the iPod.

    NOTE: All the songs on the iPod that are NOT in your iTunes library (on the computer) will be lost.  If all the songs are in your iTunes library, no problem.

    At the top of the window, check the box to Sync music.  This enables automatic synchronization.  Below, select the option to synchronize library of ensemble music, if you want to 'all' in your music library to sync.  At the bottom, click on the apply button.

    From now on, when you make changes to your iTunes music library (like add new songs or update a playlist), iTunes automatically updated the iPod with the same changes when you connect (or click sync , if already connected).

  • How to get the value of the global variable to test in the user interface of labview?

    Hello.

    Can someone please share examples and tell me how access the global variable to test using the interface labview user.

    I found some references and obtained from the method.

    I sent the link below

    https://decibel.NI.com/content/docs/doc-5501

  • passed the test after the step failure

    Hello

    I have a stage with test of numerical limit.

    I checked in properties, under run Options, step failure causes the sequence

    But when I washed up on the market, the result of the test is passed.

    When I change the Actions Post - on is not going to the next step Goto cleanup

    then the result of the test is failed.

    I have two other stations where I limited digital test with the same properties, but here I don't have to go to cleanup for a failure result.

    I use TestStand 2013.

    Please help me, thanks

    / Magnus

    Magnus,

    Instead of setting RunState.SequenceFailed in your Expression after, try setting Step.Result.Status to this value instead. It worked on my machine.

    I hope that helps!

  • A custom step of multiple digital limit test | Hide the limit tab

    Hi all

    I am trying to create a custom step of multiple digital limit test. The custom step by itself poplulates the value of the limits of the measure. So I plan on Hide tab limits within the parameters of the step. Can someone guide me on how to do it?

    Thank you

    Prasaanthan

    Make sure that you have checked the box 'Show hidden properties' in the StationOptions > preferences. Otherwise, you will never find the table refers to erik.

    Norbert

  • Display the test using the output "string" indicator?

    Hi, I'm trying out the test to the indicator of string data as you can see below,

    but with 'For' the logic of loop that it is only the display last number, so if you run this, you'll see

    following output.

    Test #6

    If I move the concatenation of string outside of the loop block, you will see the result as below.

    Test #0123456

    However, I want to achieve more of output. Can someone suggest me a way to do it?

    By the way, I use the for loop.

    The output I want to display with the for loop

    Test #0

    1

    2

    3

    4

    5

    6

    Thank you

    Close but no cigar.

    You need concatenate the string using a shift register.

    This will be the output:

  • You will need to upgrade the ASP to run on Windows server 2008 and IIS 7.0 application.

    I have an ASP application developed with Interdev 6.0; part of .NET and using the time to design Windows server 2000 controls.

    I need to upgrade the application to run on Windows server 2008 and IIS 7.0 ASP. I find some compatibility problems.

    The part that I'm stuck at the moment is the creation of objects in the runtime that gives an error.

    : "800a01ad" VBScript runtime error
    Component ActiveX cannot create object

    Code:

    Set OF = Server.CreateObject ("DERuntime.DERuntime")
    Application("de") = OF. Load (Server.MapPath ("overall. (ASA"),"_private/DataEnvironment/DataEnvironment.asa")

    The MSDERUN. DLL is properly registered on the server with the correct permissions.

    What are the possible solutions outside the upgrade of all of the ASP.net project. ?

    Post in the Windows Server Forums:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • MY LAPTOP WON'T TURN ON! AFTER I LAUNCHED DAIGNOSTIC TEST AT THE DISK HELP PLEASE!

    Product name: HP Pavilion Notebook PC 1214tx g4

    Product number: QG372PA #UUF

    using Windows 7 64 bit!

    Hello

    If you have run the test on the HARD drive in the Menu diagnosis (f2), try to run a test on the HARD drive in the Bios Menu as follows.

    Shut down the laptop.  Tap away at the esc you key start Notepad to open the Start Menu.  Select the BIOS ( f10 ) and under the Advanced or the Diagnostic tab, you should find the facility to conduct a test on the hard drive.  Post back with all the details of any error message.

    Kind regards

    DP - K

Maybe you are looking for