navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

RE: Web Form Won't Update Access DB

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> RE: Web Form Won't Update Access DB
Page: <<   < prev  1 [2]
 
destiple

 

Posts: 22
Joined: 8/18/2005
Status: offline

 
RE: Web Form Won't Update Access DB - 8/23/2005 16:42:37   
ID - Auto Number
Client - Text
Task - Text
Deadline - Date/Time
Responsibility - Text
Comments - Memo
Completed - Yes/No

(in reply to BeTheBall)
destiple

 

Posts: 22
Joined: 8/18/2005
Status: offline

 
RE: Web Form Won't Update Access DB - 8/23/2005 16:45:14   
quote:

What happens when you run this code instead?


Nothing

(in reply to Spooky)
BeTheBall

 

Posts: 6381
Joined: 6/21/2002
From: West Point Utah USA
Status: offline

 
RE: Web Form Won't Update Access DB - 8/23/2005 16:51:32   
Problem could be here:

Completed - Yes/No

Find this on your form:

<input type="checkbox" name="Completed" value="On/Off"></font></p>

and try changing the value to -1, i.e.,

<input type="checkbox" name="Completed" value=-1></font></p>

_____________________________

Duane

Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.

(in reply to destiple)
destiple

 

Posts: 22
Joined: 8/18/2005
Status: offline

 
RE: Web Form Won't Update Access DB - 8/23/2005 16:56:26   
Nope.

(in reply to BeTheBall)
BeTheBall

 

Posts: 6381
Joined: 6/21/2002
From: West Point Utah USA
Status: offline

 
RE: Web Form Won't Update Access DB - 8/23/2005 17:00:33   
Try this:

In the same web and live on the server, create a one text box form. Then, right click the form and choose form properties and choose the send to database option. Then let FP create the db for you. Then save the form and test it to see if anything gets added to the new database. If not, the permissions on the fpdb folder are still not set correctly.

_____________________________

Duane

Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.

(in reply to destiple)
destiple

 

Posts: 22
Joined: 8/18/2005
Status: offline

 
RE: Web Form Won't Update Access DB - 8/23/2005 17:07:14   
quote:

ORIGINAL: BeTheBall

Try this:

In the same web and live on the server, create a one text box form. Then, right click the form and choose form properties and choose the send to database option. Then let FP create the db for you. Then save the form and test it to see if anything gets added to the new database. If not, the permissions on the fpdb folder are still not set correctly.

quote:

In the same web and live on the server, create a one text box form. Then, right click the form and choose form properties and choose the send to database option. Then let FP create the db for you. Then save the form and test it to see if anything gets added to the new database. If not, the permissions on the fpdb folder are still not set correctly.


It must be the permissions then. That didn't update the FP created db. Uggggh.


(in reply to BeTheBall)
Page:   <<   < prev  1 [2]

All Forums >> Web Development >> ASP and Database >> RE: Web Form Won't Update Access DB
Page: <<   < prev  1 [2]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts