Jump to content

ASP


wisc

Recommended Posts

How can i use ASP files on my new site?

 

Did a search on using asp and enable asp but couldn't find anything.

 

All i could find in the control panel was PHP Perl and other things.

 

do you have windows and linux servers? would i need to go on a windows server? (if so can my site be transfered? "wisc")

 

Thanks

 

Daniel.

Link to comment
Share on other sites

Uhm, our current server supports ASP. I don't see the purpose of you two linking those topics...

Anyways, you just have to register for an account and create an ASP file in the webroot (public_html or www). Other folders will not work, although you can easily create a wrapper file from the webroot to include them.

Link to comment
Share on other sites

Uhm, our current server supports ASP. I don't see the purpose of you two linking those topics...

Anyways, you just have to register for an account and create an ASP file in the webroot (public_html or www). Other folders will not work, although you can easily create a wrapper file from the webroot to include them.

 

 

I've put a default.asp in my public_html file but it doesn't execute on the server, take a look

 

http://wisc.heliohost.org/default.asp

 

works locally on my machine with IIS... what am i missing?

 

actually maybe a better question to ask would be does the server support VB scripts in asp files?

Link to comment
Share on other sites

Hey,

Took a look, and turns we don't actually have ASP; we have ASP.NET. ASP is a little outdated; take a look here on how to migrate.

 

 

wow, only 299 USD for the standard addition... thats a better idea than paying a host to support asp :S ....however, that was the reason i joined helionet though (not that I'm complaining about a FREE service)

 

better get cracking on updating my code, thanks for the info.

 

Regards,

Daniel.

Link to comment
Share on other sites

Here is an article from MSDN on Converting ASP to ASP.NET, http://msdn2.microsoft.com/en-us/library/ms973813.aspx.

 

You might also want to take a look at the Microsoft Visual Studio Express 2008 Editions, http://www.microsoft.com/express/ In particular Visual Web Devloper, http://www.microsoft.com/express/vwd/. I'm not certain if it has conversion capability for ASP to ASP.NET, but it will get you into the ASP.NET world rather quickly. I've found the help to be much improved compared to other microsoft products.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...