472,796 Members | 1,507 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,796 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 1834
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
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

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.