Connection of the user to authenticate?

Im trying to create a connection to authenticate user for a page (update.php) that must be used by staff to upload data to a database. Im not sure if I went to this topic the right way? but im having a few problems, first page only view in dreamweaver will, I just get a blank page if I try to display in a browser.  Here's the code-

<? PHP ini_set('display_errors',1);? >

<? php require_once('Connections/milesdata.php');? >

<? PHP

If (array_key_exists ('submit', $_POST)) {}

If (! function_exists ("GetSQLValueString")) {}

function GetSQLValueString ($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")

{

If (via PHP_VERSION < 6) {}

$theValue = get_magic_quotes_gpc()? stripslashes ($TheValue): $theValue;

}

$theValue = function_exists ("mysql_real_escape_string")? mysql_real_escape_string ($TheValue): mysql_escape_string ($theValue);

Switch ($theType) {}

case 'text ':

$theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";

break;

case "long":

case "int":

$theValue = ($theValue! = "")? intval ($TheValue): 'NULL ';

break;

case "double":

$theValue = ($theValue! = "")? doubleVal ($TheValue): 'NULL ';

break;

case "date":

$theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";

break;

case "set":

$theValue = ($theValue! = "")? $theDefinedValue: $theNotDefinedValue;

break;

}

Return $theValue;

}

}

$editFormAction = $_SERVER ['PHP_SELF'];

If (isset {}

$editFormAction. = « ? ». htmlentities($_SERVER['QUERY_STRING']);

}

If ((isset($_POST["MM_insert"])) & & ($_POST ["MM_insert"] == "dataUpdate_form")) {}

$insertSQL = sprintf ("INSERT INTO gift (name, url) VALUES (%s, %s)',

GetSQLValueString ($_POST ['name'], "text").

GetSQLValueString ($_POST ['url'], "text"));

@mysql_select_db ($database_milesdata, $milesdata);

$Result1 = mysql_query ($insertSQL, $milesdata) or die (mysql_error ());

}

$colname_Recordset1 = "-1";

If (isset($_POST['password'])) {}

$colname_Recordset1 = $_POST ["password"];

}

@mysql_select_db ($database_milesdata, $milesdata);

$query_Recordset1 = sprintf ("SELECT * FROM 'user' ' password WHERE = %s", GetSQLValueString ($colname_Recordset1, "text") ");

$Recordset1 = mysql_query ($query_Recordset1, $milesdata) or die (mysql_error ());

$row_Recordset1 = mysql_fetch_assoc ($Recordset1);

$totalRows_Recordset1 = mysql_num_rows ($Recordset1);

mysql_free_result ($Recordset1);

? >

}

< ! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN" "http://www.w3.org/TR/html4/loose.dtd" > ""

< html >

< head >

< meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 ">"

< /title > < title > donations

< link href = "Style sheet.css" rel = "stylesheet" type = "text/css" >

< script src = "SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script > "

"< script src="Spry-UI-1.7/includes/SpryDOMUtils.js "type =" text/javascript"> < / script >

"< script src="Spry-UI-1.7/includes/SpryDOMEffects.js "type =" text/javascript"> < / script >

"< script src="Spry-UI-1.7/includes/SpryWidget.js "type =" text/javascript"> < / script >

"< script src="Spry-UI-1.7/includes/SpryMenu.js "type =" text/javascript"> < / script >

"< script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js "type =" text/javascript"> < / script >

"< script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js "type =" text/javascript"> < / script >

< script type = "text/javascript" src = "SpryAssets/SpryValidationTextField.js" > < / script >

< script type = "text/javascript" src = "SpryAssets/SpryValidationCheckbox.js" > < / script >

< link href = "SpryAssets/SpryMenuBarVertical.css" rel = "stylesheet" type = "text/css" > "

< link href = "SpryAssets/SpryValidationTextField.css" rel = "stylesheet" type = "text/css" > "

< link href = "SpryAssets/SpryValidationCheckbox.css" rel = "stylesheet" type = "text/css" > "

< style type = "text/css" >

{#apDiv2}

position: absolute;

Width: 815px;

height: 1173px;

z-index: 2;

left: 137px;

top: 188px;

Color: #000;

do-family: "Palatino Linotype", "Book Antiqua", Palatino,.

Serif;

background-image: url(images/scrollbg%20copy.jpg);

background-repeat: no-repeat;

background-color: #F4ECC5;

/ * [disabled] overflow: scroll; */

}

body, td, th {}

do-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

do-size: 16px;

Color: #000000;

Width: 200px;

height: auto;

margin-top: 0px;

}

{body

z-index: 1;

height: 1284px;

Width: auto;

left margin: 0px;

margin-right: 0px;

background-image: url(images/golden-field2.jpg);

background-color: #ffffcc;

background-repeat: repeat;

}

{#apDiv1}

position: absolute;

Width: 124px;

height: 1158px;

z-index: 2;

left: 952px;

top: 186px;

background-repeat: repeat;

border-top-width: 9px;

border-top-style: solid;

border-bottom-style: solid;

border-bottom-width: 9px;

border-bottom-color: #BF9C29;

border-bottom-color: #BF9C29;

background-image: url(images/button2.jpg);

border-right-width: 4px;

border-right-color: #DEBF55;

border-right-style: solid;

border-left-width: 4px;

border-left-style: solid;

border-left-color: #DEBF55;

}

