web development help
Search Only:

Search Keyword drupal catch form data

Total: 40 results found.

Page 1 of 2
hello every one, my problem is that if i post my form data now there are three ways to post my form data 1. By URL 2. By Cookie 3. By Session now which one is safe to use. ...
Im currently using javascript and dom to create new nodes which contain form elements that appear when a user presses a button. Additional nodes are appended if the user keeps pressing the add ...
Hi guys, I have an e-commerce site Im working on and need to update a customers details from form fields before sending them off to world pay, as with all e-commerce sites I want as few pages ...
Im trying to write a script in php that will submit data in a form format to another site At the moment I have the data written to the form stripping from the site then filling in the form ...
Im trying to post form data to a remote server and read back the results. I originally achived this using $_GET on the remote server, but now am trying to do similair, but on https. fopen("www.site.com/file.php?a=1&b=2","r"); ...
Hello all: I have a little dilema - I have an application I made that allows users to create their own "web form" for data... so they basically create their own questions and data ...
hi all plz guide me why we use form attribute enctype="multipart/form-data" at the time of file uploading. i want to know what it actually does. thanks amit hi all ...
my system:winxp+apache1.3+php4.3.5+IE+firefox im recieving form data which might contain characters from different languages and save it to file... recently i ran into problem... my ...
Hello, I am looking for a script that will pass form data to 2 other backend scripts. Basically I need a way to have one form be processed by two completely different PHP scripts (one for ...
Hey, I am working at ubs as an intern and Im creating a form that will send the form data in a .txt file, to someones email. Is there anyway I could do that? I cant use PHP, because the server ...
Is there anyway to stop the browser from reposting form data when you go back to an expired page and try to refresh it? Is there anyway to stop the browser from reposting form data ...
Hi! I am having a weird problem with posting some data from a form. I have a form with many fields (some are input and some are files). There is a submit button, which directs the user to the ...
hello, i am learning php and i am stumped, any help would be great. i am writing a php solution to figuring out batting averages. i want to add form data from an html doc to a .txt file, ...
Hi, I am using a form to upload and image. I use enctype="multipart/form-data" in the form tag like this:- if(!isset($_POST[submitimage])) .... <form action="<?=$PHP_SELF?>" ...
I dont know whether this is specifically a PHP question or a more general HTML question but Ill ask anyway... The problem is this: I have a frameset page with two frames. The left one is ...
I have a server running on my computer, and when I submit form data it is submitted as is, but when I submit form data on my website, I see that it is escaped, which causes a major problem with ...
ok I am trying to submit form data to a data base but the dang code will not work. I have used it on other pages on other domain (with different database info) and it worked and I doing something ...
Hello all, I am re-inventing the wheel here by trying to write code that will verify submitted data then write to a database. My questions are actually strategic: 1. Shoould I try ...
here is my code. everything works fine but once i get the email there is NO data from the form. its all blank. Form code: PHP Code: <title>Residential Application</title>  ...
Hi, I am using ajax to submit my form but the data I want inserted is not being passed to the ajax page. I get the "thank you" message but I tried echoing the $_POST[message] ...
<< Start < Prev 1 2 Next > End >>