Omgili - forum search, search forums  
  

Discussions about aspx extension

Displaying 1 - 10 out of 2,576 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Is .html extension better than .php and .aspx for SEO ?
Started by on , 7 posts by 7 people.  
And as the "What to leave out" section of " Cool URIs don't change " states : File name extension way of making links to the W3....
I don't think extension will make any.
No extension is always best, since Cool URLs Don't Change .
I'm pretty sure stackoverflow.com is created with ASP.NET, but no matter where I click I see no .aspx extension in the address bar. How it is done and is there a particular reason for this?
Started by on , 9 posts by 9 people.  
Repointing them to the ASPX pages behind the scenes This can be done in a .NET HTTP Module or as an ISAPI.
How do i remove .aspx extension like: http://www.foo.com/bar --> http://www.foo.com/bar.aspx http://www.foo.com/bar?q=boo --> http://www.foo.com/bar.aspx?q=boo
Started by on , 3 posts by 3 people.  
The v3 syntax is: RewriteBase / RewriteCond %{REQUEST_URI}.aspx -f RewriteRule.
Ask your Facebook Friends
I'm using PUT and DELETE more and more w/ my ajax work and wanted to see if it would be a "bad idea" to add these verbs to the .aspx application extension in IIS.
Started by on , 3 posts by 3 people.  
And DELETE should - if you're following the RFC - either replace or delete the .aspx file that was specified.
Is it possible to do something like this inline in an ASPX page? <%= Me.SomeExtensionMethod() %> I can't seem to figure out how to get this to work properly. I'm receiving an error saying that "SomeExtensionMethod" is not a member of the current...
Started by on , 4 posts by 4 people.  
If that improves things.
Try closing the .aspx page and opening it up again as per this answer .
We recently rewrote our company homepage and have come across a peculiar error. We have very few pages that need any code behind them, so we wrote the website in static HTML served out of IIS6. The few pages that need any code (Contact Us, with a contact...
Started by on , 3 posts by 3 people.  
Then check virtual....
Check top level for *, *.htm, managment.htm, etc.
Do you get a 404 because it tries to load management.aspx and it's not there? Your bindings have to be off somewhere.. .
Check if you still have the bin folder in the root of your site .
Hi... What is the difference between .asp and .aspx? Which extension is best?
Started by on , 2 posts by 2 people.  
ASPX is the extension of ASP.NE$T pages Regards, Geeths Online Calculators - Free Script Directory - Free.
Is used for programming web applications utilizing either VB.NET or C# as it's language .
We have a website; which, till now had only HTML pages. Now we are redeveloping it in ASP .Net. This means that all the .html pages will be changed to .aspx extension. The problem is, there are a lot of external references to these pages, and we dont ...
Started by on , 6 posts by 5 people.  
For all our major websites we now use a custom mapping system, whereby a virtual... .
The aspx pages, request for index.html gets mapped to index.aspx here's what ms says about asp.net url to leave extensions (.html, .aspx, etc) behind.
What object can I use to get the current PageName.aspx (including the extension .aspx) from the URL? I can't find what object and method to allow me to grab this when I'm on a page.
Started by on , 6 posts by 6 people.  
Http://www.aspcode.net/Get-current-page-name.aspx public string GetCurrentPageName() { string sPath = System.Web.HttpContext.Current.Request.Url.AbsolutePath; System.IO.FileInfo oInfo = new System.IO.FileInfo(sPath); string sRet = oInfo.Name; return sRet... .
Is there a way to find out if the ASPX file was written in C# or vb just by looking at the web page online?
Started by on , 3 posts by 3 people.  
This is very unlikely, but it's the only thing I can think of. .
Whose extension will provide a clue.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • ASP(Active Server Pages) - Webmaster
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost