|
Home > Archive > i-NET+ > February 2003 > Questions..
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| mystikal1000 2002-11-11, 8:31 am |
| Can someone answer the following questions? Some of them are easy, but I would like to get a second opinion. Thanks. This is not homework its for informational use on for work.
1. What is not necessary to have an intranet?
2. What is necessary to have an intranet?
3. What is not necessary to have an internet website compared to an intranet website?
4. Why have an intranet website?
5. What purposes does an intranet serve compared to that of the internet?
6. How do you go about setting up an intranet?
7. When is an intranet website to be preferred over an internet website?
8. What are the security benefits of an intranet over an internet?
9. What are Frontpage components?
10. What are some examples of Frontpage server components?
11. What are form handlers?
12. How do you handle the data entered into web form?
13. How do you make a form that will receive data from the user and put it into a text file?
14. How do you get the data from that text file into a database?
15. How can you get the data filled into the form to be sent to someone's email address?
16. How do you use the HTML editor in Frontpage to generate HTML code for your webpages?
17. How do you create an image map using Frontpage?
18. What is an image map?
19. What is a modem compared to a network card?
20. What are the views of a website provided by FrontPage?
21. What is another program like Frontpage that is used to manage websites?
22. What is the advantage of using Frontpage over Dreamweaver to manage an intranet? | |
| fmusick 2002-11-17, 11:06 am |
| Okay, here we go.
1. What is not necessary to have an intranet?
An external connection.
2. What is necessary to have an intranet?
A shared network resource, usually a file server.
3. What is not necessary to have an internet website compared to an intranet website?
A network.
4. Why have an intranet website?
To put out information across an organization without allowing access from external sites.
5. What purposes does an intranet serve compared to that of the internet?
See above.
6. How do you go about setting up an intranet?
Set up a network, share the files. How this is done depends on the OS.
7. When is an intranet website to be preferred over an internet website?
When you need control. You can ignore browser compatibility issues. You can allow only on-network access to infromation. You can make certain plug-ins are installed where necessary.
8. What are the security benefits of an intranet over an internet?
It has no external connection. Someone must get into the network before accessing it.
9. What are Frontpage components?
Add-ins designed for speeding site creation.
10. What are some examples of Frontpage server components?
I have to remember. Hit counter, in-line Office files.
11. What are form handlers?
A program, script, or scriptlet that processes form data.
12. How do you handle the data entered into web form?
There are a couple ways. A CGI script, any of the server-side languages. Be more specific.
13. How do you make a form that will receive data from the user and put it into a text file?
The first part is easy. An HTML form tag with input tags and a method of post or get. As for putting it in a text file, that's handled by the server which language do you want to do it in.
14. How do you get the data from that text file into a database?
Write a parser. Again, which language? or import from the DBMS.
15. How can you get the data filled into the form to be sent to someone's email address?
Set the action to "mailto:..." if your web server understands it. Else use something like formmail
16. How do you use the HTML editor in Frontpage to generate HTML code for your webpages?
First, don't. But if you must, you can just switch to HTML view.
17. How do you create an image map using Frontpage?
Insert an image and create "hotspots" with the Picture toolbar
18. What is an image map?
A collection (usually) of links configured to be activated based on the coordinates of a mouse click. These coordinates represent parts of an image (or else don;t make sense)
19. What is a modem compared to a network card?
Long answer or short?
20. What are the views of a website provided by FrontPage?
Normal, HTML and Preview
21. What is another program like Frontpage that is used to manage websites?
There are a couple. Homesite, Dreamweaver and FrontPage are among the most popular.
22. What is the advantage of using Frontpage over Dreamweaver to manage an intranet?
I'm a hand coder and not a fan of FrontPage so rather than be saracastic, I'll just say "No comment" | |
| wasante 2003-01-10, 5:35 pm |
| Hi I think it will be cool if you got the study guide on I-net+ Author Davis groth and Dorothy McGee
All the answers are there detailed
Thanks | |
| GraceTech 2003-01-13, 1:21 pm |
| Thanks. Nice questions and answers ! | |
| Tahoon 2003-02-06, 10:57 pm |
| 19. What is a modem compared to a network card?
NIC is important to make Networks, LANs & so in your company.... Modems are for WANs.... I mean to connect to the Internet am I accurate! |
|
|
|
|