Just to clarify: Im new to VB.NET, the whole ".NET thing, and have no experience with server-side scripting...
I succcessfully wrote & read an XML file on my hard drive , however, I was wondering, if I wanted to write it to a server, would I need to know how to use ASP.NET? (Im writing this in the XML forum because I dont know if this requires ASP.NET) If not, whats the script & what does the host have to support (or would any regular host - kinda like Tripod work)?
If yes, if I get a host (like www.brinkster.com), that says it supports ASP.NET, do I still have to install IIS or PWS on my computer - since I suspect, although I could be wrong, that those are for people who use their computer to act as a server - right ? (If yes [I have to use ASP.NET], I guess Ill have to get some ASP.NET w/ VB.NET Book, or is it simple enough code to just get from some tutorial?)
Thanks. I appreciate any help. I know i have a lot of .
I succcessfully wrote & read an XML file on my hard drive , however, I was wondering, if I wanted to write it to a server, would I need to know how to use ASP.NET? (Im writing this in the XML forum because I dont know if this requires ASP.NET) If not, whats the script & what does the host have to support (or would any regular host - kinda like Tripod work)?
If yes, if I get a host (like www.brinkster.com), that says it supports ASP.NET, do I still have to install IIS or PWS on my computer - since I suspect, although I could be wrong, that those are for people who use their computer to act as a server - right ? (If yes [I have to use ASP.NET], I guess Ill have to get some ASP.NET w/ VB.NET Book, or is it simple enough code to just get from some tutorial?)
Thanks. I appreciate any help. I know i have a lot of .