Macromedia Flash MX Logo

Related Topics:

Posted on Jan 22, 2009

There is a problem in flash when i given a PHP Submit form code.

Hi i am Venu, There is a problem in flash scripting . when i given a PHP submiting form code. i that code i given a mail ID for submit button. and i tested for trile and the mail is coming for that id and with that mail i am getting the TEST Styles also for Example :

1.Name of the person :

venukumarjfsj


2.Address :

kggkk


3.organization :

skjskfskf


4.Phone :

gkglkgls


5.Email :

kdlgdk


6.Message :

jlddgl

.

Like that i am getting pls solve the problem for me.


Thanking You

Regards
Vijay Venu

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

  • Contributor 1 Answer
  • Posted on Jan 25, 2009
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Joined: Jan 25, 2009
Answers
1
Questions
0
Helped
77
Points
1

I want support of this macromedia and corel draw flash with 8 versions

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

Need abs code 9 solution for 1995 Toyota Avalon XLS

old car, and old ABS,
no FSM,
no alldata.com
no looking first at Toyota nation dot com>?
they are 2 digit flash codes.
95-98 is same
look it up here.
http://www.wellsve.com/custom_searches/abs_troublecodes.php?make=Toyota&model=Avalon&year=1996&code=39&submit.x=58&submit.y=28&confirm=1

above link is demo of code 39

1helpful
1answer

Hi, im using coffeecup web form builder. when I submit the form message -it is send to the client the autoresponder message + THE INFORMATION OF THE FORM correctly. But I only receive the...

Sorry you are having problems. If you can head over our our Website at http://www.coffeecup.com/help and fill out a support ticket, we can take a look at your form and see what is going on.

Scott Swedorski
CoffeeCup Software
0helpful
1answer

Hello. I need a simple help (I think). If I have an webbadress like "http://my.adress.com/home.html" and I want to make a form that puts whatever you type in a textfield at the end of the...

A simple solution would be!

<form action="http://my.address.com/home.html<?php echo $name; ?>" method="get"><!-- Note a variable after the link -->
<input type="text" name="name" value=""/>
<input type="submit" name="submit" value="Submit"/>
</form>
<?php
    if(isset($_GET['submit'])) {
        $name = $_GET['name'];
    }
?>
0helpful
1answer

Hi i feel trouble pronouncing syllables like sh,v and z

I can't understand what you actually mean. If you mean about the pronunciation, then you are on the wrong side, anyway let me just help you how to learn it online with sound from different accent.. follow below given link and type in the word word you like to hear and click submit.. Good luck.. http://www.howjsay.com/index.php?word=james&submit=Submit
2helpful
1answer

I need a c++ project using graphics on solar system

you can find here
http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?lngWId=3&B1=Quick+Search&txtCriteria=solar+system&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&optSort=Alphabetical
2helpful
1answer

How i get data from html form to ms access or excel file...????

this needs to be programmed - i.e. when you submit the form it needs to be submitted to something (e.g. java servlet, php script, etc.) that will take the data and insert it into a data store (access, excel, mysql, oracle, etc.)
0helpful
1answer

Javascript code for generation of textbox on clicking

Kapil, Pretty much just copy and paste that and change the title part in parentheses. Play with the code a little bit and see what you come up with. Be sure to keep backups each time you make a change! Code <html><head><title>(Type a title for your page here)</title>

<script type="text/javascript">
function make_blank()
{
document.form1.type.value ="";
}
</script>

</head>
<body >

<form name=form1 method=post action='test.php'>
<b>Type</b><input type=text name=type value='Enter your user id' onclick="make_blank();">Enter User ID
<input type=submit value=Submit> </form>

</body>
</html>
-------------- Good luck and take care,
Chimpster
0helpful
1answer

Html codes

What type of order form? My advice would be to use Dreamweaver CS3 but heres a basic form with script that could be easily adapted to an order form.

<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
function verify()
{
// This section just uses a simple regular expression to check the name
// input box. It checks for one or more characters, a space and another
// group of characters.
if (document.forms[0].name.value.search(/^.+\s+.+$/))
{
alert("Please make sure you have included your name!")
return
}
if (document.forms[0].howard.selectedIndex == 0 )
{
alert("Please tell us what you'd like to do to John Howard!")
return
}
if (document.forms[0].howard.selectedIndex == 1 )
{
alert("You'd give John Howard a big tongue kiss? You're weird. Extremely weird. Really very, very, very, very weird. As a matter of fact, you're that sick you can't continue unless you select another option!")
return
}

// This section also uses a regular expression to check the email input box.
// It checks for one or more characters, then it checks for the email @
// signifier, then another group of characters, then a full stop or period (.),
// then for another group of characters.

if (document.forms[0].email.value.search(/^.+@.+\..+$/))
{
alert("Please include a valid email address!")
return
}
else
{
// If the form is correctly filled out you can submit the form to your mail cgi
// by deleting the next line, and uncommenting the following two lines.
alert("You have filled out the form correctly!")
// document.forms[0].submit()
// return
}
}
&lt;/SCRIPT&gt;</SPAN>
</PRE>
<HR SIZE=5>
<H1>The form</H1>
<PRE><SPAN>
&lt;FORM METHOD="POST" ACTION="http://www.your.website/cgi-bin/formail.cgi"&gt;

