Bitcoin Forum
June 17, 2024, 03:19:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Paying $100 whoever can help me figure out how to format html into a link  (Read 1414 times)
hectoars (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 19, 2015, 10:25:19 PM
Last edit: October 20, 2015, 01:09:47 AM by hectoars
 #1

I have the source code I can provide. Basically there is a website that has a button that when you click it, it submits information, then goes to a different link. I would like to get a link that I can send people directly that will perform the action the button does, without them having to click on it.

I will pay $100 in BTC to whoever can figure this out for me


PM me for the website source code of the button
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
October 20, 2015, 01:59:12 AM
 #2

I think I can do this. I will send you a PM. Will you escrow the funds?

josephdd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
October 20, 2015, 04:10:00 AM
 #3

I have sent you a pm. Please reply with relevant info hand I can do this . Also will you be escrowing the amount? It would be best for both parties
hectoars (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 20, 2015, 04:18:43 AM
Last edit: October 20, 2015, 05:08:18 AM by hectoars
 #4

Edited
--Encrypted--
Copper Member
Legendary
*
Offline Offline

Activity: 924
Merit: 1007

hee-ho.


View Profile
October 20, 2015, 05:32:42 AM
Last edit: October 20, 2015, 05:44:09 AM by --Encrypted--
 #5

try adding something like this along with the submit field...

<input type="hidden" name="redirect" value="LINK">

edit:
it should look like this.. probably.. I just learned this like 2 minutes ago. Tongue

<form action="SOMETHING">
  <input type="text" name="fname"><br>
  <input type="hidden" name="redirect" value="bitcointalk.org">
  <input type="submit" value="Submit">
</form>
manekari
Sr. Member
****
Offline Offline

Activity: 455
Merit: 250



View Profile
October 20, 2015, 07:03:42 AM
 #6

I have the source code I can provide. Basically there is a website that has a button that when you click it, it submits information, then goes to a different link. I would like to get a link that I can send people directly that will perform the action the button does, without them having to click on it.

I will pay $100 in BTC to whoever can figure this out for me


PM me for the website source code of the button

IF, its a simple HTML Form Post, then :
Open that website in chrome. Open Developer Tools - F12.

- Click on second tab "network"
- Check the box "Preserve Log"
- Click on second button which says "clear" in mouse hover.

Now, click on the button you are willing to get code for. Notice, there will be one URL generated in Network tab of developer tools. You can get the form element URL and post arguments.

Arrange that URL with post arguments. You are good to go.

Again, its just for Simple HTML Form Post.

Still unclear ? PM me.

Smiley
bapparabi
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000


View Profile
October 20, 2015, 07:49:30 AM
 #7

Can you Pm me the detail the source code and the url so i can check it
ashour
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
October 20, 2015, 01:19:08 PM
 #8

I can help you out with this, please send me the details of the source code and how exactly you want it build.
josephdd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
October 20, 2015, 01:22:41 PM
 #9

I couldn't help him mostly because I could not really understand what he actually wanted but I can give more info so maybe one of you can.

He is on a site that holds btc in an escrow. He is using tor and can't use another browser for whatever reason and op says his issue is that the release escrow button does not show so he was trying to find a way to somehow release escrow without clicking the button....
Rude Boy
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
October 20, 2015, 01:33:20 PM
 #10

Grin other than bothering others, download the whole website using HTTrack website copier. You're done you'll find that link. Isn't it?
twicezeroiszero
Hero Member
*****
Offline Offline

Activity: 840
Merit: 500

Borderless for People, Frictionless for Banks


View Profile
October 20, 2015, 02:43:38 PM
 #11

This is blatant scamming with a newbie that promises a reward for something and then vanishes.

Tra

                             ╓███▄
                            ]████▌
                            ]███▀
         ╓▄▄█████████▄▄    ,▄█▀  
      ▄████▀▀█████µ   `▀▓██▀`    

    ╓████╜   ╙███████▄▄█▀▀`▀▄    
   ]███▌        "▀██████▌    ▓Ç  
   ]███        ,▄█▀" ▀████   ]█  

    ▓██      ▄█▀▀     ▓███▌  á█  
     ▀██╖ ╓▄█▀        ▓███▌ ▄█▌  
       ▀███▒         ╓███████`   

     ,▄██╜"▀▀█▄▄▄▄▄▄▄████▀▀      
   ,▄██▀                         
  ▄██▌                           

╓████▌                           
█████┘                           
 ▀▀▀                             
ion
███
███
███
███
███
███
███
███
███
███
███
███
███
███
 Transitions You to A Crypto-ready Society 

Github   Telegram   Medium   Facebook   Twitter   Reddit   Youtube
 TRADE AND EARN DURING PRE-ICO 
u
\ \ \ \
/ / / /
PRE-SALE STARTS APRIL 15, 2018
/ / / /
\ \ \ \
u
███
███
███
███
███
███
███
███
███
███
███
███
███
███
mexxer-2
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1005


4 Mana 7/7


View Profile
October 20, 2015, 02:47:55 PM
 #12

This is blatant scamming with a newbie that promises a reward for something and then vanishes.
Well, people(high ranked members mostly I see) were foolish if they actually thought they would get a honest reward for this, without escrow. Anyway lets not jump to conclusions already, OP might be goodhearted and may come back and pay the reward, very highly unlikely though.
teddy5145
Hero Member
*****
Offline Offline

Activity: 714
Merit: 528


View Profile
October 20, 2015, 02:50:18 PM
 #13

This is blatant scamming with a newbie that promises a reward for something and then vanishes.
Isn't that obvious ?
It's too good to be true when OP offered $100 for something like this
And he never mentioned about using escrow at all Roll Eyes
$100 without escrow is a risky business
harizen
Legendary
*
Offline Offline

