Forum Moderators: open

Message Too Old, No Replies

how will i convert dynamic pages to html pages

Which software is best to use ASP site?

         

sandeep

12:38 pm on Aug 11, 2004 (gmt 0)

10+ Year Member



Hi ,
i want to convert database driven pages into static pages. can u suggest me something good?
Your suggestions will be appreciated.

Thanks

lty83

3:25 pm on Aug 13, 2004 (gmt 0)

10+ Year Member



ISAPI Rewrite is what i use, its great, trial of 30 days i believe, free for certain commands, cost is one time fee maybe $80 for full server license,

works GREAT! i use it on so many sites, so flexible with how u can use it and what you can do, let me know if u need help setting it up.

sandeep

4:41 pm on Aug 13, 2004 (gmt 0)

10+ Year Member



Thanks for your reply.

I have heard a lot about ISAPI rewrite it seems best available software in the market at the moment. I would go for it.

lty83

5:00 pm on Aug 13, 2004 (gmt 0)

10+ Year Member



for me it was confusing at first, i was lucky enough to have someone guide me through it, i would be more than happy to do the same for you if you run into similar problems

harishnehru

11:24 am on Sep 12, 2004 (gmt 0)



Hi Lty83

I looked at the ISAPI_Rewrite to convert dynamic pages into static pages.

I find it difficult to implement. If possible could you please guide me how to convert intop html pages.

Many thanks
Harish

tedster

8:25 pm on Sep 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



convert database driven pages into static pages

ISAPI Rewrite converts the URL into a new url that "looks" static. But the pages are still dynamic.

katana_one

3:05 pm on Sep 13, 2004 (gmt 0)

10+ Year Member



Perhaps this is getting off topic, but I am curious:

Why would you want to convert dynamic pages into static ones? I'm not questioning anyone's decision to do so, I'm just wondering what situations would make such a decision necessary.

defanjos

3:44 pm on Sep 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



SEs like pages in this format "www.site.com/page1" better than pages in this format "www.site.com/page.asp?no=1"

Dreamquick

5:11 pm on Sep 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There are a few reasons to go from dynamic to static...

A project might be built on a dynamic infrastructure but doesn't really need it on an ongoing basis and can simply be built / maintained offline and uploaded. In this case going static would reduce your hosting requirements, and might reduce CPU usage and load times.

It might also be a cost cutting measure if you lose one host but can't find another suitable one - rather than paying over the odds for MS SQL access you simply go static until you can find a better host.

They could simply want an offline copy of the site to burn to a CD, allowing offline sales people to demo it.

...or it could just be that responsibility for handling the site has fallen to someone who doesn't understand how to maintain dynamic pages, and after assessing the sites functionality they decided it could become static without losing any real features.

- Tony

katana_one

5:34 pm on Sep 13, 2004 (gmt 0)

10+ Year Member



That makes sense. Thanks.

ganesan

5:32 am on Oct 21, 2004 (gmt 0)

10+ Year Member



hi all,

Now i am do convert the dynamic url into static url.and now i am configure ISAPI_rewrite mod.but it is too difficult.

Any one guide me for configure it?

Advance thanks for help me!

goldrake

10:18 pm on Nov 15, 2004 (gmt 0)

10+ Year Member



i try <snip>
i don't think if is what do you need.
in the site is a trial.

bye

[edited by: Xoc at 8:11 pm (utc) on Nov. 20, 2004]