Jump to content

calling .aspx page


jchristof

Recommended Posts

hi guys,

 

I'm just starting out and I've created a template Visual Web Developer and uploaded the code to my host. I've been told that an .aspx page cannot be the home page, but I've been waiting for clarification for some time. The host has enabled the Front Page extensions for me. Could someone let me know the proper html code to use to call the default.aspx page from the index.htm?

 

The best I've gotten so far is to display the actual .aspx code in the browser window when a execute something like this:

 

window.open("default.aspx")

click

 

Thanks for the help

Link to comment
Share on other sites

Yes, you can make the .aspx page your home page... or, at least, if the host supports it, which it should, since it sounds like you can view .aspx files just fine. Most hosts provide you a hosting control panel which will allow you to specify what page will be the default. Otherwise, you would have to contact your host and they will need to do it for you.

Link to comment
Share on other sites

My host just replied that they need to move my domain to a MS server to get the support for the aspx pages. Since I didn't know what I needed to begin with, it took the better part of two days to make this realization. Hopefully this will solve the problem.

 

Thanks again for the help.

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.
Note: Your post will require moderator approval before it will be visible.

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.

Loading...
×
×
  • Create New...