GithubHelp home page GithubHelp logo

.asp -> .aspx about raweb HOT 5 CLOSED

surfchris avatar surfchris commented on June 15, 2024 2
.asp -> .aspx

from raweb.

Comments (5)

MrBrianGale avatar MrBrianGale commented on June 15, 2024

You should make a pull request for this! That is a nice feature to add to this so it will work as aspx which, if I am not mistaken, still works in IIS too.

from raweb.

imbmf avatar imbmf commented on June 15, 2024

@surfchris it even works on raspberry pi 2.

from raweb.

kimmknight avatar kimmknight commented on June 15, 2024

@surfchris This is great!

I also have a PHP version that someone sent me a few years ago.

Do you guys think it would be better to include the different versions in one repo?

Otherwise, I could modify the Readme.md here and link to the ASPX/PHP versions?

Other ideas?

from raweb.

MrBrianGale avatar MrBrianGale commented on June 15, 2024

I can see multiple ways to break it up for aspx and php. My preference would be to have a separate folder for each type in a single project. The reason for this is it would remind me (if I was working on the code) that any changes I make in the ASP version, I should add to the ASPX and PHP version to ensure they are all feature compatible.
My thoughts on having different versions in different repos is it will be very easy for one of the 3 versions to become stale.
Plus, when a pull request is made if they are all in a single project, it is easy to reject it if only 1 or 2 of the versions are updated and not all 3. Well, presuming the bug exists in all 3. If it is a bug in a specific version of PHP for example, the asp and aspx one wouldn't need updating.

Thoughts?

from raweb.

kimmknight avatar kimmknight commented on June 15, 2024

Good thinking, MrBrianGale. I checked the PHP version and it's out of date - might update it at a later date, but won't include in the meantime.

Included the ASPX files. Thanks, surfchris!

from raweb.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.