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. The HTTP verb POST

The HTTP verb POST

Scheduled Pinned Locked Moved ASP.NET
helpcsharphtml
4 Posts 3 Posters 0 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.
  • M Offline
    M Offline
    matjame
    wrote on last edited by
    #1

    Hello guys. Another problem for today.I have a page designed in HTML(Dreamweaver), and another designed in VB.NET(aspx).So, I tried to button link to the HTML page from the aspx page but I get this message when I run and click: The HTTP verb POST used to access path '/Final Airliquide TelephoneList/Home Page/HomePage.htm' is not allowed. I tried other forums but they talk about Global.aspx files that I cant find, or C:\WINDOWS\system32\LogFiles\WUDF, but my WUDF folder is empty. I need some real help with this guys.

    kagiso

    S S 2 Replies Last reply
    0
    • M matjame

      Hello guys. Another problem for today.I have a page designed in HTML(Dreamweaver), and another designed in VB.NET(aspx).So, I tried to button link to the HTML page from the aspx page but I get this message when I run and click: The HTTP verb POST used to access path '/Final Airliquide TelephoneList/Home Page/HomePage.htm' is not allowed. I tried other forums but they talk about Global.aspx files that I cant find, or C:\WINDOWS\system32\LogFiles\WUDF, but my WUDF folder is empty. I need some real help with this guys.

      kagiso

      S Offline
      S Offline
      sathesh pandian
      wrote on last edited by
      #2

      hi, copy that file and put it in the same web application path. Then give the link. it will work. i think you gave the physical path of the web application so it gave the access error. try this.

      All The Best Sathesh Pandian

      M 1 Reply Last reply
      0
      • M matjame

        Hello guys. Another problem for today.I have a page designed in HTML(Dreamweaver), and another designed in VB.NET(aspx).So, I tried to button link to the HTML page from the aspx page but I get this message when I run and click: The HTTP verb POST used to access path '/Final Airliquide TelephoneList/Home Page/HomePage.htm' is not allowed. I tried other forums but they talk about Global.aspx files that I cant find, or C:\WINDOWS\system32\LogFiles\WUDF, but my WUDF folder is empty. I need some real help with this guys.

        kagiso

        S Offline
        S Offline
        S Ullas
        wrote on last edited by
        #3

        do you want to submit any data to the htm file? if not, you can call a javascript function in the onClick event and redirect to the html file using the following code in the javascript document.location = " html path"; make sure the button type should not be submit.

        Ullas Sadanandan

        1 Reply Last reply
        0
        • S sathesh pandian

          hi, copy that file and put it in the same web application path. Then give the link. it will work. i think you gave the physical path of the web application so it gave the access error. try this.

          All The Best Sathesh Pandian

          M Offline
          M Offline
          matjame
          wrote on last edited by
          #4

          Its in the same folder.Thing is aspx needs all the file it works with to be in the same folder with it for it to access them.So I did that.I can see the file in the folder and all is well with no errors.But linking to it is another problem. I tried that before posting this question. I appreciate your assistance very much. Im still clueless.Ive tried so many googles and forums.

          kagiso

          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