473,698 Members | 2,602 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

what the suffix of the file

Hi,
I have a question that when i surf the internet, i found out that using
..aspx suffix means using asp.net, using .jsp means using javaserver page,
etc. But some don't have any suffix. For instance,
http://daniel.gallery.whitelands.com/photos/newyorktrip , there is no such
suffix.

Can anyone tell me what kind of technology they are using?

I appreciate!
Nov 18 '05 #1
3 1944
Could be a lot of things... often an an ISAPI extension or freaky unix
stuff.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Green" <so*****@yahoo. com> wrote in message
news:eC******** ******@TK2MSFTN GP12.phx.gbl...
Hi,
I have a question that when i surf the internet, i found out that using
.aspx suffix means using asp.net, using .jsp means using javaserver page,
etc. But some don't have any suffix. For instance,
http://daniel.gallery.whitelands.com/photos/newyorktrip , there is no such
suffix.

Can anyone tell me what kind of technology they are using?

I appreciate!

Nov 18 '05 #2
> I have a question that when i surf the internet, i found out that using
.aspx suffix means using asp.net, using .jsp means using javaserver page,
This is mostly true, but with redirection and by using frameworks this is
not always the case. For example in the earlier project we are using jsp and
servlet but all our URI ends up with .html. So from the end user it seems
like they are browsing a static HTML page. You can have address like this:
www.foo.bar/index.exe but in actually it's a Java page, who knows :)
etc. But some don't have any suffix. For instance,
http://daniel.gallery.whitelands.com/photos/newyorktrip This could be a simple index.html file :) The web browser won't show you the
index.html if you just type that in the browser.

--
Victor Hadianto
http://synop.com/Products/SauceReader/
"Green" <so*****@yahoo. com> wrote in message
news:eC******** ******@TK2MSFTN GP12.phx.gbl... Hi, , there is no such suffix.

Can anyone tell me what kind of technology they are using?

I appreciate!

Nov 18 '05 #3
Thanks for Victor and Steve's informative suggesiton.

Hi Green,

As the other member has mentioned, this is something like a ISAPI filter or
UrlRewriting skill. ISAPI filter is like an add-in of the webserver(IIS OR
apache) which may redirect a certain incomming request (with a certain
suffix) to the actual processing handler. Also, in asp.net, there's a
buildin (managed) means to perform such task, here are some refernce on
UrlRewriting in asp.net:

#URL Rewriting in ASP.NET
http://msdn.microsoft.com/library/de...us/dnaspp/html
/urlrewriting.as p\

#URL Rewriting - Search Engine Friendly URLs
http://www.seoconsultants.com/articles/1000/urls.asp

Hope also helps. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #4

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

Similar topics

0
1324
by: p.kosina | last post by:
Its just for my convienience: When saving new file in IDLE I HAVE to always manually add suffix .py, otherwise it is saved without ANY suffix. Can it be set somewhere? Thank you Pavel
26
3487
by: Steven Bethard | last post by:
I thought it might be useful to put the recent lambda threads into perspective a bit. I was wondering what lambda gets used for in "real" code, so I grepped my Python Lib directory. Here are some of the ones I looked, classified by how I would rewrite them (if I could): * Rewritable as def statements (<name> = lambda <args>: <expr> usage) These are lambdas used when a lambda wasn't needed -- an anonymous function was created with...
12
2132
by: Iain Downie | last post by:
Dear list, we are getting a few folk trying to register for our birdwatching surveys with emails of the form: aname@phonecoop.coop, in other words with a 4 character ending (other examples are .info). Currently, I use a regexp to check on 'normal' emails with 3 chars..... function checkEmail() { var emailVar = document.shorter.email.value;
7
7532
by: Kilian A. Foth | last post by:
I just found this amazing video puzzle game written with the pygame library, which promises to be infinite fun - but I can't get it to decode any video file I own, except the game's own example .mpg. All I have is lots and lots of useless .avi, .mp2, .wmv, and so on... Now, the pygame.Movie documentation says the Movie class can decode `MPEG movie files'. I know little about multimedia, but I thought divx/xvid video was a variant of...
1
1506
by: thom | last post by:
Thanks in anticipation... I have an .adp where I connect to an MSDE sql backend. A number of networked PC's connect to this MSDE datasource. All PC's can see and connect to the sql service. However, when I open the .adp, a number of the computers rename all the stored procedures (Office 2000) with an ";1" suffix i.e. Storedproc;1 - some PC's are quite ok - others just rename the procedures rendering the file useless I am at my wits end...
9
5370
by: Thelma Lubkin | last post by:
I've been looking at code that handles string manipulation and I keep seeing variable names, and function names, too, followed by a '$'. I've also found a variable followed by a '%' symbol, but I've only seen that once. Can someone please explain this for me? I haven't been able to find anything about it. thanks, --thelma
3
1652
by: EMC ROY | last post by:
Dear all, I'm a postgraduate student in Hong Kong, studying english language. I wanna seek help from all of you about some plain text manipulation. I have already add part-of-speech (POS) tags with angle bracket by software tagger, right after every word in my file, as attribute. How could I change the tag suffix to tag prefix? Original Sentence: An apple for you.
3
2602
by: mrstephengross | last post by:
Hi all. I've got a python file called 'foo' (no extension). I want to be able to load it as a module, like so: m = __import__('foo') However, the interpreter tells me "No module named foo". If I rename it foo.py, I can indeed import it. Is the extension required? Is there any way to override that requirement? Thanks,
0
4539
by: okonita | last post by:
Hi all, I am having a DB2 connectivity problem that I hope someone can help me resolve. I need this to test Replication and such other things. What am I doing wrong here? Any help that I can get will be highly appreciated. First, the error that I am getting when I try to connect to the remote host after performing NODE and database catalog is the following: SQL1336N The remote host "WINSVR2008R2-2" was not found. SQLSTATE=08001. I...
0
8680
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8871
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7738
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6528
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4371
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2335
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.