Activity: 3122
Merit: 1398


For support ➡️ help.bc.game


View Profile
October 20, 2015, 02:52:38 PM
 #14

Already solved?

If no then can you PM me all the details? Maybe I can help but of course it all depends on the output. I don't need the money as if you will gave it. I like to test my skills.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....LOTTERY..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
xinzark
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001


View Profile
October 20, 2015, 03:50:26 PM
 #15

This is blatant scamming with a newbie that promises a reward for something and then vanishes.
Isn't that obvious ?
It's too good to be true when OP offered $100 for something like this
And he never mentioned about using escrow at all Roll Eyes
$100 without escrow is a risky business

Lol no need of Escrow when someone is trying to vanish
And anyone will solve his problem and take btc after. Some are also ready to do that for free. But yeah noone is completing for the reward. Noone is foolish here because a Newbie with $100 offer should probably be 99% scam.
So, just for educational purpose this thing can be a good task  Grin

Pm me the source code too. I also wanna check my skill and will let you know if I can do
hectoars (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 20, 2015, 05:04:14 PM
 #16

I sleep for a few hours and I've dissapeared lol? Nobody has come up with a solution. I am using a tor .onion website. There is a button you click to finalize an order. It doesn't open a link it just finalizes the order and refreshes the page basically. I am trying to figure out how to get the browser to perform that action without clicking the "finalize" button. Here is the entire finalize page in html


How pathetic are you that you think $100 is a high offer for this? I will be paying whoever helps me figure it out

<!DOCTYPE html>
    <html lang="en">

        <head>
            <title></title>
            <meta content="text/html; charset=utf-8" http-equiv="content-type"></meta>
            <meta content="alpha02" name="author"></meta>
            <meta content="all" name="robots"></meta>
            <link type="text/css" rel="stylesheet" href="style.css"></link>
            <link rel="shortcut icon" href="favicon.ico"></link>
        </head>
        <body>
            <div class="site">
                <div class="headercont">
                    <div class="header"></div>
                </div>
                <div class="menucont">
                    <div class="menu"></div>
                </div>
                <div class="notifcont">
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                    <div class="notif"></div>
                </div>
                <div class="contentcont">
                    <div class="content">
                        <div class="content1">
                            <div class="infobox" style="width:270px;margin-left:0px;margin-right;0px;margin-bottom:20px;"></div>
                            <div class="infobox" style="width:270px;margin-left:0px;margin-right;0px;margin-bottom:20px;"></div>
                            <div class="infobox" style="width:270px;margin-left:0px;margin-right;0px;margin-bottom:20px;"></div>
                        </div>
                        <div class="content2">
                            <h1 class="std"></h1>
                            <div class="topinfo" style="background-color:#ddddff;"></div>
                            <div class="tcl" style="width:90px;"></div>
                            <div class="tcl" style="width:380px;"></div>
                            <div class="tcl" style="width:220px;text-align:right;"></div>
                            <div class="clear"></div>
                            <div class="hrdot"></div>
                            <form method="post" action="#" name="formListing">
                                <h2 class="std"></h2>
                                <p class="big"></p>
                                <h2 class="std"></h2>
                                <textarea class="std" style="width:560px;" cols="80" rows="6" name="notes"></textarea>
                                <div class="tcl" style="width:280px;">
                                    <input class="bred" type="submit" formaction="order.php?id=450469&stat=2" value="Dispute"></input>
                                </div>
                                <div class="tcl" style="width:290px;text-align:right;">
                                    <input class="bgreen" type="submit" formaction="order.php?id=450469&stat=1" value="Finalize"></input>
                                </div>
                                <div class="clear">
                                </div>
                                <input type="checkbox" name="russia"></input>
                                <span class="normal">

                                    In case of dispute, require a Russian-speaking mod…

                                </span>
                            </form>
                            <p class="std">
                                <a class="std" href="orders.php"></a>
                            </p>
                            <p class="std">
                            </p>
                            <h2 class="std">

                                Advanced options

                            </h2>
                            <p class="std">

                                Money in Escrow: 0.7365 BTC

                            </p>
                            <form method="post" action="orderpart.php?id=450469" name="formRep">
                                <p class="std"></p>
                                <p class="std"></p>
                                <p class="std"></p>
                            </form>
                        </div>
                        <div class="clear">
                        </div>
                    </div>
                </div>
                <div class="footercont">
                    <div class="footer">
                        <div class="footer1cont"></div>
                        <div class="footer2cont"></div>
                    </div>
                </div>
            </div>
        </body>
    </html>
Hellacopter
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


View Profile
October 20, 2015, 05:15:46 PM
 #17

I think you have to use the escrow as your rank is newbie and you promised 100$ for help you solving this issue.
There is many trusted and honest escrows in this forum, it's safest way for everyone
hectoars (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
October 20, 2015, 06:35:39 PM
 #18

www.site.onion/order.php?id=450469&stat=1

For the people who have messaged me this answer, it is not correct. I tried that before I even posted here. All it does is refresh the page without performing the action.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
October 20, 2015, 06:43:56 PM
 #19

www.site.onion/order.php?id=450469&stat=1

For the people who have messaged me this answer, it is not correct. I tried that before I even posted here. All it does is refresh the page without performing the action.
As I said in my pm, you need to do a post request, which browsers do not do through the URL bar. You will need to put the URL in an HTML form that does post if it is on a webpage. Otherwise, it probably won't work.

ZonedOutSpace
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

From Russia with love


View Profile
October 20, 2015, 06:57:48 PM
 #20

Please pm me the source I can do this
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!