{#apDiv3}

position: absolute;

Width: 144px;

height: 92px;

z index: 3;

left: 534px;

top:-1px;

}

{#apDiv4}

position: absolute;

Width: 816px;

height: 106px;

z-index: 2;

left: 0px;

right: auto;

margin-right: auto;

top: 1361px;

box-shadow: 3px 3px 8px #666;

visibility: visible;

}

{#apDiv5}

position: absolute;

Width: 141px;

height: 616px;

z index: 4;

left: 833px;

top: 48px;

}

{#apDiv6}

position: absolute;

Width: 134px;

height: 40px;

z-index: 1;

left: 389px;

top: 99px;

}

a: link {}

color: #B30D19;

text-decoration: none;

}

a: visited {}

text-decoration: none;

color: #B30D19;

}

a: hover {}

text-decoration: none;

color: #CFB345;

}

a: active {}

color: #B30D19;

text-decoration: none;

}

< / style >

< script type = "text/javascript" >

function MM_preloadImages() {//v3.0

var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

}

function MM_goToURL() {//v3.0

var i, args is MM_goToURL.arguments; document. MM_returnValue = false;

for (i = 0; i <(args.length-1); I += 2) eval(args[i]+".location='"+args[i+1]+"'");

}

< /script >

< link href = "SpryAssets/SpryValidationTextField.css" rel = "stylesheet" type = "text/css" > "

< /script >

"< link href="Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css "rel ="stylesheet"type =" text/css">

< style type = "text/css" >

/ * BeginOAWidget_Instance_2141544: #MenuBar * /.

/ * Values for skinning a basic through presets menu. If the default settings are not sufficient, most count should be done in

These rules, except for the images used to down or to the right pointing arrows, located in the SpryMenuBasic.css file

They take the following classes of widget for layout of menu (located in a "Preset")

. MenuBar - applies to all menu bars - default is a horizontal bar, all submenus are vertical - level 2 subs and beyond are drop down to the right.

. MenuBarVertical - vertical main bar; All submenus are drop down to the right.

You can also pass in extra classnames to set your desired top-level menu bar layout. Normally, they are defined by using a predefined setting.

They apply only to the horizontal menu bars:

MenuBarLeftShrink - the menu bar will be horizontally "shrinkwrapped" be just big enough to hold his items and left-aligned

MenuBarRightShrink - as MenuBarLeftShrink, but right-aligned

MenuBarFixedLeft - set to a specified width defined in rule "." MenuBarFixedLeft', and left-aligned.

MenuBarFixedCentered - Fixed to a specified width defined in rule "." MenuBarFixedCentered',.

and centered in its parent container.

MenuBarFullwidth - expands to fill the width of the parent container.

In general, all the rules specified in this file are prefixed by #MenuBar so that they don't apply to instances of the widget inserted along

with the rules. This allows use of multiple MenuBarBasic widgets on the same page with different layouts. Due to limitations in IE6.

There are a few rules where this was not possible. These rules are so noted in the comments.

*/

{#MenuBar}

background-color: transparent;

do-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; / * Specify the fonts on the bar menu and submenu MenuItemContainer, so MenuItemContainer.

MenuItem and MenuItemLabel

at a given level all use the same definition for ems.

Note that this means that the size is also inherited from the submenus of the child,

so be careful when using other than relative sizes

100% on the fonts submenu. */

make-weight: bold;

do-size: 16px;

make-style: normal;

padding: 0;

background-image: url(images/button2.jpg);

background-repeat: repeat;

border-top-width: 9px;

border-right-width: 4px;

border-bottom-width: 9px;

border-left-width: 4px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-bottom-color: #bf9c29;

border-right-color: #debf55;

border-bottom-color: #bf9c29;

border-left-color: #debf55;

z index: 3;

height: 1159px;

}

/ * ATTENTION: because ID + class selectors do not work correctly in IE6, but we want to restrict these rules to all this

instance of widget, we used the concatenated string classnames to our selectors for the type of layout of the menu bar

in this section. These have very low specificity, so be careful not to overstep accidentally. */

. MenuBar br {/ * using only a class, so there same specificity that the "."} MenuBarFixedCentered br' rule bleow * /.

display: none;

}

. {MenuBarLeftShrink}

float: left; / * shrink the content, but also to float the menu bar * /.

Width: 8th;

}

. {MenuBarRightShrink}

float: right; / * shrink the content, but also to float the menu bar * /.

Width: 8th;

}

. {MenuBarFixedLeft}

float: left;

Width: 8th;

}

. {MenuBarFixedCentered}

float: none;

Width: 8th;

margin-left: auto;

margin-right: auto;

}

. MenuBarFixedCentered br {}

Clear: both;

Display: block;

}

. MenuBarFixedCentered. Submenu br {}

display: none;

}

. {MenuBarFullwidth}

float: left;

Width: 100%;

}

/ * Top level bar small objects - these actually apply to all items and get substituted for the submenus level 1st or successive * /.

