Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Insert Record

New Here ,
Apr 27, 2006 Apr 27, 2006
I created a dynamic vbscript page test.asp

I inserted a form and form object textfield

The page displayed fine.

I added insert record through the server behavior panel - selected the connection, selected the table from my access database.

The page will not display.

I have no other code in page -
TOPICS
Server side applications
325
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 27, 2006 Apr 27, 2006
Did you bind the form fields to the appropriate fields in the Insert Record
Behavior?

Can you post your code?


--
Nancy Gill
Adobe Community Expert
BLOG: http://www.dmxwishes.com/blog.asp
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development


"frito212" <webforumsuser@macromedia.com> wrote in message
news:e2qov9$b5b$1@forums.macromedia.com...
> I created a dynamic vbscript page test.asp
>
> I inserted a form and form object textfield
>
> The page displayed fine.
>
> I added insert record through the server behavior panel - selected the
> connection, selected the table from my access database.
>
> The page will not display.
>
> I have no other code in page -
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 27, 2006 Apr 27, 2006
Yes I did bind the fields
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 27, 2006 Apr 27, 2006
LATEST
If I press the F12 - everything looks fine - but when I put it to my site the page does not display - I don't know if this helps.

Thanks
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines