1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

URL rewriting in ASP.

Discussion in 'C#' started by Old Welsh Guy, Oct 11, 2006.

  1. #1
    I have a taken on a client that is using a url unfriendly shopping cart (they have just paid a LOT of money for it). Can anyone provide any information about ASp URL rewriting. Links to turotials etc MUCH appreciated.

    This client has a limited budget, but if anyone would like to take a look at the site and give me a quick idea of cost then that would also be considered.
     
    Old Welsh Guy, Oct 11, 2006 IP
    mad4 likes this.
  2. MrWize

    MrWize Peon

    Messages:
    54
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In Classic ASP you can create a special 404-page, not the std. one in IIS.

    BUT! that requires a lot of re-programming of the shopping cart.

    The otherway is to buy a ISAPI-app and do "not so much" re-programming, onlye where You "write" urls to the client.

    If the cart is in ASP.NET, you still need to do some re-programming, but it is easy to do.

    cya,
    /PatrikB
     
    MrWize, Oct 11, 2006 IP
  3. Old Welsh Guy

    Old Welsh Guy Notable Member

    Messages:
    2,699
    Likes Received:
    291
    Best Answers:
    0
    Trophy Points:
    205
    #3
    Thanks for the advice, so unless someone comes up with an idea here, I guess it is off to scriptlance for me :D
     
    Old Welsh Guy, Oct 11, 2006 IP
  4. DangerMouse

    DangerMouse Peon

    Messages:
    275
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hi, if you've had any experience with htaccess and apache URL rewriting then the ISAPI rewrite tool would be a very good place to start.

    It costs $69 so shouldn't break the bank (even if budget's small ;)) and if you do decide to go this route - the support forum seems to have most things covered...

    I'm not sure if this can be used in conjunction with ASP.net but we use it with ASP3 and ColdFusion so I would guess the scripting language is irrelevant.

    Good luck!
     
    DangerMouse, Oct 11, 2006 IP
  5. Talker

    Talker Notable Member

    Messages:
    2,795
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    210
    #5
    Talker, Oct 13, 2006 IP
    Old Welsh Guy likes this.
  6. Old Welsh Guy

    Old Welsh Guy Notable Member

    Messages:
    2,699
    Likes Received:
    291
    Best Answers:
    0
    Trophy Points:
    205
    #6
    Thanks for that Sahel, I will read them over the weekend! :)
     
    Old Welsh Guy, Oct 13, 2006 IP
  7. Talker

    Talker Notable Member

    Messages:
    2,795
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    210
    #7
    Dont forget to tell me which of them helped you and which is the easiest to use. :D
     
    Talker, Oct 13, 2006 IP
  8. sarathy

    sarathy Peon

    Messages:
    1,613
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    0
    #8
    i know nothing in programming, But have done rewriting to clickjobs.com, indialist.com etc.,
    Just start a thread here at the apache forum, and also in highrankings and searchengineworld.,
    Nintendo, here is very helpful., There are lots of people out there to help.,

    b.o.l
     
    sarathy, Oct 13, 2006 IP
  9. Old Welsh Guy

    Old Welsh Guy Notable Member

    Messages:
    2,699
    Likes Received:
    291
    Best Answers:
    0
    Trophy Points:
    205
    #9
    Sarathry, thanks for that, Apache is no problem at all for me, but this is windows IIS :( and I am 100% rubbish at Windoze. I am a mod at Highrankings anyhow so could ask one of the other mods (Chrishurst has a windoze hosting company) But I was asking here in case anyone could point me in the right direction :) I tend not to ask for help in places I moderate at, not quite sure why LOL
     
    Old Welsh Guy, Oct 13, 2006 IP
  10. sarathy

    sarathy Peon

    Messages:
    1,613
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    0
    #10
    lol, Thatz cool old welsh guy :)., Hope you get more info on asp modrewrite :)
     
    sarathy, Oct 13, 2006 IP
  11. rb3m

    rb3m Peon

    Messages:
    192
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #11
    rb3m, Oct 14, 2006 IP