Results 1 to 6 of 6

Thread: Webpage

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Posts
    23

    Webpage

    Hi,

    Please can anybody tell me whether using ASP + HTML/Frontpage can I update my company's website? If yes, how can I do that?

    Please advice,

    Suna

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    No. You can't make something I call a website with Frontpage


    No, seriously, Frontpage is a very bad HTML editor. Macromedia Dreamweaver is incredibly far superior.

    I don't know how your companies page works now, neither if you even have access to it (but I guess so, the alternative would be that you are a disgruntled and evil employee who wants to do damage to his company ), but basically you can update it. Of course you need to know at least some HTML and ASP.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3
    Addicted Member
    Join Date
    Sep 2002
    Location
    Durham, NC, US
    Posts
    218
    Originally posted by CornedBee
    Macromedia Dreamweaver is incredibly far superior.
    Funny you should mention that. They recently pushed Dreamweaver 4 to my machine here at work. It is so bad, it is scary. It doesn't even support CSS1 as well as IE 5.50. Dreamweaver may be better than Frontpage, but nothing beats a text editor and a standards compliant web browser.
    Travis, Kung Foo Journeyman

    Web Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.5 Guide and Reference
    Perl: Documentation, Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
    OSS: Mozilla, MySQL (Manual)

  4. #4
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    Originally posted by Travis G
    but nothing beats a text editor and a standards compliant web browser.
    Couldnt agree more.

    There is nothing better then my good old TextPad, no html editor can beat that !! Hell i even use it to write java and c++ code !!


    I hate using html editor for writing asp codes(or any scripts), most of the time they just muddle up your code and add unnecessary codes. It just gets too hard to manage the code.

    Only time they r useful is if you are more into web design rather then web application. Also when desigining layout and complex table structure they can be handy. Then again if you are good at it, you wouldnt need html editor.
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Originally posted by Travis G
    Funny you should mention that. They recently pushed Dreamweaver 4 to my machine here at work. It is so bad, it is scary. It doesn't even support CSS1 as well as IE 5.50. Dreamweaver may be better than Frontpage, but nothing beats a text editor and a standards compliant web browser.
    I was talking about Dreamweaver MX, 4 is outdated by now.


    But I agree on the text editor thing, unless you are into table layouts and want to exactly position your cells (very tiresome in editors).
    My own site gets developed purely in EditPlus and Mozilla for checking the results. It's not compatible with IE
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  6. #6
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727
    I use dreamwevaer and think its much better than a standard text editor. And I dont know how it can possibly chnage your asp code for you. If you like text editorsa dont use the preview window, at leat then you get the benefit of different coloured text for different types of code

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width