&lt;INPUT TYPE=hidden NAME="subject" VALUE="Submission from form"&gt;

&lt;P&gt;Name&lt;BR&gt;&lt;INPUT TYPE="text" NAME="name" SIZE=40&gt;

&lt;P&gt;What would you like to do to John Howard?&lt;BR&gt;

&lt;SELECT NAME="howard" SIZE=1&gt;
&lt;OPTION VALUE=0&gt;Please select an option!
&lt;OPTION&gt;Give him a big tongue kiss
&lt;OPTION&gt;Stomp on him while I'm wearing football boots
&lt;OPTION&gt;Beat him around the head with a cricket bat
&lt;OPTION&gt;Make him live in a refugee detention centre for five years
&lt;OPTION&gt;Pour petrol on him and set him alight
&lt;OPTION&gt;Perform explorative surgery on him to discover how he lives without a heart
&lt;OPTION&gt;Ask Buffy to stake him
&lt;/SELECT&gt;

&lt;P&gt;Email&lt;BR&gt;&lt;INPUT TYPE="text" NAME="email" SIZE=40&gt;

&lt;P&gt;&lt;SCRIPT LANGUAGE=javascript&gt;document.write("&lt;INPUT TYPE='button' onClick='verify()' VALUE='Test the verification script!'&gt;")&lt;/SCRIPT&gt;&lt;NOSCRIPT&gt;&lt;INPUT TYPE='submit' VALUE='Submit'&gt;&lt;/NOSCRIPT&gt;

&lt;/FORM&gt;

</SPAN></PRE>
<P></P>
<BR>&nbsp;

</PRE>
</body>
</html>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Contact Us</title>
</head>

<body><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>
<body>
<h1><span class="style2">Contact Us </span></h1>
<form action="" method="post" enctype="multipart/form-data" name="MyForm" id="MyForm">
<p class="style2">Title: &nbsp; &nbsp; &nbsp;
<input name="Title" type="text" size="15" maxlength="10">
First Name:
<input name="First Name" type="text" size="25" maxlength="25">
Last Name:
<input name="Last Name" type="text" size="35" maxlength="35">
</p>
<p class="style2">Address:
<input name="Address" type="text" size="35" maxlength="35">
</p>
<p class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input name="Address 2" type="text" size="35" maxlength="35">
</p>
<p align="left" class="style2"><span class="style3">Postcode:
<input name="textfield" type="text" size="15" maxlength="15">
</span></p>
<p align="left"><span class="style3">Email</span>:
<input name="textfield" type="text" size="25" maxlength="25">
<span class="style3">Confirm Email:</span>
<input name="textfield" type="text" size="25" maxlength="25">
</p>
<p align="left" class="style2">Contact telephone no. (including area code) </p>
<p align="left" class="style2">Home:
<input name="textfield" type="text" size="20" maxlength="20">
Mobile:
<input name="textfield" type="text" size="20" maxlength="20">
</p>
<p align="left" class="style2">When would the best time to contact you, morning/evening?</p>
<p align="left" class="style2">Comments:</p>
<p align="left" class="style2">
<textarea name="comments" cols="80" rows="15" id="comments"></textarea>
</p>
<p align="center" class="style2">
<input type="submit" name="Submit" value="Submit">
</p>
<p align="center" class="style2">
<input type="submit" name="Clear" value="Clear">
</p>
<p align="center" class="style2">&nbsp;</p>
<p align="center" class="style2">&nbsp;</p>
</form>
<p>&nbsp;</p>
<PRE><PRE><SPAN>


:0) Hope this helps x
Not finding what you are looking for?

87 views

Ask a Question

Usually answered in minutes!

Top Macromedia Computers & Internet Experts

Brad Brown

Level 3 Expert

19187 Answers

ExpressFiX
ExpressFiX

Level 2 Expert

691 Answers

Rob Hill
Rob Hill

Level 3 Expert

1480 Answers

Are you a Macromedia Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...