Results 1 to 7 of 7

Thread: ExtensionLess URL's in ASPDNSF

  1. #1
    Join Date
    Oct 2010
    Posts
    13

    Default ExtensionLess URL's in ASPDNSF

    Hi,

    I have created a new test.aspx page in ASPDNSF source code and I want when it will browse on my site it should be like http://mydomain.com/test - Extension less (no .aspx) for a specific page only .

    Is that possible to write some rule for it in web.config file because all the rules mentioned in the ASPDNSF regular web.config - all contains .aspx extension method. But I need extensionless...

    Please advise.

    thanks.

  2. #2
    Join Date
    Oct 2010
    Posts
    13

    Default Can Any ASPDNSF member please reply to it... its Urgent!!

    Can Any ASPDNSF member please reply to it... its Urgent!!

    thanks!!

  3. #3
    Join Date
    Oct 2010
    Posts
    13

    Default Can anyone please it is possible or not in ASPDNSF?

    Can anyone please it is possible or not in ASPDNSF?

  4. #4
    Join Date
    Mar 2009
    Posts
    340

    Default redirect folders

    We use a redirect javascript in the default.htm, or whatever default file in the subdirectory, which performs the redirect to the main website directory.

  5. #5
    Join Date
    Oct 2010
    Posts
    13

    Default Can you please elaborate more on this as per my above Question

    Hi,

    Can you please elaborate more on this as per my above Question , I simply wanted to create an extension less page what is best approach to move ahead for this.

    Thanks

  6. #6
    Join Date
    Feb 2010
    Location
    Norfolk, UK
    Posts
    329

    Default

    Why not use a folder called:

    http://mydomain.com/test/

    and in there you have a default.aspx page?
    http://www.esedirect.co.uk
    --------------------------------------------------------------------------
    Using MS 9.2.0.0 with the following customisations:

    Lightbox/Fancybox enlarged images;
    Auto-suggest searchbox;
    Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
    Failed transactions emailed via trigger;
    Custom app to show basket contents when customer online;
    Orders pushed through to accounting systems.

    All the above without source!

  7. #7
    Join Date
    Oct 2010
    Posts
    13

    Default Tired your way

    Hi,

    Thank you for your reply I tried it your way but then it throws an error because looks for Skin Folder under that path.....

    what I did is in root of the application I created a Test Folder and added a new page in it named as default.aspx - but when I try to browse this page - as it is inherited by Skincodebase - it looks for skin on this folder path /test/skins/skin.ascx - something like this... Any resolution to this ?

    thank you for your help.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •