Jump to content

write text automatically into off-site text box


doa24uk

Recommended Posts

hi guys,

 

ok here's what I wanna do.

 

I will be collecting variables from a process & then I need to open a new page (unseen to user - can this be done?)  and paste the text from the variable into a text box on the new page.

 

Only problem is that the text box is on an off-site page so I can't play with the coding & therefore insert the text easily.

 

Is this do-able or not?

 

DoA

Maybe ranj.. is hungry.

 

You could use Ajax if you force javascript to be enabled, depends what you mean by 'new page'..  I am assuming it's for your records since you said unseen to the user... so you could use ajax in the background to post those fields to a storage of some sort(db,flatfile,etc)..

Maybe ranj.. is hungry.

 

You could use Ajax if you force javascript to be enabled, depends what you mean by 'new page'..  I am assuming it's for your records since you said unseen to the user... so you could use ajax in the background to post those fields to a storage of some sort(db,flatfile,etc)..

 

No, it's on another site.  He needs cURL.

@Dark

Yes, while I misread, it's still valid as we don't exactly know how s/he's collecting.

 

Data from a form submission: cURL while it's being processed;

 

Data from something that's not necessarily posted back to the server, javascript to capture data, ajax to the same server, cURL in the background

 

 

S/He needs to identify the "process" s/he's using if there are futher inquiries.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.