IrongateMachine Posted November 13, 2003 Posted November 13, 2003 I have some portals on a CDML page, each one is on it's own form. After I fill the fields in and hit my "add line" button. The new line of info gets added to the file and I go to the -format page. On the format page, I have it automatically redirect me back to the main page with no delay, since I don't really need to see the "Record Edited" page... Once back on the main page, I have to hit refresh in order to get the new line be be displayed in the portal. I tried using javascript to refresh the page, but it goes to the top of the page when it refreshes, causing the user to lose their spot on the page. Is there a way to add the new line and make it visible right away without losing the place on the page? And on the same note, is there a way to keep from going to the -format page when the form is submitted? Also, the same thing happens when removing a portal row; the row stays there until I manually refresh... Any help is appreciated, thanks!
Anatoli Posted November 13, 2003 Posted November 13, 2003 Web is stateless. There is no live connection. You may experience cache problems. HTH
Recommended Posts
This topic is 7751 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now