Changing data on the website
Step 1: To access the Purdue domain. Get http://knowledgebase.calumet.purdue.edu/article.asp?article=102016&p=4168 . You have to (password) to access to the domain Contact Mark Sharp.
Step 2: Now that you have gain access to the Purdue writing center folder. Right click on the page you wish to modify.
Step 3: Go down to the dropdown menu, and
click on Copy. You can not modify page while it is active.
Step 4: Paste the page on desired of storage.
Step 5: Now right click the page. Go down the drop down menu, and click Open With.
Step 6: Choose the appropriate text
editor. (notepad, ect..)
Step 7: The text editor will open the source code (html).
Step 8: View the code carefull before making any changes to the text you want to disply.
Step 9: Be sure not to make any changes to code found within < > tags.
Only changes should occur is < > text located between brackets < >
Example:
<p>With the techonolgy available to Purdue University Calumet it has become easy to provide students with resources over the Internet. Thanks to VISTA students can have access to the benefits of a tutor without having to be on campus.</br></br>
Step 10: Highlight the text with the <p> </br>.
Step 11: Click Delete, and type in the desired text.
Step 12: Click Save.
Step 13: Repeat these steps to make addition changes.
Step 14: Once changes are complete copy the modified page and paste it in the writing center folder.
The modified page will replace the existing page. The page is now active.