IDOC equivalent Script PHP $_POST and $_GET

I did a few shallow Google research on this issue and I turned up without relevant discussions.

I know that Idoc was probably not designed to allow such client-server interactions, but query to the server and receive answers would greatly stimulate my development capabilities without having to develop custom components.

No, the concept is a bit different.  No matter if the variable is in the query string (' $_GET ') or in a form field (' $_POST '), once it is passed to the content server, it is all present in the local data.  One thing to know is that several variables with the same name are met ('name' is your case), said the last instance of the variable is located in the local data.

To convert this

<>

If ($_POST ["name"] == "Bob") {}

echo "Hello, Bob."

}

else {}

echo "you aren't Bob.";

}

$>

to IDOC

<$if strequals(#local.name,"bob")$="">

Hello, Bob

<$else$>

You aren't Bob

<$endif$>

Tags: Fusion Middleware

Similar Questions

  • How to run a script php on external server

    Hello!

    Here's my problem: I want to run a script php on a server by calling a simple url. Here is an example of a possible url: http://servername/dir/scriptname.php?var1=a&var2=2.

    The return value is a html code.

    I use CVI 2012 AND 3.5!

    Hello!

    Thank you very much! It's the way I'll do it!

    But I have to call a different get command. Here's my way: Fmt (tlsend, "%s %s", "GET" ', http://servername/dir/scriptname.php?var1=a&var2=2 ');

    The next problem is the response of the InetTelnetRead. She returns with-4 "system socket error". But the result of the php-script is tlread.

    So my problem is almost solved!

  • Script to start and STOP databases

    Hello

    I need a script to start and stop database.
    Well I tried with dbshut, dbstart oracle_home/bin, but has not tried to oracle_home_listener-exporter also worked.i but no luck.
    always on display the error oracle_home_listerner is not defined.

    I tried run as dbshut ORACLE_HOME, but it may take the listener down but no database.where am I missing.

    all other scripts to do this?

    Kind regards
    Naga.

    Have you seen this script?
    http://www.Oracle-base.com/articles/Linux/AutomatingDatabaseStartupAndShutdownOnLinux.php

    Aman...

  • PHP, wordpress and facebook, how is it built...?

    Hi guys

    I was just wondering how facebook was built. ? Is - this php, css and html...?

    Looks like a "super blog" but not of wordpress was used Im guessing that you are unable to use javascript in wordpress.

    I noticed that many sites now use php... Why is this... ? Is it all simply because in mysql, it is side.or to server you can do better with it...?

    > The reason why I ask, is that I don't

    > like to build my own forum.

    Build your own forum, as in writing the code?  Or just add a forum to your site?

    > Can anyone recommend the best way to go about this...?

    There are many applications of forum, that you can add to your site. phpBB is very popular.

    > Just to clarify also, a forum and a way

    > blog updated so quickly (after the immediately as you)

    > is through php...?

    The forums are a type of dynamic web application. It is a combination of some (not necessarily php) script server-side and database.

  • Deleting comments will make a difference for a Script (PHP)

    I use a PHP script that is downloaded to manage my form of contact (from tectite.com).

    The size of the script is over 400 KB.  There a lot of comment text in there and I wonder if now that I run it OK I should remove the text?  The questions are: it will make smaller and making it faster and if I take the comment can DW do for me?

    Thank you

    Martin

    Will he make it smaller and making it faster, and if I take comments

    Pointless exercise - if they are in the PHP code (preceded by / / or wrapped in / * /), they will not be evaluated by the PHP engine and therefore never appear on the last page. That is why your page sent to the browser already is much smaller than you think. Only HTML comments ( ) would be.

    Mylenium

  • PHP, jQuery and JavaScript Muse CC or CC Dreamweaver?

    I want to create a Web site that paying people with a subscription membership (user name and password) will be able to download videos and photos of my Web site.

    I can do all this with Adobe Muse CC? I think PHP, jQuery and JavaScript. All this is possible with just Adobe Muse CC or I have to use Adobe Dreamweaver CC?

    You cannot change the source code in Muse or it connects to the databases and responds pretty well to your question: work with PHP stuff and manual coding you need Dreamweaver.

    Mylenium

  • Newbie question - javascript - php HTML5 and HTTPS w

    Hi all

    Newbie question...

    I'm having a problem with browsers, mac and javascript...

    simple story:

    1. If I put the test on site NO SSL folder - everything works ok

    2 but if I put the same test on HTTPS site folder - MAC SAFARI gets / data displays ok but firefox MAC and Chrome don't receive data

    Q: why not? How do I fix this so work all browsers?

    ---

    CONFIGURE LIKE THIS...

    Page1.html

    Gets the data with this line...

    What was...

    $.get ('getdata.php', function (data, status) {})

    ... etc.

    also tried this (absolute ref)...

    $.get ('https://mysite.com/getdata.php', function (data, status) {})

    ... etc.

    and displays the data on the same page page1.html

    Safari for MAC = works but firefox and chrome do not display data HTTPS site but all work 3 over HTTPS no alternate test site. (using only this local demand = $.get ('getdata.php', function (data, status) {}))

    BTW: if I manually go to getdata.php he gets php data and display the data in json package very well

    Q: How can I test / solve this problem, so all 3 browsers work on HTTPS site?

    Curious to know why MAC SAFARI OS 10.10.4 was an error?

    There are differences in the way different browsers support SSL.

  • Need a script "Convert bullets and numbering in text.

    Hello

    Need a script "Convert bullets and numbering in text.


    Hasvi,

    You can use the method "convertBulletsAndNumberingToText ()".

    for example app.activeDocument.stories.everyItem () .convertBulletsAndNumberingToText ();

    It converts the bullets and numbering to text in all the stories of active document (notes and tables will be separately).

    ~ Green4ever

  • A Script to find and replace the layer names

    Is there scripts to find and replace the names of layers?

    There is an excellent script available for Photoshop that allows you not only to replace words in layer names, but also insert words as prefixes, Suffixes and sequential numbers.

    The version of the illustrator of this script allows only sequential numbering: it does not offer search and replace words.

    Ideally, it would be great if there were something that could find multiple and replaces in a go:

    (for example

    You have layers like this car, the dog, the bat

    You enter: because (Option1), dog (Option2), Bat (Option3)

    Your layers become then: option 1, option 2, Option3).

    )

    Big_SmiLe, which is a very good start! Step 1 of learning how to Script is indeed, by adjusting an existing simple script to make things more complicated. (And usually then "break something", which is also a necessary part of the process.)

    You are right your comment, it comes to repetitive things. For one or two different articles that wouldn't be a problem, but in the longer lists you are soon lost.

    As usual to work with lists of search - replace is to build a table:

    var layernames = [
    [ 'FHairBowlBoy *Hair', 'Hairboy1' ],
    [ 'FHairCurlyafroBoy *Hair', 'Hairboy2' ],
    [ 'FHairSpikyBoy *Hair', 'Hairboy3' ],
    ];
    

    The general idea is to loop through all the names, check if the current layer name is "layernames [i] [0]" (the left column) and if so, rename it "layernames [i] [1]" (the right column). If you know how to write a loop in Javascript, then you can implement this immediately.

    However...

    A more advanced method to do this didn't need even loop on all layernames - instead you can immediately 'get' the correct name by layer! It's magic! Almost!

    The trick is to use a Javascript object rather than a table. JavaScript objects are nothing special; "Layers" of Illustrator are an array of objects, and each object 'sex' has a 'name' property, which you can read and set the value. What I do here, is to create a new object, where the part 'name' is the name of the original layer and its value is the name of the new layer. All you need to check each layer is if there is a "object.originalLayerName" property and if so, assign its value to this layer name.

    It looks a bit like the table above, except that (1) you use {.} instead of [..] to create an object and (2) you add pairs "name: value" instead of 'value' only (in fact, the 'name' of a value in a table is simply her number).

    So here's what it looks like:

    // JavaScript Document
    var doc = app.activeDocument;
    // name indexed object
    var layernames = {
     'FHairBowlBoy *Hair':'Hairboy1',
     'FHairCurlyafroBoy *Hair':'Hairboy2',
     'FHairSpikyBoy *Hair':'Hairboy3'
    };
    // loop through all layers
    for (var i = 0; i < doc.layers.length; i++)
    {
     //Set up Variable to access layer name
     var currentLayer = app.activeDocument.layers[i];
     if (layernames[currentLayer.name])
     {
      currentLayer.name = layernames[currentLayer.name];
     }
    }
    

    Enjoy!

  • PHP, xml and Flash [multiple holders]

    Hello

    A few days ago, I posted a discussion related to php, xml and Flash. I want to display my xml in flash. I am using to do so. I now have a problem of obtaining xml data in my table to appear on different licensed video clips.

    It's my code. I tried a different configuration of the code, but without success.

    var urls:Array = [];

    var: index number;
    var index1:Number;

    var xml = new XML();
    xml.ignoreWhite = true;
    xml.onLoad = parseXML;
    XML. Load ("Content.php");

    parseXML() {} function
    for (var i: Number = 0; i < this.firstChild.childNodes.length; i ++) {}
    URLs.push (this.firstChild.childNodes [i].firstChild.nodeValue);
    }

    index = 0;
    index1 = 1;

    startyourappF();

    }

    function startyourappF() {}

    this.onEnterFrame = preloadA;

    holder.loadMovie (urls [index]);

    This is me trying it to get the second element in the url in an another film clip holder.

    holder1.loadMovie (URLs [index1]);
    }

    function preloadA() {}

    If (Holder.getBytesLoaded () > 50 & & holder.getBytesLoaded () > = holder.getByte sTotal()) {}

    delete this.onEnterFrame;

    Holder._width = 260,0;

    Holder._height = 96.0;
    }

    This should be resizing to the holder of the second.
    If (holder1.getBytesLoaded () > 50 & & holder1.getBytesLoaded () > = holder1.getB ytesTotal()) {}

    delete this.onEnterFrame;

    holder1._width = 260,0;

    holder1._height = 96.0;
    }
    }

    The success of code loads the holder first image but cannot load the second url holder1 and others, that I want to add. I spend the whole night to try different configurations of the code but without success.

    I hope you can help me. All I need is more than an image loaded from the URL variable in several other variables of the licensee.

    Hope you can help.

    soon > >

    You must first set the structure of your directory and you will need to use relative URLS.  There is no sense to work on something else because what works now in your first image, and if you fix the code in your 2nd frame, it will break as soon as you download on your server.

    Thus, to duplicate the configuration of directory, that you plan to use on your server and use relative URLS.

    If your xml, html and swf are in the same directories and you intend to keep them in the same directories when you download on your server, use load ("timol.xml") to load your xml file.  Similarly, remove all path information to load anything else.

  • DWCS # previews only PHP include and nothing else

    Migration of DWCS2 towards my whole site DWCS3 PHP display mode "Code and Design" correctly. They seem to work fine if I make changes in the Code and download. It is very difficult for me to work that way, though.

    When you work in CS2 design mode would not display includes the "PHP" as I expected. Everything works beautifully on download on our server. Now, however after upgrade to CS3, Dreamweaver seems to want to only display the first statement 'PHP include' and nothing else that I did on the page.

    I created a few screenshots to the following address. Comapison between CS2 and CS3 Code and Design views

    Any help would be greatly appreciated. Im sure I must have done something incorect when I built the site initially, but I don't know what. The online site can be accessed at Heart Center of Wyoming

    Please let me know if any other information is required.

    Best regards and thank you.

    Thank you, David.

    I knew it was something basic.

    Best regards.

  • Using the script for import and export

    Hello

    Can any such a me what is the use of the script for import and export.

    After you move the pages from / to server what is the need to import / export command.

    export/oracle/apps/ap/setup/webui/customizations/site/0/SetupPG - rootdir < destination path > - user < database username > - password < database password > - dbconnection "(description = (address_list = (address = (community = tcp.world) (protocol = tcp) (host = < host name > (port < port id > =))) (connect_data = (sid = < sid >)))".) "

    Thanks in advance,
    Roselyne

    Hi Flo,

    Page and the region are stores in database import/export we really want pages/areas to store in the database.

    Thank you
    -Anil

  • PHP variable and xml processing

    Hello
    I have a problem that is driving me crazy! I have a php file that creates an xml from a sql query string. The problem is that I need to use a variable from a swf file to create the query. All this should happen when I click a button on the swf page. The xml file is created no problem, but the variable is not used. I am able to use these POST variables in other php files. As you can see it the php file is called two times in the script action. What is the problem. The line: xmlData.load ("get_max_sess.php"); is very good. I stuck one on one-loadVariablesNum ('get_max_sess.php', 0, 'POST'); After the fact and that do not work. is there a confilct by calling the same file twice? The function sendAndLoad isn't an option? My php file is included below.

    Thank you very much. I really hope you can help me!

    ****************************************************ACTION SCRIPT**********************************

    {call_btn.onRelease = Function ()}

    function processXMLData (success)
    {loadVariablesNum ('get_max_sess.php', 0, 'POST');}
    If (success)
    {


    var rootNode = this.firstChild;

    var contentNode = findNode (rootNode, "guit_vol");
    guitVol = getValue (contentNode);

    var authorNode = findNode (rootNode, "guit_pan");
    guitPan = getValue (authorNode);

    var contentNode = findNode (rootNode, "guit_vis");
    visGuit = getValue (contentNode);

    _root.guitVis.gotoAndStop (visGuit);

    affect of musician objects xml information

    _root.guitObj.drag._y = guitVol;
    _root.guitObj.drag._x = guitPan * 2;


    }

    on the other

    {
    Content = "today's news is not ';
    }

    }

    function getValue (node)
    {
    If (node & & node.firstChild)
    Return node.firstChild.nodeValue;
    Return ' ';
    }

    function findNode (node, nodeName)
    {
    If (node.nodeName is nodeName)
    return the node;
    for (var i = 0; node.childNodes & & I < node.childNodes.length; i ++)
    {
    var foundNode = findNode (node.childNodes , nodeName);
    If (foundNode! = null)
    Return foundNode;
    }
    Returns a null value.
    }

    var xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad=processXMLData;//when xml data loads that runs the function above
    xmlData.load ("get_max_sess.php"); load the XML from this location

    Stop();
    }

    ****************************************************PHP FILE**********************************



    <? PHP

    user_id $= $_POST ['user_id'];

    database query for records
    $connection = mysql_connect ('localhost', 'm27849_martin', 'Geraldine1') or die ("cannot
    to connect! ») ;
    mysql_select_db('m27849_liveroom') or die ("cannot select database!");
    $query ="
    SELECT a.guit_sess_id, a.guit_vol, a.guit_pan, a.guit_vis, b.bass_sess_id, b.bass_vol, b.bass_pan, b.bass_vis, c.drum_sess_id, c.drum_vol, c.drum_pan, c.drum_vis
    OF guit_info a, bass_info b, drum_info c, users_sessions d
    WHERE d.session_id = (SELECT max (a.session_id) FROM users_sessions a WHERE a.user_id = ' $user_id ')
    AND a.guit_sess_id = d.session_id
    AND b.bass_sess_id = a.guit_sess_id
    AND c.drum_sess_id = b.bass_sess_id
    ";
    (SELECT userid from auth WHERE username = "martin")
    Insert here a variable to call the relevant line (session)
    $result = mysql_query ($query) or die ("' error in query: $query.". ")
    mysql_error());

    $doc = new DomDocument ('1.0');
    The first item we create in the XML document is known as the root element. Each must have 1 and 1 single element XML document root. In this example I have called 'root', but you can use any name you like (such as the name of the PHP script that runs). Note that you need to create the item and insert it in the document with two functions.
    create the root node


    While ($row = {mysql_fetch_assoc ($result))}
    $user = $doc-> createElement('session');
    $user = $doc-> appendChild ($user);

    foreach ($row as $fieldname = > $fieldvalue) {}
    Note that here I create a new item for the field and then insert it as a child of the database line current, such as identified in $occ.
    $child = $doc-> createElement ($fieldname);
    $child = $user-> appendChild ($child);

    Now, I have to add the value of the field as a text node, then inserted as a child of the current node of the field, as identified in $child.
    $value = $doc-> createTextNode ($fieldvalue);
    $value = $child-> appendChild ($value);
    These loops are not completed as long as they treated each column of each row that has been retrieved from the database.
    } / / foreach
    } / / While



    echo $doc-> saveXML();
    echo $doc-> saveXML ($child);

    mysql_close ($Connection);


    from: http://www.tonymarston.net/php-mysql/dom.html
    ? >

    Hello
    I broke down after a lot of back and forth and the-ING! Apparently, you CAN send a variable and then load the xml. Thanks a lot for your advice and your interests. I am very grateful.

    Marty group

    Discover my code below...

    user_id = 147;
    {submit_button.onRelease = Function ()}

    function processXMLData (success)
    {
    If (Success)
    {_root.status_id = "Success"

    var rootNode = this.firstChild;

    var contentNode = findNode (rootNode, "guit_vol");
    guitVol = getValue (contentNode);

    var authorNode = findNode (rootNode, "guit_pan");
    guitPan = getValue (authorNode);

    var contentNode = findNode (rootNode, "guit_vis");
    visGuit = getValue (contentNode);

    Batch = visGuit;

    etc...

    }

    on the other

    {
    Content = "today's news is not ';
    }

    }

    function getValue (node)
    {
    If (node & node.firstChild)
    Return node.firstChild.nodeValue;
    Return ' ';
    }

    function findNode (node, nodeName)
    {
    If (node.nodeName is nodeName)
    return the node;
    for (var i = 0; node.childNodes & I)
    {
    var foundNode = findNode (node.childNodes , nodeName);
    If (foundNode! = null)
    Return foundNode;
    }
    Returns a null value.
    }

    var xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = processXMLData;
    xmlData.load ("get_max_sess.php");
    var id: LoadVars = new LoadVars();
    ID.user_id = user_id;
    ID. UserName = _root.username;
    id.sendAndLoad ("get_max_sess.php", xmlData, "POST");
    }

    Basic idea of http://www.permadi.com/tutorial/flashXMLNewsExample/index.html - thanks!

  • Script PHP pixel converter problem

    I tried to make coverter pixel percentage script, but when I am pressing send happens, here is my script:

    <? PHP

    $percentage = ";

    If (isset ($_POST ['submit']))

    {

    $px = $_POST ['pixels'];

    $percentage. = $px * 100/16;

    echo $percentage;

    }

    ? >

    < body >

    < do action = "pixconverter.php" method = "post" > "

    "" < input type = "text" placeholder = "Pixels" class = "inputs" name = "pixel" / >

    < input type = 'submit' class = "classname" / >

    < / make >

    < / body >

    The script is testing to see if $_POST ['submit'] is set. Since you do not have 'submit' declared that there, add the text in red to your submit button

  • Impossible to get a php form and web to work properly

    Hello

    I have a web form in html and php code that works fine in my old site.

    I've just updated my site and must transfer the code for the html form in a newly designed page.

    I copied and pasted the form into the new page. The form set up and working properly, except that it does not send the form to my email address.

    Everything seems to be the same as my old page but obviously I don't not linked them correctly. I have attached the code for two html files. Thanks for any help. Owen

    form code

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    " < html xmlns =" http://www.w3.org/1999/xhtml "> <!-InstanceBegin template="/Templates/PGATEMPLATE3.dwt ' codeOutsideHTMLIsLocked = 'false'->
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"
    <!-InstanceBeginEditable name = "doctitle"-->
    < title > Golf lessons Golf INSTRUCTION IN MARYLAND, Baltimore Owen Dawson PGA GOLF LESSONS IN BALTIMORE < /title >
    < meta name = "Keywords" content = "LESSONS of GOLF, GOLF LESSONS IN BALTIMORE, BALTIMORE, MARYLAND, BALTIMORE, SHORT GAME, BUNKER PLAY INSTRUCTION GOLF" / >
    < name meta = "Description" content = "Golf Instruction at Baltimore Maryland" / >
    <! - InstanceEndEditable - >
    < link href = "file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/twoColFixRtHdr.css" rel = "stylesheet" type = "text/css" / >
    <!-[if IE 5] >
    < style type = "text/css" >
    / * Place corrections for IE 5 css box model * in this conditional comment * /.
    .twoColFixRtHdr #sidebar1 {width: 220px ;}}
    < / style >
    <! [endif]--> <!-[if IE] >
    < style type = "text/css" >
    / * place patches css for all versions of Internet Explorer in this conditional comment * /.
    .twoColFixRtHdr #sidebar1 {padding-top: 30px ;}}
    .twoColFixRtHdr #mainContent {zoom: 1 ;}}
    / * the owner above zoom gives IE the hasLayout property, avoid several bugs * /.
    < / style >
    <! [endif]-->
    < script src = "file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script >
    < link href = "file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / >
    < style type = "text/css" >
    <!--
    {.style1}
    font-size: small
    }
    {.style2}
    do-family: "Comic Sans MS", Papyrus;
    font size: small;
    }
    .style6 {-font size: small, do-family: "Comic Sans MS", Papyrus ;}}
    . Style7 {do-family: "Comic Sans MS", Papyrus}
    . Style8 {color: #0000FF}
    a: link {}
    text-decoration: none;
    Color: #000000;
    }
    a: visited {}
    text-decoration: none;
    Color: #000000;
    }
    a: hover {}
    text-decoration: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-bottom-color: #001EF1;
    border-right-color: #001EF1;
    border-bottom-color: #001EF1;
    border-left-color: #001EF1;
    Color: #000000;
    background-color: #C1C1C1;
    }
    a: active {}
    text-decoration: none;
    }
    ->
    < / style >
    <!-InstanceBeginEditable name = "head"--> <! - InstanceEndEditable - >
    < / head >

    < body class = "twoColFixRtHdr" >

    < div id = "container" >
    < div id = "header" >
    < h1 > < img src = "file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/photos/newpgabannerfinal3_2_10.png" width = "739" height = "210" / > < / h1 >
    <!-InstanceBeginEditable name = "EditRegion4"->
    < ul id = "MenuBar1" class = "MenuBarHorizontal" >
    < li > < a href = "file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/index.html" class = "style1" > home < /a > < /li >
    < li > < a href = 'file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/V1Login.html' class = 'style1' > V1 student videos < /a > < /li >
    < li > < a href = 'file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/Private_Lessons.html' class = 'style1' > tutoring < /a > < /li >
    < li > < a href = 'file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/Clinics.html' class = 'style1' > clinics < /a > < /li >
    < li > < a href = 'file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/PGAPHOTOGALLERY/index.html' class = 'style1' > photo library < /a > < /li >
    < li > < a href = 'file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/Gift_Certificates.html' class = 'style1' > gift certificates < /a > < /li >
    < li > < a href = 'file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/Instructional_Video.html' class = 'style1' > instructional video < /a > < /li >
    < li > < a href = "mailto: " [email protected] "class ="style1"> Contact Owen < /a > < /li > "
    < /ul >
    <! - InstanceEndEditable - >
    < p align = "center" > < / p >
    <!-end #header--> < / div >

    < div id = "sidebar1″" >
    < class p = "style7" > < a href = "file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/Contact_Form.html" > form of statement < /a > < /p >
    < class p = "style7" > < a href = 'file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/Sample_Lesson.html' > lesson example < /a > < /p >
    " < class p ="style7"> < a href =" http://www.YouTube.com/user/owenpga "target ="_blank"> video tutorials < /a > < /p > "
    " < class p ="style7"> < a href =" http://owendawsonpga.blogspot.com "target ="_blank"> < /a > < /p > educational Blog "
    < class p = 'style7 style8' > < / p >
    < class p = "style2" > < / p >
    < class p = "style2" > < /p > testimonials
    < class p = "style6 style7" > "I worked with Owen Dawson for 7 years. During this time my swing has changed and improved. This has happened through exercises and the use of the video of Owen. It is because of these techniques, I understand how to hit good shots, but equally important why I hit a bad shot. I'm glad that I had the opportunity to work with Owen and highly recommend. "< strong > Sam Young - Country Club of Maryland - 2009 men's Club Champion < facilities > < / p >"
    < class p = "style2" >... < /p >
    < class p = "style6 style7" > "Owen made two things particularly well, in my opinion.  First of all, he is a master of the recording technology, and it really helps me to see what I need to fix, and what must be the new movement.  Second, Owen knows what the best next step should be in your own journey to a better swing.  I took a lesson or two from Owen each year for the last three or four years - a relatively small step at a time and then worked on grooving this step.  During this period, my index finger was removed about 8 shots, and in 2007 I won the 'Most improved player' award of the Club.  Congratulations to Owen! "< /p >
    < class p = "style6 style7" > < Bill Smillie - strong CCofMD > < / strong > < / p >
    < h3 class = "style2" > < a href = "file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/Testimonials.html" > read other testimonials < /a > < / h3 >
    <!-end # sidebar1″->
    < / div >
    <!-InstanceBeginEditable name = "MAINCONTENT" value->
    < div id = "mainContent" >
    < do action = "contactformprocess_original_db.php" method = "post" enctype = "multipart/form-data" name = "form1" id = "form1" target = "ifr" > "
    < class p = "style5" > name < /p >
    < p >
    < label for = "textfield" > < span class = "style5" > first </span > < / label >
    < input type = "text" name = "textfield" id = "textfield" / >
    < /p >
    < p >
    < label for = "textfield2" > < span class = "style5" > last </span > < / label >
    < input type = "text" name = "textfield2" id = "textfield2" / >
    < /p >
    < p > < span class = "style5" > phone number
    < label >
    < input type = "text" name = "textfield3" id = "textfield3" / >
    < / label >
    </span > < / p >
    < p > < span class = "style5" > </span > Email
    < label >
    < input type = "text" name = "textfield4" id = "textfield4" / >
    < / label >
    < /p >
    < p > < span class = "style5" > address
    < label >
    < input type = "text" name = "textfield5" id = "textfield5" / >
    < / label >
    </span > < / p >
    < p > < span class = "style5" > status </span >
    < label >
    < input type = "text" name = "textfield6" id = "textfield6" / >
    < / label >
    < /p >
    < p > < span class = "style5" > Zip Code </span >
    < label >
    < input type = "text" name = "textfield7" id = "textfield7" / >
    < / label >
    < /p >
    < p > < span class = "style5" > how did you find me? </span >
    < label for = "select" > < / label >
    < select name = "select" id = "sΘlectionner" >
    < option value = "internet" > search the Internet < / option >
    < option value = "referral of a friend" > refer a friend < / option >
    < option value = "ccmdsite" > Country Club of MD Web site < / option >
    < option value = "other" > other < / option >
    < / select >
    < /p >
    < p > < span class = "style5" > what are your Golf goals? </span >
    < select name = "select2" id = "select2" >
    < option value = "break 100" > break 100 < / option >
    < option value = "break 90" > Break 90 < / option >
    < option value = "break 80" > Break 80 < / option >
    < option value = 'ArrΩter the slice' > stop slice the ball < / option >
    < option value = "arrΩter the hook" > stop hang the ball < / option >
    < option value = "Compete" > local tournaments Compete < / option >
    < option value = more "coherent" > more consistently Hit shots < / option >
    < / select >
    < /p >
    < p > < span class = "style5" > how you can practice? </span >
    < label for = 'select3' > < / label >
    < select name = "select3" id = "select3" >
    < option value = '1 hour' > 1 hour < / option >
    < option value = '2 hours' > 2 hours < / option >
    < option value = '3 hours' > 3 hours < / option >
    < option value = "3 hours >" > more than 3 hours a week < / option >
    < / select >
    < /p >
    < p > < span class = "style5" > you want to learn? </span >
    < label for = 'select4' > < / label >
    < select name = "select4" id = "select4" >
    < option value = "full swing" > Full Swing mechanics irons < / option >
    < option value = 'swing driver' > Full mechanical Swing driver < / option >
    < option value = 'short locations' > Short Pitch shots inside 50 yards < / option >
    < option value = 'bunker game' > Bunker play < / option >
    < option value = "chipping" > Chipping < / option >
    < option value = "short shots" > short strokes from rough < / option >
    < / select >
    < /p >
    < class p = "style5" > what's your Handicap? < label for = "choisies5" > < / label >
    < select name = "choisies5" id = "choisies5" >
    < option value = 'scratch 5' > Scratch - HDCP 5 < / option >
    < option value = "6-10" > 6-10 HDCP < / option >
    < option value = "11 to 15" > 11-15 HDCP < / option >
    < option value = "15 to 20" > 15-20 HDCP < / option >
    < option value = "> 21" 21 > and < / option >
    < / select >
    < /p >
    < class p = "style5" > how long have you been playing?
    < label for = "select6" > < / label >
    < select name = "select6" id = "select6" >
    < option value = "beginner" > start < / option >
    < option value = '2 to 5' > 2-5 years < / option >
    < option value = '6 to 10 years' > 6-10 years < / option >
    < option value = "11-15 years" > 11-15 years < / option >
    < option value = "> 15" > 15 years < / option >
    < / select >
    < /p >
    < class = "style5" p > have you ever had a lesson?
    < label for = "select7" > < / label >
    < select name = "select7" id = "select7" >
    < option value = "yes" > YES < / option >
    < option value = "no" > n < / option >
    < / select >
    < /p >
    < class p = "style5" > more information
    < label >
    < name textarea = "textfield8" pass = "40" id = "textfield8" > < / textarea >
    < / label >
    < /p >
    < class p = "style5" >
    < label for = "button" > < / label >
    < input type = "button" name = "button" id = "button" value = "Submit" onclick = "submitForm ()" / > "
    < /p >
    < class p = "style5" > < / p >
    < div id = 'msg' style = "font: arial bold 12px" > < / div >

    < / make >
    < p align = "center" class = "style8" > < br / >
    < /p >
    < class p = 'style8' > < / p >
    < class p = 'style8' > < / p >
    < class p = "style8 style12" > < strong > < br / >
    < facilities > < / p >
    < p align = "left" > < / p >
    < h1 > < / h1 >
    <!-end #mainContent->
    < / div >
    <! - InstanceEndEditable - >
    <!-this element of compensation should immediately follow the #mainContent div in order to force the #container div to contain all the child-> fleet
    < br class = 'clearfloat' / >

    < div id = "footer" >
    " < p align ="center"> < a href =" http://golfaroundtheworld.com "" "target ="_blank"> < img src ="file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/photos/GAW.png"alt =" "width ="153"height ="56"hspace ="50"border ="0"/ > < / has > < a href =" http://www.owendawsonphotography.com "target ="_blank"> < img src ="file:///Macintosh HD/users/owenpga/Desktop/New PGA SITE/photos/ody.png"width ="186"height ="56"hspace ="50"border ="0"/ > < /a > < /p > "
    < h2 align = "center" class = "style6" > © Owen Dawson P.G.A.™ all rights reserved < / h2 >
    <!-end #footer->
    < / div >
    <!-end #container--> < / div >
    < script type = "text/javascript" >
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});})
    ->
    < /script >
    < / body >
    <! - InstanceEnd - > < / html >

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    php code

    <?

    $fname = $HTTP_POST_VARS ["textfield"];

    $lname = $HTTP_POST_VARS ["textfield2"];

    $phone = $HTTP_POST_VARS ["textfield3"];

    $email = $HTTP_POST_VARS ["textfield4"];

    $address = $HTTP_POST_VARS ["textfield5"];

    $state = $HTTP_POST_VARS ["textfield6"];

    $zip = $HTTP_POST_VARS ["textfield7"];

    $find = $HTTP_POST_VARS ['select'];

    $goals = $HTTP_POST_VARS ["select2"];

    $practice = $HTTP_POST_VARS ["select3"];

    $learn = $HTTP_POST_VARS ["select4"];

    $handicap = $HTTP_POST_VARS ["choisies5"];

    $timeplaying = $HTTP_POST_VARS ["select6"];

    $lesson = $HTTP_POST_VARS ["select7"];

    $additional = $HTTP_POST_VARS ["textfield8"];


    echo "$fname\n$ lname\n$ phone\n$ email\n$ address\n$ state\n$ zip\n$ find\n$ goals\n$ practice\n$ learn \n$handicap\n$timeplaying\n$lesson\n$additional\n;

    mail (' [email protected]', "Owen Dawson PGA Contact submission form", "name: $fname\nLast name: $lname\nPhone number: $phone\nEmail: $email\nAddress: $address\nState: $state\nZip Code: $zip\nHow did you find me?") $find\nWhat are your goals? $goals\nHow much can you practice? $practice\nWhat would you like to learn? $learn\nWhat is your handicap? $ time handicap\nHow were you play golf? $timeplaying\nHave you never took a lesson? "$lesson\nAdditional Information: $additional\n ',"(de: [email protected]'); "

    ? >

    < html >

    < head >

    < script type = "text/javascript" >

    Window.OnLoad = function() {}

    parent.messageSent ();

    }

    < /script >

    < / head >

    < body >

    < / body >

    < / html >

    just before the closing head tag it is an editable region for the insertion of specific scripts on the page.  Glance at this:

    and place the script between the 2 comments.

Maybe you are looking for