Need help
-
This may seem like a stupid question with an obvious answer, but what are *.wds files? I have to do a project for a company, revamping a web-based telemetry system, but I've never seen *.wds, or don't remember it. I've been up for awhile, so maybe I have and don't remember it. Josh Koppang Also been awake too long trying to learn everything so that when my people say "You think you know everything, don't you," I can confidently say: "YES"
-
This may seem like a stupid question with an obvious answer, but what are *.wds files? I have to do a project for a company, revamping a web-based telemetry system, but I've never seen *.wds, or don't remember it. I've been up for awhile, so maybe I have and don't remember it. Josh Koppang Also been awake too long trying to learn everything so that when my people say "You think you know everything, don't you," I can confidently say: "YES"
Check out Wotsit's Format and see if they have a file format doc for WDS. --Mike-- "Everyone has figured out what 'service pack' really means, so they had to go and change the language. Perhaps this is what Bill was talking about in the 'security is top priority' letter." -- Daniel Ferguson, 1/31/2002 My really out-of-date homepage Sonork - 100.10414 AcidHelm Big fan of Alyson Hannigan.
-
Check out Wotsit's Format and see if they have a file format doc for WDS. --Mike-- "Everyone has figured out what 'service pack' really means, so they had to go and change the language. Perhaps this is what Bill was talking about in the 'security is top priority' letter." -- Daniel Ferguson, 1/31/2002 My really out-of-date homepage Sonork - 100.10414 AcidHelm Big fan of Alyson Hannigan.
Mike- No, it wasn't on there. I think it's something like an asp, php, or jsp page. Thanks for the lead, though Josh Koppang
-
Mike- No, it wasn't on there. I think it's something like an asp, php, or jsp page. Thanks for the lead, though Josh Koppang
It could be just a rename for .php, .asp or whatever. You can easily use any extension for processing a page by a scripting engine. For example, I could hook .vic files (eg "index.vic") to the PHP scripting engine in Apache instead of .php (or complementory). They might have developed a scripting/templating engine on their own as well. Good luck. Victor
-
It could be just a rename for .php, .asp or whatever. You can easily use any extension for processing a page by a scripting engine. For example, I could hook .vic files (eg "index.vic") to the PHP scripting engine in Apache instead of .php (or complementory). They might have developed a scripting/templating engine on their own as well. Good luck. Victor
Thanks, I guess I have to ask them and hope they know Josh Koppang