473,398 Members | 2,427 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,398 software developers and data experts.

DB data input & retrieve

Wow I was told this is a grate place for info I did not
believe um but I was wrong

I have 4 ASP pages on my site & a DB for each page has a
form pointing at its DB, I thought this would be the
simplest way. You can add & submit data and you get the
confirmation page, but I am seeing no data in my DB's.
Each DB has a CHMOD of 777. Here's the link to what I am
doing most of the test just read "SOME TEXT"

http://s105746657.onlinehome.us/index.htm

Still waiting for my name transfer so it hosted here so I
can test & work out the bugs.
FYI:
To see the data I have been downloading the DB and
opening in access

Jul 19 '05 #1
2 1863
some code?
"J_axx" <J_***@hotmail.com> wrote in message
news:2b*****************************@phx.gbl...
Wow I was told this is a grate place for info I did not
believe um but I was wrong

I have 4 ASP pages on my site & a DB for each page has a
form pointing at its DB, I thought this would be the
simplest way. You can add & submit data and you get the
confirmation page, but I am seeing no data in my DB's.
Each DB has a CHMOD of 777. Here's the link to what I am
doing most of the test just read "SOME TEXT"

http://s105746657.onlinehome.us/index.htm

Still waiting for my name transfer so it hosted here so I
can test & work out the bugs.
FYI:
To see the data I have been downloading the DB and
opening in access

Jul 19 '05 #2
<div style="position: absolute; width: 597px; height:
771px; z-index: 4; left: 206px; top: 183px" id="layer6">
<form method="POST" name="Add_my_listing"
action="--WEBBOT-SELF--">
<!--webbot bot="SaveDatabase"
SuggestedExt="asp" S-DataConnection="Add_my_listing" S-
RecordSource="Results" U-Database-
URL="fpdb/Add_my_listing3.mdb" S-Builtin-
Fields="HTTP_USER_AGENT REMOTE_HOST Timestamp
REMOTE_USER" S-Builtin-DBFields="Browser_type
Remote_computer_name Timestamp User_name" S-Form-
Fields="Americon_express Visa master_card Check Pay_pal
Exp_Date Any_thing_to_add Phone_Number Email Card_number
Bill_me Name Amenities Address" S-Form-
DBFields="Americon_express Visa master_card Check Pay_pal
Exp_Date Any_thing_to_add Phone_Number Email Card_number
Bill_me Name Amenities Address" U-ASP-Include-
Url="_fpclass/fpdbform.inc" startspan --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--#include
file="_fpclass/fpdbform.inc"--><!--webbot
bot="SaveDatabase" i-checksum="40548" endspan -->
<p>Your name&nbsp;&nbsp;&nbsp;
<input type="text" name="Name" size="22"
tabindex="1">&nbsp;&nbsp;&nbsp;&nbsp;
Your E-mail<input type="text"
name="Email" size="20" tabindex="2"></p>
<p>Your number
<input type="text" name="Phone_Number"
size="22" tabindex="3"></p>
<p>Your address</p>
<p><textarea rows="5" name="Address"
cols="39" tabindex="4"></textarea></p>
<p>Space amenities</p>
<p><textarea rows="7" name="Amenities"
cols="96" tabindex="5"></textarea></p>
<p>Method of payment:</p>
<table border="1" width="90%" id="table7"
style="border-width: 0px">
<tr>
<td width="151"
style="border-style: none; border-width: medium">
<input type="radio"
value="slected" checked name="Check"
tabindex="6">Check</td>
<td style="border-style:
none; border-width: medium">
<input type="radio"
name="master_card" value="slected" tabindex="7">Master
card</td>
</tr>
<tr>
<td width="151"
style="border-style: none; border-width: medium">
<input type="radio"
name="Visa" value="slected" tabindex="8">visa</td>
<td style="border-style:
none; border-width: medium">
<input type="radio"
name="Americon_express" value="slected"
tabindex="9">American
express</td>
</tr>
<tr>
<td width="151"
style="border-style: none; border-width: medium">
<input type="radio"
name="Pay_pal" value="slected" tabindex="10">Pay
Pal</td>
<td style="border-style:
none; border-width: medium">
<input type="radio"
name="Bill_me" value="slected" tabindex="11">Bill
me</td>
</tr>
</table>
<p>Card #: <input type="text"
name="Card_number" size="20"
tabindex="12">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&n
bsp;&nbsp;&nbsp;&nbsp;
Exp. Date:<input type="text"
name="Exp_Date" size="20" tabindex="13"></p>
<p>Any thing you wish to add</p>
<p><textarea rows="5"
name="Any_thing_to_add" cols="95"></textarea> </p>
<p><input type="submit" value="Submit"
name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>
<p>&nbsp;</div>
Jul 19 '05 #3

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

Similar topics

4
by: Nomen Nescio | last post by:
can anyone be so kind as to look at http://www.mysolution.ws/HYPOCRITE.php and let me know why it isn't passing the form data to http://www.mysolution.ws/insertHYPOCRITES.php for the most...
0
by: Simon Finn | last post by:
Hi I have used ASP code to load data into two select boxes. The code below is used to move the selected data back and forth between the boxes. I am having problems retreving the data from the...
2
by: jason | last post by:
Hello and Good day. There's a site I want to link to passing info I collect without having to re-enter the data on that's sites input form. I know this is not always possible, but in this case...
2
by: yee young han | last post by:
I need a fast data structure and algorithm like below condition. (1) this data structure contain only 10,000 data entry. (2) data structure's one entry is like below typedef struct _DataEntry_...
0
by: TheCoder | last post by:
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...
21
by: MLH | last post by:
A97 procedure to open http://www.arch.com/message/ enter an 800 number, press "Continue", enter a text msg string from a memo field and press "Send" This is a calendaring and appointment A97...
6
by: Rod Snyder | last post by:
I'm trying to set up an asp.net (vb.net) that will allow a user to insert/update a bio/profile. I wanted to create a SQL Server 2000 table that includes their contact info and bio info. However,...
23
by: Bjorn | last post by:
Hi. Every time i post data in a form the contents are being checked for validity. When i click the back-button, all data is gone and i have to retype it. It's obvious that only a few or none of...
0
bmallett
by: bmallett | last post by:
First off, i would like to thank everyone for any and all help with this. That being said, I am having a problem retrieving/posting my dynamic form data. I have a form that has multiple options...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.