#MenuBar. {MenuItemContainer}

padding: 0px 0px 0px 0px;

margin: 0;           / * Zero margin on the containers of items. The MenuItem is the active area of hover.

For most elements, we have padding top or bottom or border only on MenuItem

or a child so we keep all tiled submenu with elements.

Definition of this 0 avoids the "dead zones" to hover. */

}

#MenuBar. {}, MenuItem

Padding: 13px, 13px 0px 0px;

background-color: transparent;

border-top-width: 1px;

border-right-width: 1px;

border-left-width: 1px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

border-bottom-color: transparent;

border-right-color: transparent;

border-bottom-color: transparent;

border-left-color: transparent;

}

#MenuBar. {MenuItemLast}

}

#MenuBar. MenuItem. {MenuItemLabel}

text-align: left;

Color: #000000;

background-color: transparent;

Width: auto;

do-size: 16px;

padding-right: 0px;

padding-left: 12px;

}

. SpryIsIE6 #MenuBar. MenuItem. {MenuItemLabel}

Width: 1em; / * Equivalent to min-width in modern browsers * /.

}

/ * First level of submenu items * /.

#MenuBar. Submenu. {}, MenuItem

do-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

make-weight: bold;

do-size: 16px;

make-style: normal;

background-color: transparent;

Color: #000;

background-image: url(images/button2.jpg);

background-repeat: repeat;

border-bottom-width: 1px;

border-top-style: none;

border-right-style: none;

border-bottom-style: solid;

border-left-style: none;

border-bottom-color: transparent;

border-right-color: transparent;

border-bottom-color: transparent;

border-left-color: #BF9C29;

padding-top: 13px;

padding-right: 0px;

padding-left: 12px;

}

#MenuBar. Submenu. {MenuItemFirst}

border-style: none no solid none;

}

#MenuBar. Submenu. MenuItemFirst. {MenuItemLabel}

padding-top: 0px;

}

#MenuBar. Submenu. {MenuItemLast}

border-style: none no solid none;

}

#MenuBar. Submenu. MenuItemLast. {MenuItemLabel}

padding-bottom: 0px;

}

#MenuBar. Submenu. MenuItem. {MenuItemLabel}

text-align: left;

line-height: 1em;

background-color: transparent;

Color: #333333;

padding: 0px 0px 0px 12px;

Width: 8th;

}

/ * Hover States for containers, objects and labels * /.

#MenuBar. {MenuItemHover}

background-color: transparent;

border-color: transparent #bf9c29 transparent transparent;

}

#MenuBar. MenuItemWithSubMenu.MenuItemHover. {MenuItemLabel}

background-color: transparent; / * expose this propeller separately * /.

color: #991115;

}

#MenuBar. MenuItemHover. {MenuItemLabel}

background-color: transparent;

color: #991115;

}

#MenuBar. Submenu. {MenuItemHover}

background-color: transparent;

border-color: transparent #bf9c29 transparent transparent;

}

#MenuBar. Submenu. MenuItemHover. {MenuItemLabel}

background-color: transparent;

color: #991115;

}

/ * The submenu - first-level submenus properties * /.

#MenuBar. {SubMenuVisible}

background-color: transparent;

min-width: 100%;  / * This prevents the menu being lean that the parent MenuItemContainer - but not available on ie6 nice to have * /.

border-color: transparent transparent transparent transparent;

border-width: 0px;

border-style: none none no none;

}

#MenuBar.MenuBar. SubMenuVisible {/ * menu bar horizontally for only * /}

top: 100%;          / * 100% is at the bottom of menuItemContainer parent * /.

left: 0px; / * "left" may need tuning according to borders or padding applied to the bar MenuItemContainer or MenuItem,.

and your personal taste.

0px align left drop-down list with the content of the MenuItemContainer area. Assuming you keep the margins 0

on MenuItemContainer and on the parent MenuItem

menu bar, which in fact equals the sum of padding-left MenuItemContainer & MenuItem align

the drop-down menu to the left of the menu item label.*.

z-index: 10;

}

#MenuBar.MenuBarVertical. {SubMenuVisible}

Top: 0px;

left: 100%;

min-width: 0px; / * Do not neeed to match the width of the parent MenuItemContainer - elements will avoid total collapse * /.

}

/ * The sous-menu--deuxieme submenu level properties and beyond - are visible to descendants. MenuLevel1 * /.

#MenuBar. MenuLevel1. {SubMenuVisible}

background-color: transparent;

min-width: 0px; / * Do not neeed to match the width of the parent MenuItemContainer - elements will avoid total collapse * /.

Top: 0px;          / * If you want, you can move this down a smidge to separate the top item "submenu s of menubar.

It is really necessary only for the submenu on the first point of MenuLevel1, or you can make it negative to make the submenu

vertically 'centered' about his call to * /.

left: 100%; / * If you want to move the submenu on the left to partially cover the point of his call, you can add a margin to the left with a

negative value to this rule. Alternatively, if you use the elements of fixed width, you can change this value on the left

to use px or ems to get the desired offset. */

}

/ * IE6 rules - you can remove these if you do not want to support IE6 * /.

