473,395 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

does url rewriting use isapi

.... and if so how (using basic asp, not .net)?

thanks

Mark
www.iosilver - Silver Jewellery

Aug 1 '06 #1
6 1526

trooperbill wrote:
... and if so how (using basic asp, not .net)?

thanks
http://www.google.co.uk/search?hl=en...e+Search&meta=

--
Mike Brind

Aug 1 '06 #2

"trooperbill" <ma******@gmail.comwrote in message
news:11*********************@s13g2000cwa.googlegro ups.com...
... and if so how (using basic asp, not .net)?
Yes URL rewriting uses ISAPI. You need to create a C++ ISAPI filter project
and write code in the OnUrlMap in the implementation of CHttpFilter. Have
fun ;)
thanks

Mark
www.iosilver - Silver Jewellery

Aug 1 '06 #3

Anthony Jones wrote:
"trooperbill" <ma******@gmail.comwrote in message
news:11*********************@s13g2000cwa.googlegro ups.com...
... and if so how (using basic asp, not .net)?

Yes URL rewriting uses ISAPI. You need to create a C++ ISAPI filter project
and write code in the OnUrlMap in the implementation of CHttpFilter. Have
fun ;)
thanks

Mark
www.iosilver - Silver Jewellery
anyone know a method that will work on shared hosting?

Aug 2 '06 #4
nope
"mark r" <ma******@gmail.comwrote in message
news:11*********************@75g2000cwc.googlegrou ps.com...
>
Anthony Jones wrote:
>"trooperbill" <ma******@gmail.comwrote in message
news:11*********************@s13g2000cwa.googlegr oups.com...
... and if so how (using basic asp, not .net)?

Yes URL rewriting uses ISAPI. You need to create a C++ ISAPI filter
project
and write code in the OnUrlMap in the implementation of CHttpFilter.
Have
fun ;)
thanks

Mark
www.iosilver - Silver Jewellery

anyone know a method that will work on shared hosting?

Aug 2 '06 #5
On Wed, 02 Aug 2006 04:21:36 -0500, mark r <ma******@gmail.comwrote:
Anthony Jones wrote:
>"trooperbill" <ma******@gmail.comwrote in message
news:11*********************@s13g2000cwa.googlegr oups.com...
... and if so how (using basic asp, not .net)?

Yes URL rewriting uses ISAPI. You need to create a C++ ISAPI filter
project
and write code in the OnUrlMap in the implementation of CHttpFilter.
Have
fun ;)

anyone know a method that will work on shared hosting?
If you can create virtual directories, you may be able to use a wildcard
redirect. Configure the virtual directory so that it redirects to the
exact URL you enter, and use a URL such as this:

*;*;/index.asp?url=$V&$P

The first *; tells IIS that this is a wildcard redirect. The second
matches any URL, and $V and $P embed the file and query portions of the
matched URL, respectively.

--
Justin Piper
Bizco Technologies
http://www.bizco.com/
Aug 3 '06 #6
mark r wrote:
>
anyone know a method that will work on shared hosting?
Get a new hosting company that is running Linux and use mod_rewrite.

--

Regards,

Travis Spencer

Aug 4 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Irene | last post by:
Hi, I have an asp page that allows a user to search for info in a DB and add info to a DB. The search uses "ADODB.Connection" objects in the page, but the add will use a call to an isapi dll...
3
by: Lionel Schiepers | last post by:
I rencently tested an web application with ISAPI extensions that internally use managed extensions but the call to the ISAPI failed. I receive the following message: "A dynamic link library (DLL)...
2
by: Juha Borenius | last post by:
I read Robert Chartier's article from 15 seconds (http://www.15seconds.com/issue/030522.htm) and tried it myself. URL rewriting seems to work fine as long as original file exists. For example:...
2
by: Thedotnetteer | last post by:
hi. I wrote a very simple httpmodule to transform calls as www.mysite.com/users/john to www.mysite.com/userspage.aspx?id=john the problem is that my module is called only when the called page...
4
by: Serg | last post by:
I can't add .* to ISS mappings, so how do I handle the situation when the url looks something like this: http://MyUrl/2004/10/23 I could require the users to type...
4
by: Serg | last post by:
How do I install ISAPI filter in IIS? I need ISAPI filter to process folder paths such as http://MyUrl/folder1/folder2/folder3 There is no "ISAPI filters" tab in my IIS. Thanks!
3
by: DC | last post by:
Hi, I need something that rewrites a URL like myserver.com/parm1/val1/parm2/val2 to myserver.com/default.aspx?parm1=val1&parm2=val2
3
by: daddywhite | last post by:
I need to rewrite a URL like: FROM: /mypage.asp?my_id=78 TO: /contact-us Where contact us is the name of that page stored ion a database. I can easily use a ISAPI filter to change it...
0
by: CGambino | last post by:
Hello, I was attempting to implement simple URL Rewriting using an HTTP Module with an event on BeginRequest and powered by a Context.RewritePath. I got everything to work fine. When I was...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.