473,326 Members | 2,124 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Access Data pages

I am making a D-base with web conectivity for my class project. I have
everything working but the subit button sends the data to the correct
fields but afterwards it wants to reproduce new blank text boxes how do
I stop this and how would I code it to redirect to a thank you page.
All with out the help of a web server this has to br ran from the
desktop and with in IE with a local directory. Pleas help I am stuck.

here is the code!

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:x =
"urn:schemas-microsoft-com:office:excel" xmlns:a =
"urn:schemas-microsoft-com:office:access" xmlns:dt =
"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"><HEAD><TITLE>The Burning
Tongue Customer Sign-Up Page</TITLE><LINK
href="customers_files/filelist.xml" type=text/xml rel=File-List>
<META content=Access.Application name=ProgId>
<META name=VBSForEventHandlers VALUE="TRUE">
<META http-equiv=Content-Type content="text/html;
charset=windows-1252">
<META content=10.00.2225 name=DesignerVersion>
<META content="HTML 4.0" name=vs_targetSchema>
<OBJECT id=MSODSC tabIndex=-1
classid=CLSID:0002E553-0000-0000-C000-000000000046><PARAM
NAME="XMLData" VALUE="<xml
xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot;>
<a:DataSourceControl> <a:OWCVersion>10.0.0.6619
</a:OWCVersion>
<a:ConnectionString>Provider=Microsoft.Jet.OLEDB.4 .0;User ID=Admin;Data
Source=../bt/BT5F-Final.mdb;Mode=Share Deny None;Extended
Properties=&amp;quot;&amp;quot;;Persist Security Info=False;Jet
OLEDB:System database=&amp;quot;&amp;quot;;Jet OLEDB:Registry
Path=&amp;quot;&amp;quot;;Jet OLEDB:Database
Password=&amp;quot;&amp;quot;;Jet OLEDB:Engine Type=0;Jet
OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops=2;Jet
OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database
Password=&amp;quot;&amp;quot;;Jet OLEDB:Create System
Database=False;Jet OLEDB:Encrypt Database=False;Jet OLEDB:Don't Copy
Locale on Compact=False;Jet OLEDB:Compact Without Replica
Repair=False;Jet OLEDB:SFP=False</a:ConnectionString>
<a:DataEntry/> <a:MaxRecords>10000</a:MaxRecords>
<a:GridX>24</a:GridX> <a:GridY>24</a:GridY>
<a:OfflineType>2</a:OfflineType>
<a:XMLLocation>0</a:XMLLocation>
<a:XMLDataTarget></a:XMLDataTarget>
<a:ConnectionFile></a:ConnectionFile>
<a:ElementExtension>
<a:ElementID>CusLName</a:ElementID>
<a:ControlSource>CusLName</a:ControlSource>
<a:ChildLabel>CusLName_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusFName</a:ElementID>
<a:ControlSource>CusFName</a:ControlSource>
<a:ChildLabel>CusFName_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusMName</a:ElementID>
<a:ControlSource>CusMName</a:ControlSource>
<a:ChildLabel>CusMName_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusStAddress</a:ElementID>
<a:ControlSource>CusStAddress</a:ControlSource>
<a:ChildLabel>CusStAddress_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusCity</a:ElementID>
<a:ControlSource>CusCity</a:ControlSource>
<a:ChildLabel>CusCity_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusState</a:ElementID>
<a:ControlSource>CusState</a:ControlSource>
<a:ChildLabel>CusState_Label</a:ChildLabel>
<a:Format>&amp;gt;</a:Format>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusZIP</a:ElementID>
<a:ControlSource>CusZIP</a:ControlSource>
<a:ChildLabel>CusZIP_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusPhone</a:ElementID>
<a:ControlSource>CusPhone</a:ControlSource>
<a:ChildLabel>CusPhone_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusEMail</a:ElementID>
<a:ControlSource>CusEMail</a:ControlSource>
<a:ChildLabel>CusEMail_Label</a:ChildLabel>
</a:ElementExtension> <a:ElementExtension>
<a:ElementID>CusID</a:ElementID>
<a:ControlSource>CusID</a:ControlSource>
<a:ChildLabel>CusID_Label</a:ChildLabel>
</a:ElementExtension> <a:GroupLevel>
<a:RecordSource>tblCustomer</a:RecordSource>
<a:DefaultSort>[CusLName] ASC</a:DefaultSort>
<a:HeaderElementId>HeadertblCustomer</a:HeaderElementId>
<a:FooterElementId></a:FooterElementId>
<a:CaptionElementId></a:CaptionElementId>
<a:RecordNavigationElementId></a:RecordNavigationElementId>
<a:DataPageSize>-1</a:DataPageSize>
<a:GroupFilterControl></a:GroupFilterControl>
</a:GroupLevel> <a:Datamodel
a:version=&quot;0816&quot;> <a:SchemaRowsource
a:id=&quot;tblCustomer&quot; a:type=&quot;dscTable&quot;>
<a:SchemaField a:id=&quot;CusID&quot; a:datatype=&quot;130&quot;
a:size=&quot;5&quot; a:iskey=&quot;1&quot;/>
<a:SchemaField a:id=&quot;CusFName&quot; a:datatype=&quot;130&quot;
a:size=&quot;20&quot;/> <a:SchemaField
a:id=&quot;CusMName&quot; a:datatype=&quot;130&quot;
a:size=&quot;20&quot;/> <a:SchemaField
a:id=&quot;CusLName&quot; a:datatype=&quot;130&quot;
a:size=&quot;20&quot;/> <a:SchemaField
a:id=&quot;CusStAddress&quot; a:datatype=&quot;130&quot;
a:size=&quot;35&quot;/> <a:SchemaField
a:id=&quot;CusCity&quot; a:datatype=&quot;130&quot;
a:size=&quot;15&quot;/> <a:SchemaField
a:id=&quot;CusState&quot; a:datatype=&quot;130&quot;
a:size=&quot;2&quot;/> <a:SchemaField
a:id=&quot;CusZIP&quot; a:datatype=&quot;130&quot;
a:size=&quot;10&quot;/> <a:SchemaField
a:id=&quot;CusPhone&quot; a:datatype=&quot;130&quot;
a:size=&quot;14&quot;/> <a:SchemaField
a:id=&quot;CusEMail&quot; a:datatype=&quot;130&quot;
a:size=&quot;30&quot;/> </a:SchemaRowsource>
<a:RecordsetDef a:id=&quot;tblCustomer&quot;> <a:PageField
a:id=&quot;CusID&quot;/> <a:PageField
a:id=&quot;CusLName&quot;/> <a:PageField
a:id=&quot;CusFName&quot;/> <a:PageField
a:id=&quot;CusMName&quot;/> <a:PageField
a:id=&quot;CusStAddress&quot;/> <a:PageField
a:id=&quot;CusCity&quot;/> <a:PageField
a:id=&quot;CusState&quot;/> <a:PageField
a:id=&quot;CusZIP&quot;/> <a:PageField
a:id=&quot;CusPhone&quot;/> <a:PageField
a:id=&quot;CusEMail&quot;/> </a:RecordsetDef>
</a:Datamodel>
</a:DataSourceControl> </xml>"></OBJECT>
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE id=MSODAPDEFAULTS type=text/css>.MSTheme-Label {
BORDER-RIGHT: 0px; PADDING-RIGHT: 3px; BORDER-TOP: 0px; PADDING-LEFT:
3px; FONT-SIZE: 8pt; OVERFLOW: visible; BORDER-LEFT: 0px; WIDTH: 1in;
BORDER-BOTTOM: 0px; FONT-FAMILY: Tahoma; HEIGHT: 0.156in; TEXT-ALIGN:
left
}
..MsoTextbox {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 8pt; OVERFLOW:
hidden; WIDTH: 1in; FONT-FAMILY: Tahoma; HEIGHT: 0.197in
}
..MsoBoundSpan {
BORDER-RIGHT: 0px; PADDING-RIGHT: 3px; BORDER-TOP: 0px; PADDING-LEFT:
3px; FONT-SIZE: 8pt; OVERFLOW: hidden; BORDER-LEFT: 0px; BORDER-BOTTOM:
0px; FONT-FAMILY: Tahoma; TEXT-ALIGN: left
}
..MsoHyperlinkDisplayText {
BORDER-RIGHT: 0px; PADDING-RIGHT: 3px; BORDER-TOP: 0px; PADDING-LEFT:
3px; FONT-SIZE: 8pt; OVERFLOW: hidden; BORDER-LEFT: 0px; CURSOR: hand;
BORDER-BOTTOM: 0px; FONT-FAMILY: Tahoma; TEXT-ALIGN: left
}
..Mso2dSection {
LEFT: 0px; BEHAVIOR: url(#DEFAULT#Mso2dSection); OVERFLOW: hidden;
POSITION: relative; TOP: 0px; BACKGROUND-COLOR: transparent
}
..Mso2dSectionBanner {
PADDING-RIGHT: 4px; DISPLAY: none; PADDING-LEFT: 4px; FONT-WEIGHT:
normal; FONT-SIZE: 8pt; LEFT: 0px; BEHAVIOR:
url(#DEFAULT#Mso2dSectionBanner); OVERFLOW: visible; PADDING-TOP: 2px;
FONT-FAMILY: Tahoma; TOP: 0px; HEIGHT: 0.2in; BACKGROUND-COLOR:
buttonface
}
..MsoRectangle {
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; OVERFLOW:
hidden; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
..MsoTitle {
DISPLAY: none; FONT-WEIGHT: normal; COLOR: inactivecaptiontext
}
..MsoExpandCollapse {
CURSOR: hand
}
..MsoNavContainer {
BORDER-RIGHT: gainsboro 1px solid; BORDER-TOP: gainsboro 1px solid;
Z-INDEX: -1; BORDER-LEFT: gainsboro 1px solid; CURSOR: hand;
BORDER-BOTTOM: gainsboro 1px solid; HEIGHT: 25px; BACKGROUND-COLOR:
gainsboro
}
..MsoNavButton {
BORDER-RIGHT: gainsboro 1px solid; BORDER-TOP: gainsboro 1px solid;
BORDER-LEFT: gainsboro 1px solid; CURSOR: auto; BORDER-BOTTOM:
gainsboro 1px solid; BACKGROUND-REPEAT: no-repeat
}
..MsoNavButtonMouseOver {
BORDER-RIGHT: highlight 1px solid; BORDER-TOP: highlight 1px solid;
BORDER-LEFT: highlight 1px solid; BORDER-BOTTOM: highlight 1px solid;
BACKGROUND-COLOR: buttonhighlight
}
..MsoNavToggleButtonMouseOver {
BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonshadow 1px
solid; BORDER-LEFT: buttonshadow 1px solid; BORDER-BOTTOM: buttonshadow
1px solid; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: buttonshadow
}
..MsoNavButtonMouseDown {
BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonshadow 1px
solid; BORDER-LEFT: buttonshadow 1px solid; CURSOR: hand;
BORDER-BOTTOM: buttonshadow 1px solid; BACKGROUND-COLOR: buttonshadow
}
..MsoNavRecordsetLabel {
BORDER-RIGHT: gainsboro 1px solid; BORDER-TOP: gainsboro 1px solid;
PADDING-LEFT: 0px; FONT-SIZE: 8pt; OVERFLOW: hidden; BORDER-LEFT:
gainsboro 1px solid; WIDTH: 100%; CURSOR: default; PADDING-TOP: 0px;
BORDER-BOTTOM: gainsboro 1px solid; FONT-FAMILY: Tahoma; POSITION:
relative
}
..MsoRecordSelector {
BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonshadow 1px
solid; OVERFLOW: hidden; BORDER-LEFT: buttonshadow 1px solid;
BORDER-BOTTOM: buttonshadow 1px solid; HEIGHT: 100%; BACKGROUND-COLOR:
gainsboro
}
..MsoRecordSelectorCurrent {
BACKGROUND-POSITION: 1px 0px; BACKGROUND-IMAGE: url(owc://GIF/#11240);
BACKGROUND-REPEAT: no-repeat
}
..MsoRecordSelectorSelectedImage {
BACKGROUND-POSITION: 1px 0px; BACKGROUND-IMAGE: url(owc://GIF/#11241);
BACKGROUND-REPEAT: no-repeat
}
..MsoRecordSelectorSelected {
BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonshadow 1px
solid; LEFT: 0px; OVERFLOW: hidden; BORDER-LEFT: buttonshadow 1px
solid; BORDER-BOTTOM: buttonshadow 1px solid; TOP: 0px; HEIGHT: 100%;
BACKGROUND-COLOR: buttonshadow
}
..MsoRecordSelectorDirtyCurrent {
BACKGROUND-POSITION: -1px 0px; BACKGROUND-IMAGE:
url(owc://GIF/#11242); BACKGROUND-REPEAT: no-repeat
}
..MsoRecordSelectorDirty {
BACKGROUND-POSITION: -1px 0px; BACKGROUND-IMAGE:
url(owc://GIF/#11245); BACKGROUND-REPEAT: no-repeat
}
..MsoRecordSelectorTransparent {
LEFT: 0px; OVERFLOW: hidden; TOP: 0px
}
HR {
COLOR: black
}
SELECT {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma
}
INPUT {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma
}
BODY {
FONT-SIZE: 10pt; FONT-FAMILY: Tahoma
}
MARQUEE {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma
}
LEGEND {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma
}
BUTTON {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma
}
TEXTAREA {
FONT-SIZE: 8pt; FONT-FAMILY: Tahoma
}
</STYLE>

<SCRIPT language=Javascript id=MSODSC_Validation>
validateBrowser();

function validateBrowser() {
strVers=navigator.appVersion
strName=navigator.appName
strPlat=navigator.platform
intIndex1=strVers.indexOf("MSIE");
intIndex1=intIndex1+5
intIndex2=strVers.lastIndexOf(";");
intVer=strVers.substring(intIndex1, intIndex2)
intVer=parseInt(intVer)
if (strName=="Microsoft Internet Explorer" && strPlat=="Win32" &&
intVer>="5") {
validateOWC();
}
else {
strMsgGetIE="<TABLE cellSpacing=0 cellPadding=0 width='95%' border=0
height='8'><TR>"
strMsgGetIE+="<TD bgColor='#336699' height=25 width=15>&nbsp;</TD><TD
bgColor='#666666' width=500px><FONT face=Tahoma "
strMsgGetIE+="size=4 color=white><b>&nbsp;Data Access Page
Notification</B></FONT></TD></TR>"
strMsgGetIE+="<TR><TD bgColor='#cccccc' width=15>&nbsp;</TD><TD
bgColor='#cccccc' width=500px><BR>"
strMsgGetIE+="<p><font face='Tahoma' size='2'>"
strMsgGetIE+="This page requires Windows IE 5.0 or higher.</p>"
strMsgGetIE+="<a
href='http://www.microsoft.com/isapi/redir.dll?Prd=Office&Sbp=Access&Pver=10&Ar=DPdesig ner&Sba=IEhome&Plcid=1033'><p
align='center'>"
strMsgGetIE+="Click here to install the latest version of Internet
Explorer.</a></font></p><br></TD></TR></TABLE>"
document.write(strMsgGetIE)
}
}

function validateOWC() {
if (MSODSC.object==null) {
strMsgGetOWC="<TABLE width='95%' cellpadding=0 cellspacing=0 border=0
height='8'>"
strMsgGetOWC+="<TR><TD bgColor='#336699' height=25
width=15>&nbsp;</TD><TD bgColor='#666666' width=500px>"
strMsgGetOWC+="<FONT face=Tahoma color=white size=4><B>&nbsp;&nbsp;"
strMsgGetOWC+="Data Access Page
Notification</B></FONT></TD></TR><TR><TD bgColor='#cccccc'
width=15>&nbsp;</TD>"
strMsgGetOWC+="<TD bgColor='#cccccc' width='500px'><BR>"
strMsgGetOWC+="<p><font face='Tahoma' size='2'>This page requires the
Microsoft Office Web Components.</p>"
strMsgGetOWC+="</font><p><font face='Tahoma' size='2'>See the <a
HRef='http://office.microsoft.com/office/redirect/10/MSOWCPub.asp?&amp;HelpLCID=1033'>Microsoft
Office Web site</a> for more information. "
strMsgGetOWC+="</font></p><BR></TD></TR></TABLE>"
document.write(strMsgGetOWC)
}
}

</SCRIPT>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>TECS</o:Author>
<o:LastAuthor>TECS</o:LastAuthor>
<o:Revision>17</o:Revision>
<o:TotalTime>127</o:TotalTime>
<o:Created>2005-03-29T23:17:13Z</o:Created>
<o:LastSaved>2005-04-14T22:14:43Z</o:LastSaved>
<o:Company>ECU</o:Company>
<o:Version>10.6735</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:DownloadComponents/>
<o:LocationOfComponents HRef="file:///\\"/>
</o:OfficeDocumentSettings>
</xml><![endif]--></HEAD>
<BODY
style="BORDER-TOP-WIDTH: 2px; BACKGROUND-POSITION: center center;
BORDER-LEFT-WIDTH: 2px; BACKGROUND-IMAGE:
url(../bt/FIRE_WALLPAPER.jpg); BORDER-BOTTOM-WIDTH: 2px; OVERFLOW:
auto; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #000000;
BORDER-RIGHT-WIDTH: 2px"
vLink=#800080 link=#0000ff>
<P>
<MARQUEE id=Marquee0 title=""
style="BORDER-RIGHT: 1px; BORDER-TOP: 1px; PADDING-LEFT: 3px;
FONT-SIZE: 24pt; Z-INDEX: 1; LEFT: 0px; OVERFLOW: hidden; BORDER-LEFT:
1px; WIDTH: 9.781in; COLOR: red; TEXT-INDENT: 0px; BORDER-BOTTOM: 1px;
FONT-FAMILY: Firestarter; TOP: 0px; HEIGHT: 0.354in; TEXT-ALIGN:
center">The
Burning Tongue Customer Sign-Up</MARQUEE></P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<DIV class=Mso2dSectionBanner id=HeadertblCustomerBanner
style="MARGIN-LEFT: 0px; WIDTH: 8.375in" tabIndex=-1><SPAN
id=HeadertblCustomerBannerCaption>Header: tblCustomer</SPAN></DIV>
<DIV class=Mso2dSection id=HeadertblCustomer
style="BACKGROUND-POSITION-X: center; VISIBILITY: hidden; MARGIN-LEFT:
0px; WIDTH: 8.375in; BACKGROUND-REPEAT: repeat-x; HEIGHT:
3.365in"><SPAN
class=MSTheme-Label id=CusLName_Label
style="LEFT: 0.167in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.208in; HEIGHT: 17px">Last
Name</SPAN><TEXTAREA class=MsoTextbox id=CusLName style="LEFT: 1.25in;
WIDTH: 104px; POSITION: absolute; TOP: 0.208in; HEIGHT: 17px"
tabIndex=1 MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusFName_Label
style="LEFT: 0.167in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.458in; HEIGHT: 17px">First
Name</SPAN><TEXTAREA class=MsoTextbox id=CusFName style="LEFT: 1.25in;
WIDTH: 104px; POSITION: absolute; TOP: 0.458in; HEIGHT: 17px"
tabIndex=16 MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusMName_Label
style="LEFT: 0.167in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.708in; HEIGHT: 17px">Middle
Name</SPAN><TEXTAREA class=MsoTextbox id=CusMName style="LEFT: 1.25in;
WIDTH: 104px; POSITION: absolute; TOP: 0.708in; HEIGHT: 17px"
tabIndex=17 MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusStAddress_Label
style="LEFT: 3.125in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.208in; HEIGHT: 17px">Street
Address</SPAN><TEXTAREA class=MsoTextbox id=CusStAddress style="LEFT:
4.25in; WIDTH: 179px; POSITION: absolute; TOP: 0.208in; HEIGHT: 17px"
tabIndex=18 MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusCity_Label
style="LEFT: 3.125in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.458in; HEIGHT: 17px">City</SPAN><TEXTAREA
class=MsoTextbox id=CusCity style="LEFT: 4.208in; WIDTH: 79px;
POSITION: absolute; TOP: 0.458in; HEIGHT: 17px" tabIndex=19
MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusState_Label
style="LEFT: 3.125in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.708in; HEIGHT: 17px">State</SPAN><TEXTAREA
class=MsoTextbox id=CusState style="LEFT: 4.208in; WIDTH: 46px;
POSITION: absolute; TOP: 0.708in; HEIGHT: 17px" tabIndex=20
MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusZIP_Label
style="LEFT: 0.167in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.958in; HEIGHT: 17px">ZIP</SPAN><TEXTAREA
class=MsoTextbox id=CusZIP style="LEFT: 1.25in; WIDTH: 70px; POSITION:
absolute; TOP: 0.958in; HEIGHT: 17px" tabIndex=21
MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusPhone_Label
style="LEFT: 3.125in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 0.958in; HEIGHT: 17px">Phone</SPAN><TEXTAREA
class=MsoTextbox id=CusPhone style="LEFT: 4.208in; OVERFLOW-X: auto;
OVERFLOW: hidden; WIDTH: 108px; POSITION: absolute; TOP: 0.958in;
HEIGHT: 17px" tabIndex=22 cols=27
MsoTextAlign="General"></TEXTAREA><SPAN
class=MSTheme-Label id=CusEMail_Label
style="LEFT: 0.167in; OVERFLOW: hidden; WIDTH: 104px; COLOR: red;
POSITION: absolute; TOP: 1.208in; HEIGHT: 17px">Email</SPAN><TEXTAREA
class=MsoTextbox id=CusEMail style="LEFT: 1.25in; WIDTH: 154px;
POSITION: absolute; TOP: 1.208in; HEIGHT: 17px" tabIndex=23
MsoTextAlign="General"></TEXTAREA><BUTTON
id=cmdSubmitCustomerButton
style="Z-INDEX: 1; LEFT: 0.5in; WIDTH: 0.979in; POSITION: absolute;
TOP: 1.833in; HEIGHT: 0.24in; BACKGROUND-COLOR: gray"
tabIndex=24 MsoTextAlign="General">Submit</BUTTON>
<SCRIPT language=javascript event=onclick for=cmdSubmitCustomerButton>
try { if (MSODSC.CurrentSection == null)

MSODSC.DataPages(0).NewRecord();
else
MSODSC.CurrentSection.DataPage.NewRecord(); }
</SCRIPT>
<INPUT style="LEFT: 168px; WIDTH: 76px; POSITION: absolute; TOP:
176px; HEIGHT: 24px; BACKGROUND-COLOR: gray" type=reset size=30
value=Clear>
<SPAN class=MSTheme-Label id=CusID_Label
style="LEFT: 6.125in; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:
74px; POSITION: absolute; TOP: 2.291in; HEIGHT: 15px">Customer
ID:</SPAN><TEXTAREA class=MsoTextbox id=CusID style="Z-INDEX: 2; LEFT:
7.125in; VISIBILITY: hidden; POSITION: absolute; TOP: 2.291in"
tabIndex=25 MsoTextAlign="General"></TEXTAREA></DIV>
<P>&nbsp;</P></BODY></HTML>

Thank you If you can help all the way at the bottom is the sumit button
the name is cmdSubmitCustomerButton for a ctrl+f lookup.

Jason
ECU Greenville NC
Student.

P.S. I don't have the programming skills yet to change this fast or
fill in blanks that I should know. Sorry

Nov 13 '05 #1
0 3702

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Paul Shaw | last post by:
Can anyone explain why an insert might cause multiple logical bufferpool data reads? Here's a situation that has me scratching my head. Table A's data resides in tablespace B Table A's...
14
by: Sean C. | last post by:
Helpful folks, Most of my previous experience with DB2 was on s390 mainframe systems and the optimizer on this platform always seemed very predictable and consistent. Since moving to a WinNT/UDB...
3
by: John Baker | last post by:
Hi: I need to create some operational HTML pages (for data capture), which will create data on a database on a server. I will then download the entered data and use it in a system locally. These...
8
by: John Baker | last post by:
Hi: I am URGENTLY in need of some book or web site OR tool that will help me integrate a relatively simple access application into a web page or pages. This is a time recording system (by...
0
by: com | last post by:
MS Access 2000 Password Recoverer 4.2 Screenshot - Soft30.com MS Access 2000 Password Recoverer will display the password to a MS Access database (*.mdb). This program works for MS Access files...
1
by: com | last post by:
Extreme Web Reports 2005 - Soft30.com The wizard scans the specified MS Access database and records information such as report names, parameters and subqueries. ......
3
by: Lyle Fairfield | last post by:
In a recent thread there has been discussion about Data Access Pages. It has been suggested that they are not permitted on many or most secure sites. Perhaps, that it is so, although I know of no...
2
by: ruben20 | last post by:
Hi: I've migrated a couple of weeks ago from 7.4.2 to 7.4.5 and I am getting this error after executing a query: Warning: pg_exec() query failed: ERROR: could not access status of transaction...
4
by: md9108 | last post by:
I am not a programmer, nor do I use MS Access with any frequency, so I'm not very confident in what I've been doing. I have read everything I can find about Data Access Pages and I've tried...
7
ADezii
by: ADezii | last post by:
There are essentially three techniques for publishing Access Data on the Web. The first technique is static, and does not allow for the dynamic addition or modification to the data, There is no...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.