/ * Note about several classes in IE6.

Some rules above use several class names to an element of selection, such as "hover" (MenuItemHover) and 'a a submenu' (MenuItemWithSubMenu).

* give the selector '. MenuItemWithSubMenu.MenuItemHover'.

* Unfortunately, IE6 does not support using mutiple classnames in a selector for an element. For a selector like '. foo.bar.baz', IE6 does not take into account

* all but the final classname (here, ".baz") and defines the specificity in consequence, with only one of these classs as significant. To work around this problem

* problem, we use the plugin in SpryMenuBarIEWorkaroundsPlugin.js to generate classnames for IE6, such as "MenuItemWithSubMenuHover".

* Given that many of these necessary, the plugin does not generate additional classes for modern browsers, and we use the copies of CSS2 style class

* syntax for that. Since IE6, both apply the rules where the

* It should not and gets the specificity wrong too, we have rules of order carefully, then misapplied rule in IE6 can be overridden.

* So we put first the multiple class rule. IE6 wrongly apply this rule.  We follow this with the single class rule that it would be

* replace by mistake, by ensuring that the specificity of IE6 interpreted as is the same as the unique class selector, so the latter wins.

* We then create a copy of the rule of multiple class, adding a "." SpryIsIE6' in the context of the class and to ensure that the specificity

* the selector is high enough to beat the rule of single class in the case of "match of these two classes. We place the rule of IE6 at the end of the

* block of css styling to make it easy to remove if you want to drop support for IE6.

* If you decide you do not need IE6 support, you can get rid of these, as well as the inclusion of the SpryMenuBarIEWorkaroundsPlugin.js script.

* The 'SpryIsIE6' class is placed on the HTML element by the script in SpryMenuBarIEWorkaroundsPlugin.js if the browser is Internet Explorer 6. This avoids the need of IE conditional comments to these rules.

*/

. SpryIsIE6 #MenuBar. MenuBarView. MenuItemWithSubMenuHover. MenuItemLabel / * selector IE6 * /}

background-color: transparent; / * expose this propeller separately * /.

color: #a43a3a;

}

. SpryIsIE6 #MenuBar. MenuBarView. Submenu. MenuItemWithSubMenuHover. MenuItemLabel / * selector IE6 * /}

background-color: transparent; / * expose this propeller separately * /.

color: #991115;

}

. SpryIsIE6 #MenuBar. Submenu. Submenu / * selector IE6 * /}

left margin:-12px; / * Offset at least part of a version of 'double upholstery' bug IE6 'double margin "* /.

}

/ * EndOAWidget_Instance_2141544 * /.

< / style >

< script type = "text/xml" >

<!--

< oa:widgets >

< oa:widget wid = binding "2141544" = "#MenuBar" / >

< / oa:widgets >

->

< /script >

"< link href="webassist/forms/fd_newfromblank_default.css "rel ="stylesheet"type =" text/css">

< / head >

< body >

< div id = "container" >

< div id = "Divap1" > < span class = "maintext" > < img src = "images/faslogo.jpg" alt = "Logo of the FAS" width = "104" height = "68" hspace = "80" class = "logo1" id = "Image2" onClick ="MM_goToURL ('parent','http://www.nafd.org.uk/funeral-advice/about-us/funeral-arbitration-scheme.aspx'); return document . MM_returnValue"> < img src ="images/nafdlogo.jpg"alt ="logo of dafn"width ="100"height ="100"hspace ="40"class ="logo2"onClick =" MM_goToURL ('parent','http://www.nafd.org.uk/funeral-advice/funeral-advice-home.aspx'); return document. MM_returnValue"> < img src ="images/fiatlogo.jpg"alt ="logo of fiat"width ="124"height ="84"hspace ="0"hspace ="80"class ="logo3"onClick =" MM_goToURL ('parent','http://www.thanos.org/index.php?lang=1'); return document. MM_returnValue"> < img src ="images/bifdlogo.jpg"alt ="logo of bifd"width ="99"height ="108"hspace ="0"hspace ="30"class ="logo4"onClick =" MM_goToURL ('parent','http://www.bifd.org.uk/'); return document. MM_returnValue"> < / span > < / div >

< div id = "Divap2" >

< p > < / p >

< class p = "subheading2" > < / p >

< class p = "subheading2" > < span class = "headingfuneral" > Miles and girls database. </span > < / p >

< p > < / p >

< are method = "POST" name = "french" >

< table cellpadding = "2" cellspacing = "0" border = "0" >

< b >

< td align = "right" > < label for = "password" > user name < / label >

< td > < input name = "username" type = "text" id = "username" value = "" size = "60" > < table > "

< /tr >

< b >

< td align = "right" > < label for = "password" > password < / label >

< td > < input name = "password" type = "text" id = "password" value = "" size = "60" > < table > "

< b >

< td align = "center" colspan = "2" > < table >

< /tr >

< td align = "center" colspan = "2" > < input name = "submit" type = 'submit' class = "submit" value = "Login" > < table >

< /tr >

< b >

< td align = "center" colspan = "2" > < table >

< /tr >

< /table >

< / make >

