Jump to content

Get Value From TextBox [External Website]


MalzaaR

Recommended Posts

Hi,

 

I would like to know how to get The Value Of An Hidden TextBox From an External Website than Mine.

 

I'm Coding an Addons for CCBChurch.com (mychurch.ccbchurch.com/app/trx_submit_bp.php),

 

This is a donation website, They want me to code an addons so people can place it on their website and people can donate.

 

I made it in cURL with POST but they generate a TimeStamp and a TimeStamp encoded, The 2 are on mychurch.ccbchurch.com/app/trx_submit_bp.php on hidden textbox.

 

I would like to get the TS and TSH from the hidden textbox on the website, Is that possible ?

 

I would too like to put it in Variable $ts and $tsh...

 

Thanks !

Link to comment
Share on other sites

I'm pretty sure the timestamp hash would be per user, and is a way the site is keeping people from doing what you are trying to do (as that must match your session, or cookie).  Have you contacted the site?  They can create a workaround to this: API

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.