Intranet Development Help
Discussion
Hi all anyone anygood at developing an Intranet site?? I have been given a sample site to change to my format etc, but i do not know "asp". what i want to do is add my home automation software (Java script) into the site somehow and add a page to list MP3's etc
I got all of the server working correctly (I think) but i can not for some reason add links into the site or media file any help please???
Cheers
Steve
I got all of the server working correctly (I think) but i can not for some reason add links into the site or media file any help please???
Cheers
Steve
What are you developing the site in? Dreamweaver? Notepad? You should have no problem adding links, the syntax is
{a href="[reference to file]"}[Text you want to appear as the link]{/a}
Except replace the {} in the above example with <> (as using the proper syntax here actually makes a link)
Javascrpt goes inside {scrpt} tags - see my site www.minispecial.com/restoration/photos.asp for an example (just use View... Source in IE and feel free to nick anything you like!) You can either copy in the whole javascrpt or reference an external .js file (but I don't know exactly how!)
Any more
give us a 
{a href="[reference to file]"}[Text you want to appear as the link]{/a}
Except replace the {} in the above example with <> (as using the proper syntax here actually makes a link)
Javascrpt goes inside {scrpt} tags - see my site www.minispecial.com/restoration/photos.asp for an example (just use View... Source in IE and feel free to nick anything you like!) You can either copy in the whole javascrpt or reference an external .js file (but I don't know exactly how!)
Any more
give us a 
Gassing Station | General Gassing [Archive] | Top of Page | What's New | My Stuff


