Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

JavaScript help needed to check postback

Avatar

Level 1

Hello,

I have a simple purchase order form connecting to an Access DB. I want it to open as a blank form but when the user clicks the save button, I want it to query the DB and display the record they just entered so they can print or update. I am a dotNet developer but don't know javascript very well. Seems like this should be easy but I'm struggling to find any info. I have the addNew() event scripted for when the form loads so I get an empty form but that overrides the event to pull up the last record after save. Is there a way to check for postback with javascript?

Thanks in advance for your help!

1 Reply