code
search
solutions
software
Search
Search
web development help
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
drupal catch form data
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
how to send our form data securly
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. ...
2.
keeping track of form data using multidimensional arrays?
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 ...
3.
Submiting form data to DB via redirect page
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 ...
4.
Auto submitting form data using php....
Im trying to write a script in php that will submit
data
in a
form
form
at to another site At the moment I have the
data
written to the
form
stripping from the site then filling in the
form
...
5.
Posting form data to a remote server
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"); ...
6.
Posting form data from custom page
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
...
7.
why we use enctype=multipart/form-data in file uploading
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 ...
8.
form data encoding problem...
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 ...
9.
Send form data to 2 different scripts
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 ...
10.
Forms: Have the form data sent in a .txt file, through email !
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 ...
11.
Stop reposting of form data
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
...
12.
Problems with post 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 ...
13.
adding form data to .txt file ..then recalling data
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, ...
14.
Problem with enctype=multipart/form-data
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?>" ...
15.
Repost Form Data
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 ...
16.
Form Data Escaped Or Not
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 ...
17.
Insert form data to database
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
data
base info) and it worked and I doing something ...
18.
Verifying Form Data, and then Sending to dB using PHP
Hello all, I am re-inventing the wheel here by trying to write code that will verify submitted
data
then write to a
data
base. My questions are actually strategic: 1. Shoould I try ...
19.
[Help Please]Form Data not posting to email or contact.php
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> ...
20.
Form data not transferring
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
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats