LilPlant New member 0 0% Status Offline Posts 40 Likes 0 Rep 0 Bits 210 4 Months of Service 0% OP Oct 16, 2024 0 39 #1 Hello, I want to post data to a page using CURL, but the page contains a form without the method="post" or action attributes. How can I find out the page where the data is being posted? This is the issue I am facing.
Hello, I want to post data to a page using CURL, but the page contains a form without the method="post" or action attributes. How can I find out the page where the data is being posted? This is the issue I am facing.