< class p = "maintext" > < / p >

<? PHP if ($totalRows_Recordset1 > 0) {/ / show if recordset not empty? >}

< do action = "<?" PHP echo $editFormAction;? ">" method = "POST" name = "dataUpdate_form" >

< table cellpadding = "2" cellspacing = "0" border = "0" >

< b >

< td align = "right" > < label for 'name' = > deceased name < / label >

< td > < input name = "name" type = "text" id = 'name' value = "" size = "60" > < table > "

< /tr >

< b >

< td align = "right" > < label = 'url' > URL d. < / label >

< td > < input name = "url" type = "text" id = "url" value = "" size = "60" > < table > "

< b >

< td align = "center" colspan = "2" > < table >

< /tr >

< td align = "center" colspan = "2" > < input name = "submit" type = 'submit' class = "submit" value = "Update" > < table >

< /tr >

< b >

< td align = "center" colspan = "2" > < table >

< /tr >

< /table >

< input type = "hidden" name = "MM_insert" value = "dataUpdate_form" >

< / make >

<? PHP} / / show if recordset not empty? >

< class p = "maintext" > < / p >

< class p = "maintext" > < / p >

< class p = "maintext" > < / p >

< class p = "maintext" > < / p >

< / div >

< img src = "features" alt = "banner" width = "1082" height = "187" id = "Image1" > "

< ul id = "Menu bar" >

< li > < a href = "index.html" > homepage < /a > < /li > ""

< li > < a href = "whychooseMD.html" > why choose us? ' " < /a > < /li >

< li > < a href = "our - staff.html" > us < /a > < /li >

< li > < a href = "our - premises.html" > our premises < /a > < /li >

< li > < a href = ' funeral - services.html ' class = "MenuBarItemSubmenu" > our < /a > funeral services

< ul >

< li > < a href = ' funeral - services.html "> Introduction < /a > < /li >

< li > < a href = "our - vehicles.html" > our cars < /a > < /li >

< li > < a href = "traditional - funeral.html" > traditional funeral < /a > < /li >

< li > < a href = "other - services.html" > other services < /a > < /li >

< li > < a href = "enviro-f - funerals.html ' > & quot; Green & quot; funeral < /a > < /li >

< li > < a href = "diy.html" > funeral DIY < /a > < /li > ""

< li > < a href = "faq.html" > frequently asked questions < /a > < /li > ""

< /ul >

< /li >

< li > < a href = "estimator.html" > estimator for funeral < /a > < /li > ""

< li > < a href = "vintage.html" > vehicles Vintage < /a > < /li > ""

< li > < a href = "memorials.html" > < /a > < /li > memorials ' "

< li > < a href = ' funeral - planning.html "> pre-paid funeral < /a > < /li >

< li > < a href = "testimonial.html" > stories < /a > < /li > ""

< li > < a href = "contact.html" > contact us < /a > < /li >

< li > < a href = "tips - and - info.html" class = "MenuBarItemSubmenu" > tips & amp; Information < /a >

< ul >

< li > < a href = "tips - and - info.html" > Introduction < /a > < /li >

< li > < a href = ' registries - death.html "> register < /a > < /li > death

< li > < a href = "Habana - coroner.html" > H.M. Coroner < /a > < /li >

< li > < a href = ' funeral - costs.html "> cost of funeral < /a > < /li >

< li > < a href = "b" support.html "> < /a > < /li > bereavement support" "

< /ul >

< /li >

< li > < a href = "useful - addresses.html" > < /a > < /li > useful addresses

< li > < a href = "directions.html" > how to find us < /a > < /li >

< li > < a href = "florist.html" > floristry < /a > < /li > ""

< li > < a href = "donations.html" > make a donation in memory < /a > < /li >

< li > < a href = "nafd.html" > DAFN < /a > < /li > ""

< li > < a href = "inspiration.html" > source of Inspiration for your service < /a > < /li > ""

< li > < a href = "diary.html miles-and-girls" > Journal of undertaker < /a > < /li >

< /ul >

< div id = "apDiv4" > < img src = "images/footer.jpg" width = "1082" height = "139" > < / div > "

< / div >

<! - container end - >

< script type = "text/javascript" >

BeginOAWidget_Instance_2141544: #MenuBar

var MenuBar = new Spry.Widget.MenuBar2 ("#MenuBar", {}

widgetID: "Menu bar",

widgetClass: "MenuBarVertical MenuBarMenuBarVerticalLeftShrink menu bar."

insertMenuBarBreak: true,

mainMenuShowDelay: 200,.

mainMenuHideDelay: 200,.

subMenuShowDelay: 200,.

subMenuHideDelay: 200

});

EndOAWidget_Instance_2141544

< /script >

< / body >

< / html >

Ness_quick wrote:

That's what I thought, but it seems there are no restrictions at all. I noticed that there is currently no recordset in the server behavior Panel, only "user of the connection. Could this be the problem or is a recordset that is unnecessary if "user of the connection" is applied? I tried to do the above but it's not that.

No, you don't need to create a recordset on the index page.

The code of the page I posted works for me. I get redirected to the failed_login.php page if the user/pass is not correct or get whipped to the page insert_donations.php if they are.

