Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
ASP
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
ASP
11-07-2012 12:24 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Is it ok to ask questions about stuff not hosted with PlusNet on here?
If not.... erm, can you move me somewhere else?
Anyone here get ASP, and all that?
Friend has an eCommerce site in deep trouble with her hosting provider. They say she can move the site but she'll have to do it herself or pay $550.
They've given her the FTP details. I've been there....
I grabbed everything available but there's no cPanel. Just ftp.
Question.
Is there a database - like sql - used with ASP? I know nothing about ASP.
If there is I can't access it.
I can't find anything like htaccess or other email related directories, etc, so I'm obviously not in the root. But I can't move back any further.
I'm asking around about what to do, not getting answers so far!
Anyone have any suggestions? Maybe about what to say to these obstructive hosting providers about what we need to get all the stuff required.
Or, alternatively. Is it not possible to move this stuff? They say its possible, and have mentioned a database.
Couple of noobs on the ASP malarky ;D... heeeelp!!
If not.... erm, can you move me somewhere else?
Anyone here get ASP, and all that?
Friend has an eCommerce site in deep trouble with her hosting provider. They say she can move the site but she'll have to do it herself or pay $550.
They've given her the FTP details. I've been there....
I grabbed everything available but there's no cPanel. Just ftp.
Question.
Is there a database - like sql - used with ASP? I know nothing about ASP.
If there is I can't access it.
I can't find anything like htaccess or other email related directories, etc, so I'm obviously not in the root. But I can't move back any further.
I'm asking around about what to do, not getting answers so far!
Anyone have any suggestions? Maybe about what to say to these obstructive hosting providers about what we need to get all the stuff required.
Or, alternatively. Is it not possible to move this stuff? They say its possible, and have mentioned a database.
Couple of noobs on the ASP malarky ;D... heeeelp!!

Message 1 of 6
(5,815 Views)
5 REPLIES 5
Re: ASP
11-07-2012 10:48 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The database is likely to be MS SQL Server or just possibly MS Access.
Plusnet do NOT offer ASP hosting.
Plusnet do NOT offer ASP hosting.
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Message 2 of 6
(386 Views)
Re: ASP
11-07-2012 11:09 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Very wise to know nothing about ASP - I try to approach that happy state myself. Is this eCommerce site based on a CMS or similar package that your friend installed herself, or was it developed using the host's templates? If the former, then it should provide instructions for packing up and moving host. Assuming the new host supports ASP.NET, it should be possible to move the site. ASP.NET can be used with a number of db types, typically MS SQL. The host should provide or suggest a gui db administrator you can use to dump your db.
Gabe
Gabe
Message 3 of 6
(386 Views)
Re: ASP
11-07-2012 2:30 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thanks Gabe,
I thought it might be a php package to start with but it isn't. I think its the host's template. Looks like ASP.NET to me. And yes, it is CMS.
The current hosting provider are offering no instructions or help whatsoever - only demanding another $2,000 for a year hosting.
Trouble is, I can't get FTP into to the root directory. It shows as root, but the expected files are not there, so...
The cPanel is set up to show only sparce email options.
Sounds like this database, if found, will be of little use, in fact the whole hosted site will be useless. Unless it goes to another host who support ASP.
I need to find out exactly what she stands to lose here...
Being as though the site has been up for two years but never worked properly, she's had no customers on the site and is potentially about to do into administration (shops and all), there is unlikely to be much content in the db.
She needs to sell the whole business package quickish.
Take the domain and start again?
I could probably host her site temporarily even though she's in AU, at least it would work!
(No, not on PlusNet!)
I thought it might be a php package to start with but it isn't. I think its the host's template. Looks like ASP.NET to me. And yes, it is CMS.
The current hosting provider are offering no instructions or help whatsoever - only demanding another $2,000 for a year hosting.
Trouble is, I can't get FTP into to the root directory. It shows as root, but the expected files are not there, so...
The cPanel is set up to show only sparce email options.
Sounds like this database, if found, will be of little use, in fact the whole hosted site will be useless. Unless it goes to another host who support ASP.
I need to find out exactly what she stands to lose here...
Being as though the site has been up for two years but never worked properly, she's had no customers on the site and is potentially about to do into administration (shops and all), there is unlikely to be much content in the db.
She needs to sell the whole business package quickish.
Take the domain and start again?
I could probably host her site temporarily even though she's in AU, at least it would work!
(No, not on PlusNet!)
Message 4 of 6
(386 Views)
Re: ASP
27-07-2012 9:14 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I first ran into problems with ASP & PHP when rebuilding my website which incorporated a contact enquiry form, rather than expose an email address to the whole world and get it spammed.
I had two options add an ASP Form or go for the more popular PHP Form.
It was not until I contacted my Hosting Company that I was told my website was hosted on a Windows Server, which immediately restricted me to using an ASP Form. If it had been hosted on a Linux Server I could have used a PHP based Form.
As it turned out I located a FREE Contact Form creator on the Internet, it works perfectly and includes anti-spam security.
However, the moral of the story is check which type of server your website is being hosted on and if creating a new account always choose Linux, which performs a lot better than Windows versions for web hosting requirements.
I had two options add an ASP Form or go for the more popular PHP Form.
It was not until I contacted my Hosting Company that I was told my website was hosted on a Windows Server, which immediately restricted me to using an ASP Form. If it had been hosted on a Linux Server I could have used a PHP based Form.
As it turned out I located a FREE Contact Form creator on the Internet, it works perfectly and includes anti-spam security.
However, the moral of the story is check which type of server your website is being hosted on and if creating a new account always choose Linux, which performs a lot better than Windows versions for web hosting requirements.
Message 5 of 6
(386 Views)
Re: ASP
29-07-2012 9:10 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If you want to use PHP with ASP then try ASP WebMatrix. This has a programming model called web pages rather than web forms or MVC used by other types of ASP. You can drop PHP sites straight into it. You will of course have to choose a hosting provider who can support the necessary configuration, but generally anything you can do on Linux, you can also do on Windows; it just costs you a little bit more.
Message 6 of 6
(386 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