Jump to content

Recommended Posts

Posted

Dear HelioHost,I added an ASP.NET file to the location: http://vegapunk.heliohost.org/hello.aspxWhich has the following code:

 

private void convertoupper(object sender, EventArgs e) { string str = mytext.Value; changed_text.InnerHtml = str.ToUpper(); }

Change to Upper Case Conversion to Upper Case Results:

But instead of executing the code on this page, it redirects to index.php file on the same root directory of my site..

 

Awaiting clarification about this behavior,Kind Regards.Antonio Rotundo

Posted

I subsequently realized that the ASP.NET support is not automatically activated with the webspace on the Tommy server, but that you have to submit a request to the forum, as written in this article on your wiki: http://wiki.helionet.org/ASP.NET

Then, I ask you to enable this feature on my personal web space: http://vegapunk.heliohost.org

Thanks.

 

Il Mercoledi 21 Giugno 2017 5:20, Heliohost Support ha scritto:

 

 

Do you have an .htaccess file redirecting traffic to the index.php?

 

You may view the status of your ticket by visiting:

 

http://www.helionet.org/index/index.php?showtopic=28491

 

Thank you,

Heliohost support

http://www.heliohost.org/

http://www.helionet.org/

Guest
This topic is now closed to further replies.
×
×
  • Create New...