Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
MS Visual Web Development 2008
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- MS Visual Web Development 2008
MS Visual Web Development 2008
07-04-2008 8:49 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi,
I am a total newbie here. Not really done any web development as such apart from playing around with VWD and running it locally on IIS.
What I would like to know is VWD compatible with PlusNet Web services?
So, If i produce a nice working web site with ajax plugins, login page, etc which runs locally fine, can I then upload FTP up to my webspace and all will work as advertised?
If this is not the case please could someone recommend the best way forward or tools to use...
Any help greatly appreciated,
Cheers,
Ballparkcy
I am a total newbie here. Not really done any web development as such apart from playing around with VWD and running it locally on IIS.
What I would like to know is VWD compatible with PlusNet Web services?
So, If i produce a nice working web site with ajax plugins, login page, etc which runs locally fine, can I then upload FTP up to my webspace and all will work as advertised?
If this is not the case please could someone recommend the best way forward or tools to use...
Any help greatly appreciated,
Cheers,
Ballparkcy
Message 1 of 2
(1,013 Views)
1 REPLY 1
Re: MS Visual Web Development 2008
07-04-2008 10:23 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I maybe wrong but,
most AJAX Scripts are a client side JavaScript which uses POST / GET Method. (I'm not an expert with this).
If you then are starting to use something along lthe lines of ASP / Similar Microsoft Web Service to process the pages,
you're then hitting a dead end unless you use PHP, Perl or similar Open Source equivilants.
This is mainly down to licencing fees I believe for Microsoft Web Server arrangements.
The extent of PlusNet Hosting is the following -
(Again correct me if I am wrong, I beleieve these are all separate hosts)
WWW Space
CCGI Space
FrontPage Extended Space
FrontPage is as close to Microsoft Development you will get (currently).
Hope this helps!
Jim,
most AJAX Scripts are a client side JavaScript which uses POST / GET Method. (I'm not an expert with this).
If you then are starting to use something along lthe lines of ASP / Similar Microsoft Web Service to process the pages,
you're then hitting a dead end unless you use PHP, Perl or similar Open Source equivilants.
This is mainly down to licencing fees I believe for Microsoft Web Server arrangements.
The extent of PlusNet Hosting is the following -
(Again correct me if I am wrong, I beleieve these are all separate hosts)
WWW Space
CCGI Space
FrontPage Extended Space
FrontPage is as close to Microsoft Development you will get (currently).
Hope this helps!
Jim,
Message 2 of 2
(164 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- MS Visual Web Development 2008