Results 1 to 5 of 5

Thread: Feedback about Interdev

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2000
    Location
    Midwest
    Posts
    35

    Exclamation

    For those of you who develop interactive webs, what is your take about using Interdev. Is it the best choice compared to Frontpage and DreamWeaver?

  2. #2
    Guest

    Cool

    Good question. I started web programming using Interdev, I still use it a fair bit. It is quite good for gluing things together. I quite often use frontpage to make a page or do some clever formatting, and then switch to the HTML view to see how to code things.

    Interdev offers a lot of activex controls, the problem is most are not 'pure' HTML, so you are in danger of ending up with a 'Microsoft-centric' solution that can only be viewed in IE. That's OK in an enterprise that uses IE as standard on it's desktop, but obviously a problem if your stuff is going outside the firewall. The solution is to either develop plain vanilla pages or applications that branch depending on the browser being used. I'll take the first option thanks!

    I use VB6 to make activex DLLs that sit behind my ASPs.

    The contractor in our office thinks the best editor for HTML and ASP is notepad! Once you feel a bit competent he is right.

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2000
    Location
    Midwest
    Posts
    35
    Thanks MadWorm. What do you think about using DreamWeaver?

  4. #4
    Guest

    Unhappy

    I have never even seen Dreamweaver started on a desktop so I wouldn't know it if it leapt up and bit me on the nose! But I know it is very popular so I guess it must be OK. Sorry... Anyone else know anything about Dreamweaver?

  5. #5
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    I have used a little bit of dreamweaver, and Some InterDev. I like DreamWeaver better, because of the Microsoft only type things InterDev creates. What i do, is use InterDev to layout the Page, then go in and change the Microsoft stuff to strait HTML(Or create a branching page)

    (I don't have DreamWeaver, but i have used it several times) InterDev really works well with IIS(Or so they say). DreamWeaver uses FTP which i like because the server doesn't have to have FrontPage Extentions.

    Hope this helps
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

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