We will see the table user of your database. Don't worry reveal the password/user details you can change these for something else later.

I'll have a look a bit more later to see if I can identify anything else that may cause the problem, at the moment I can't think of anything because his job just as he should do this end.

Tags: Dreamweaver

Similar Questions

  • Failed to connect to the user when it connects to SQL Server 2008 R2 gateway

    Hi - This is my first post!

    I have problems to connect to a SQL Server 2008 R2 to Oracle database 11 g R2 database, use the product of the gateway.

    Previously, he has worked, but we moved the database SQL 2005 to 2008 (R2).

    We receive this error while trying to query through the link (Select * FROM DUAL@ADSRD)

    ORA-01017: name of user and password invalid. connection refused

    [Oracle] [ODBC SQL Server driver] [SQL Server] Failed to connect to the user 'SQLUSER '. {NativeErr 28000, = 18456} [Oracle] [ODBC SQL Server driver] Invalid connection string attribute {01 S 00}

    ORA-02063: preceding 2 lines of ADSRD

    01017 00000 - "invalid username/password; connection refused '.

    * Cause:

    * Action:

    Error on line: 1 column: 35

    The DG4MSQL configuration is here:

    HS_FDS_CONNECT_INFO = //SSU_PRD_APP/IntegrationStagingDb [BSYS-sql2]

    HS_FDS_TRACE_LEVEL = OFF

    HD_TRANSACTION_MODEL = READ_ONLY

    #HS_FDS_DELAYED_OPEN = FALSE

    HS_FDS_FETCH_ROWS = 100

    HS_OPEN_CURSORS = 50


    The database is hosted in its own instance on the sql2-BSYS Server

    Then... on the SQL Server event logs returns this:

    Failed to connect to the user 'SQLUSER '. Reason: Failed to try to connect using SQL authentication. Server is configured for Windows authentication only. [CLIENT: 192.168.10.179]

    However, the SQL Instance IS configured to enable mixed mode authentication.

    I can't work on what I missed, and I can confirm if I'm actually to a compatibility issue between the gateway and the version of SQL server, that we are now trying to connect.

    Help please!

    Is the user name in your SQL Server database in the capital, mixed mode letters or small letters?

    Currently, you have created a database link that tries to authenticate on the server SQL using SQLUSER in capital letters. If you use mixed or small letters, so be sure to write the user name (and password) as it is in the create database link statement and surround it with double quotes.

    If you have created the link of database correctly, try an ODBC connection for example from your client and add the user name and password. Does it work?

    -Klaus

  • Not able to connect to the user account, error: user profile Service has no logon

    I'm on a HP Pavilion dv7 with Windows 7.  I created a user account for my wife but she cannot open a session because of the messages "the user profile Service has no logon.  User profile cannot be loaded. »

    Where and how can I fix it?

    Thank you.

    Larry

    Original title: need help with setting up an account

    Hi Larry,
    Thanks for posting your query in Microsoft Community.

    From your description, it seems that you are not able to connect to the user account when you try to connect you get following error. The user profile Service has no logon

    This behavior can occur if the user profile was deleted manually using the command prompt or by using Windows Explorer. A profile that is manually deleted does not remove the security identifier (SID) of the list of profiles in the registry.

    If the SID is present, Windows will try to load the profile using the profile Image path that points to a nonexistent path. Therefore, the profile cannot be loaded.

    To resolve the problem with the user account, you can follow these steps:
    Method 1:
    (a) click Start, type regedit in the start search box, and then press ENTER.
    (b) search for, and then expand the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

    (c) right click the SID that you want to remove, and then click on remove.
    (d) log on to the computer and create a new profile.
    You can also check this link:
    Error message when you log a computer Windows Vista-based or Windows 7 by using a temporary profile: "the user profile Service has no logon. Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Important: The above section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    Method 2: Also, see the steps in the following Microsoft article:

    (a) error message when you log a computer Windows Vista-based or Windows 7 by using a temporary profile: "the user profile Service has no logon. Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Note: We strongly advise against making it the standard way to remove the user profiles on computers. Documented and supported approach is using the system advanced settings in the system, "Profiles" settings properties For programs, it is available using the API 'delete profile '.

    If the SID is present, Windows will try to load the profile using the profile Image path that points to a nonexistent path. Therefore, the profile cannot be loaded.

    (b) how to back up and restore the registry in Windows
    Back up the registry
    http://Windows.Microsoft.com/en-us/Windows7/back-up-the-registry

    (c) IF you still have the problem then you can follow the link provided below to fix the damaged user profile.
    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

    For any Windows help in the future, feel free to contact us and we will be happy to help you.

  • Establish the VPN connection before the user logged

    Hello world!

    Anyone know if it is possible to run the cisco vpn client and establish the vpn connection before the user logs (Windows 7)? How?

    Thanks in advance!

    You must Anyconnect VPN.

    use start before logon feature you can get the VPN before windows logon.

    There are a lot of configuration guide that you can find in CISOC regarding anyconnect SBL.

  • How to add a second connection of the user with windows 8

    How to add a second connection of the user with windows 8

    Go to the Control Panel, then click on change the Type of account in respect of the accounts of users and parental control.  Beneath the box with user accounts, there should be a link that says add a user account.  Click on that and follow the instructions to set up another user.

  • How to connect to the user: virtue in sqldeveloper sysdba system? I know how in sqlplus.

    I was wondering how you do it using the wizard/interface to specify the configurations for a NEW connection.

    It comes as I get b/c I don't know where or how put '\as sysdba' in the NEW connection, that I am creating with success.  I can do very well with just to connect to the user: System, but not sysdba \as!

    Login name: system_connection_as_sysdba

    Username: System

    Password: [password here]

    Host name: Localhost

    Port: 1521

    SID: orcl

    Developer SQL has a drop down separate called 'Role', where you can select SYSDBA instead of default.

  • Failed to connect with the user name "Administrator".

    Hello

    I want to configure vCD in VCO, but I am faced with error. I'm by train through the configuration of the vCO.

    I get the error message https://10.99.133.212:443 , Failed to connect with the user name "Administrator". And the description of the error is: "the API version information could not be obtained for the host https://10.99.133.212:443 () (administrator@System)!'."

    Here are the entries I provide:

    Host: 10.99.133.212

    Organization: System

    Authentication: basic

    Session: shared

    and name of user and password.

    What could be the error here? My vCO has IP 10.99.129.33. And I imported the vCD also SSL certificate.

    Kind regards

    Bethy

    You must first remove the new plug-in...

    VMware KB: Uninstall a plug-in for VMware vCenter Orchestrator

    Remember that you use step 6.3 in this article to delete the contents of the package as well. To verify that the workflow and actions have been removed, check that the following workflow category (and all children of it) no longer exist:

    / Library/vCloud Director

    And all related Action modules should have disappeared as well:

    com.vmware.library.vCloud. *.

    Once you have completed all steps of the KB, install version 5.1 of the plugin, configure and restart the vCenter Orchestrator Server service, once again to complete the installation.

  • Enable and disable the buttons depends on the connection of the user?

    How to enable and disable the buttons depends on the connection of the user?

    In fact I have a few buttons as remove, add, save, exit, it etc., zero page...

    depends on the user , I have to turn on and off specific keys.


    Thanks and respect,
    SKUD.

    Hi Skud,

    In fact Jeff's response are correct and handles the problem. I want to mention another way,

    Change the desired button > navigate to Conditions > Pick (exists SQL query returns at least one row) > Expression 1, enter code similar to the following:

    Select TOP (: app_user) where double UPPER(:app_user) in ('FATEH","MARY")

    Best wishes
    Fateh

  • Connection of the user to ger?

    I'm trying to set up a scheduled task on a computer that runs a query and results by e-mail to the user who is currently connected to this pc. The network connection name is the same as the email address (username is JonesB, e-mail address is [email protected]).
    Is there a way to get the login name of the current user?

    Thank you!
    Jack

    You access a db or what? One way is to configure your application.cfm and configure client and session management. Then once the user names in the application set the client variable.

    Say for example, I have the connection in the system using JonesB.

    Once I'm authenticate, you define the following variables:


    With this info, you can have access to information throughout the application.

    I hope this helps.

    Sevor Klu

  • Cannot connect to the user account

    Hello

    I have a Mac Mini end of 2012 running OXS El Capitan, while downloading the movies I did spill over from my hard drive, while this isn't a problem in itself when I restarted I am able to connect to my user accounts.

    Specifically what I see, this is the option normal user with the available accounts login screen - I select a configured account (I have 2 of them) enter the word of past (rightly), then instead enter the account, I get the login screen again.

    Strangely enough, when I select the guest account, I can get in.

    Any ideas how do past this and on the accounts?

    I tried to reset the NVRAM that allowed me to access disks and do first aid, it has not shown any questions or help, unfortunately.

    I have access to the Mac using a Windows PC, which allowed me to make space on the hard disk drive by removing some of the movies.

    Thank you very much

    Keith M

    Try to start in safe mode and then open a session and try to delete files to free up disk space.

    Try safe mode if your Mac does not end commissioning - Apple Support

  • Problem with the configuration of the Office during connection of the user to the domain

    When the user tries to connect with his domain user name, the down payment is suddenly different from the first, the desktop icon disappear and prospects must be set up in the beginning, what is happening with this? someone at - it a problem?

    Hello

    Note that your computer is under domain, you must contact the TechNet forum, where we are the support technicians who are well equipped with knowledge on the issues of domain, do please visit the link provided below.

    http://social.technet.Microsoft.com/forums/en-us/winserverfiles/threads

  • Second slow internet connection of the user

    Hello

    I'm having a problem with the user accounts on my computer.
    Recently, I decided to use the second user account I had, as my main so I made this account administrator. This is because the first main user that was admin had some problems with loading upward (would say that it was not loaded correctly, and after a search on this problem, I thought that this user has been altered) so after the second admin user, I moved all my files etc. However, although the second user account works fine, Internet connection takes awhile to load when I login to it and Internet browsing is much slower than the navigation, I experience on the other account.
    I have not deleted the first user account (which now is not admin), but I'm not on it.
    Someone could think of any reason why this could happen? This is because the former user still exists?  Or could it be something to do with the start-up on the second user programs?
    Any help would be appreciated.
    Thank you

    Hello

    Step 1: I suggest you to check the problem in safe mode with network.
    Start your computer in safe mode
    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode
    Note: The advanced startup options, select Safe mode with network.
    Step 2: If you are not facing the problem in safe mode, and then put your computer in a clean boot and search for the question.
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: once you have determined the problem by using a clean boot procedure, follow step 7 in the article to restore your computer to normal startup.
    I hope this helps.
  • intermittent connection problem: 'the user profile Service service has no logon. The remote procedure call failed and did not execute. »

    Hello, I'm having intermittent problems with logging in my Windows 7 computer.

    Often after reboot due to applications of Windows Update or any simply restart after the holidays, I have the following message on trying to connect:

    "The service user profile Service has no logon. The remote procedure call failed and did not execute. "

    When I click 'OK', the machine disconnects and try to restart.  This can occur 2 to 5 times before _works_ .  But sometimes it happens at all.  And sometimes he _partially_ connects, but my "reminder" and the "Sidebar Gadgets' not loading not correctly and I get a different RPC error - for example, I lived once a message RPC over Skype cannot work because the remote procedure call failed.

    I'm fairly certain that it is different from the frequently reported issue 'profile of corruption', which was experienced by others.  This problem manifests itself as 'the user profile Service does not log. The user profile could not be loaded "and is reported as a blocking problem consistently reproducible which is set by the 'fixing' of the profile.

    However, the issue I feel is clearly related to an RPC problem is intermittent and not consistent - maybe one of my devices is not reset properly?  Where I can look in the logs of Windows, to provide relevant information on this subject?

    Because my computer was still under warranty, I have raised the issue of Dell and they removed the damaged system file (user account) last week.

    I hope that this will finally fix the problem (previously the error message disappear and reappear after a few weeks later.)  I'll give it a few more weeks to be sure.

  • Cannot connect to the user profile

    When I try to log on to my account on the computer at home, it doesn't let me, saying that "the service user profile Service does not log. User profile cannot be loaded. "I had problems loging a few weeks that I connect and keep getting on a temporary profile, but this has happened in the last two days. All other profiles work on the computer without any problem.
    Any help will be greatly appreciated

    Hello

    You can try to fix it with Safe Mode - repeatedly press F8 as you bootup.

    Some programs such as the Google Updater (if you added the toolbar Google, Chrome or Google Earth) has been
    known to cause this problem.

    How to fix error "the user profile Service has no logon. User profile cannot be loaded. »
    http://www.Vistax64.com/tutorials/130095-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    How to fix error "your user profile was not loaded correctly! You have been logged on with a temporary
    Profile. "in Vista
    http://www.Vistax64.com/tutorials/135858-user-profile-error-logged-temporary-profile.html

    BE VERY CAREFUL IF YOU USE THIS ONE:

    DO NOT USE THE ACCOUNT HIDDEN ON A DAILY BASIS! If it corrrups you are TOAST.

    How to enable or disable the real built-in Administrator account in Vista
    http://www.Vistax64.com/tutorials/67567-administrator-account.html

    Use the hidden administrator account to lower your user account APPLY / OK and then lift it to ADMIN.
    This allows clear of corruption. Do the same for other accounts if necessary after following the above message.

    You can use the hidden - administrator account to make another account as an ADMINISTRATOR with the same password (or
    two with the same password) use to test or difficulty of the other.

    You can run the Admin account hidden from the prompt by if necessary.

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    If you cannot access your old account, you can still use an Admin to migrate to another (do not forget to always
    not that an Admin account that is not used except for testing and difficulty).

    Difficulty of a corrupted user profile
    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • Error D 803 0010, trying to connect to the internet to authenticate the Live service

    Original title: Family Safety - 803D 0010

    I have searched for help and see a number of other people have had a problem similar but not sure that there is still an answer that works.

    I'm on a PC running Windows7 and I install critical Windows and Family Safety.

    It works very well but has stopped working.

    The error I get is 803D 0010 and family security load, but the program seems unable to connect to the Live service and authenticate.

    The specific message, it's that it cannot access the Internet.  I'm not sure this is the case and maybe a false error message.

    I am skillfully to access internet from the browser successfully and connect on the family safety website.

    The problem is that the application of family safety appears unable to do.

    Any help?

    Andy

    Hi Andy,.

    Thanks for posting on Microsoft Communities.

    The proxy for the network service settings may not be set correctly or may become obsolete. With some settings wrong together, you may still be able to connect to your Windows Live using Windows Live Messenger account and your browser, but when you try to connect to Windows Live family safety, you receive this error message.

    I suggest you follow the advice given by Rajesh Govind said on February 6, 2014 in the following link and check out:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-security/family-safety-will-not-connect/a2c7111e-5ff8-4E3D-891b-0d260fa148db

    Note: this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base: 322756

    How to back up and restore the registry in Windows

    http://support.Microsoft.com/kb/322756/

    Please an update on the status of the issue to help you further.

Maybe you are looking for