Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how can i develop a program in aspx format and use it in php site?!!

how can i develop a program in aspx format and use it in php site?!!

Scheduled Pinned Locked Moved ASP.NET
questioncsharpphphelp
5 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nafiseh Salmani
    wrote on last edited by
    #1

    how can i develop a program in aspx (C#) format and use it in php site?!! i want to write a custom search box with C#, and use it in a php site!! any help would be useful Thanks

    A 1 Reply Last reply
    0
    • N Nafiseh Salmani

      how can i develop a program in aspx (C#) format and use it in php site?!! i want to write a custom search box with C#, and use it in a php site!! any help would be useful Thanks

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      I am not sure of what you exactly want... Do you want to communicate ASP.NET with PHP? If so you can use Request object to send headers to call the PHP sites in the very similar way as you do other pages of your ASPX sites. If you want to use C# as your Serverside script, I dont think its possible. If so I dont know.

      Abhishek Sur My Latest Articles Working with Excel using MDAC
      Basics on LINQ and Lambda Expressions
      Create .NET Templates

      N 1 Reply Last reply
      0
      • A Abhishek Sur

        I am not sure of what you exactly want... Do you want to communicate ASP.NET with PHP? If so you can use Request object to send headers to call the PHP sites in the very similar way as you do other pages of your ASPX sites. If you want to use C# as your Serverside script, I dont think its possible. If so I dont know.

        Abhishek Sur My Latest Articles Working with Excel using MDAC
        Basics on LINQ and Lambda Expressions
        Create .NET Templates

        N Offline
        N Offline
        Nafiseh Salmani
        wrote on last edited by
        #3

        I want to write a custom search box like google custom search to use in other site with any platform!! how could it be done to use a C# or dotnet search box in php site?!!

        A A 2 Replies Last reply
        0
        • N Nafiseh Salmani

          I want to write a custom search box like google custom search to use in other site with any platform!! how could it be done to use a C# or dotnet search box in php site?!!

          A Offline
          A Offline
          Abhishek Sur
          wrote on last edited by
          #4

          you mean you want to create a Web Crawler like google that may crawl to any site... Its not easy buddy. You need to capture every snap of a website. :confused::confused:

          Abhishek Sur My Latest Articles Working with Excel using MDAC
          Basics on LINQ and Lambda Expressions
          Create .NET Templates

          1 Reply Last reply
          0
          • N Nafiseh Salmani

            I want to write a custom search box like google custom search to use in other site with any platform!! how could it be done to use a C# or dotnet search box in php site?!!

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #5

            Nafiseh Salmani wrote:

            to use in other site with any platform!

            What do you mean by other sites? You want to search with in your web site or what ?

            cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net My Latest Article : IIS Remote Debugging

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups