- 314
- Normal, IL
- DvorakUser
- VastSquare13
I'm working on a project for school, and I'm trying to call some local files for an HTML-encoded web page. I've tried 'src="../folder/file"' as well as 'src="..\folder\file"' and even just 'src="file"', but nothing's working. Would someone be able to point me in the direction I need to go?