Results 1 to 4 of 4

Thread: my creating website not work when copied to cd and run it at college?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    25

    my creating website not work when copied to cd and run it at college?

    Hi all i have create a web site using Microsoft FrontPage now when i save all the files including image files to a cd and try it at college doesnt work dont know why but when i bring that cd it adn try it from my pc at home it does work as when in uni i click on the home oage which is this url C:\Documents and Settings\soran\Desktop\CMT3992\Project_implementation\index.htm it saying not found can i ask how to make my website work in both at home and when coped to cd adn try at college. Please anyone can help me with this beacuse when i sumbit it i have to put it in the cd i really appercaite and been greatful if someone knows about that and how i can make it work whether at home or when copied to cd adn try it somewhere else thanks.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: my creating website not work when copied to cd and run it at college?

    Because you did it in FrontPage which will require your created website to have certain file dependancies other then just the .htm files and images.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: my creating website not work when copied to cd and run it at college?

    Throw FrontPage away and learn HTML so that you can write it by hand and avoid such headaches. FrontPage is a terrible editor.

  4. #4
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    Re: my creating website not work when copied to cd and run it at college?

    WYSIWYG in general really can't be trusted with internet scripting/markup. The problem is that most editors follow standards that some browsers don't, and none of them ever really cares about the standards put down by the W3C.

    You're much better of writing it yourself - then you KNOW what you get, you just won't see it till you open your browser .
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

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