![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Reloading Original Page My Original Page is www.abcjqxyz.com I want to go back to that Page. <Form Name="FormA" Method="Post" Action="../../PageB.asp> ' This Works PageB.asp <Form Name="FormB" Method="Post" Action="../../PageC.asp> ' This Works PageC.asp <Form Name="FormC" Method="Post" Action="../../PageD.asp> ' This Works PageD.asp <Form Name="FormD" Method="Post" Action="../../PageA.htm> ' This Fails I have tried about twenty different scripts including <Form Name="FormD" Method="Post" Action="http://www.abcjqxyz.edu/Region19/PageA.htm> When I want to go back to the original page, how do I do it? Everything I try comes back with Page Not Found. Thanks in Advance Toni |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Reloading Original Page "Antonette" <Antonette@xxxxxx> wrote in message news:7D310AA7-0C60-407A-B304-ACEFD2948AF4@xxxxxx Quote: > My Original Page is www.abcjqxyz.com > > I want to go back to that Page. > > <Form Name="FormA" Method="Post" Action="../../PageB.asp> ' This Works > > PageB.asp > > <Form Name="FormB" Method="Post" Action="../../PageC.asp> ' This Works > > PageC.asp > > <Form Name="FormC" Method="Post" Action="../../PageD.asp> ' This Works > > PageD.asp > > <Form Name="FormD" Method="Post" Action="../../PageA.htm> ' This Fails > > I have tried about twenty different scripts including > > <Form Name="FormD" Method="Post" > Action="http://www.abcjqxyz.edu/Region19/PageA.htm> > > When I want to go back to the original page, how do I do it? > > Everything I try comes back with Page Not Found. > > Thanks in Advance > > Toni display? (It sounds like you just want to reload the current page) -- Joe Fawcett (MVP - XML) http://joe.fawcett.name |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Reloading Original Page Thanks for getting back to me! I have 4 pages. A,B,C and D. When I am finished with Page D, I want to go back to Page A. the original Page or Default Page. Toni "Joe Fawcett" wrote: Quote: > > "Antonette" <Antonette@xxxxxx> wrote in message > news:7D310AA7-0C60-407A-B304-ACEFD2948AF4@xxxxxx Quote: > > My Original Page is www.abcjqxyz.com > > > > I want to go back to that Page. > > > > <Form Name="FormA" Method="Post" Action="../../PageB.asp> ' This Works > > > > PageB.asp > > > > <Form Name="FormB" Method="Post" Action="../../PageC.asp> ' This Works > > > > PageC.asp > > > > <Form Name="FormC" Method="Post" Action="../../PageD.asp> ' This Works > > > > PageD.asp > > > > <Form Name="FormD" Method="Post" Action="../../PageA.htm> ' This Fails > > > > I have tried about twenty different scripts including > > > > <Form Name="FormD" Method="Post" > > Action="http://www.abcjqxyz.edu/Region19/PageA.htm> > > > > When I want to go back to the original page, how do I do it? > > > > Everything I try comes back with Page Not Found. > > > > Thanks in Advance > > > > Toni > Where is the page the form is on in relation to the page you want to > display? > (It sounds like you just want to reload the current page) > > -- > > Joe Fawcett (MVP - XML) > http://joe.fawcett.name > > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Reloading Original Page Okay, then just use a link rather than a form submit. Or use script, window.location = "pagea.asp" (or "http://www.abcjqxyz.com" or more simply "/" if PageA.asp is the default for the site) Or, if you want to use a form submit, then state the structure of the folders that contain the pages. -- Joe Fawcett (MVP - XML) http://joe.fawcett.name "Antonette" <Antonette@xxxxxx> wrote in message news D4BE2CC-CE48-4B61-ABEF-061329F1E17A@xxxxxxQuote: > Thanks for getting back to me! > > I have 4 pages. A,B,C and D. When I am finished with Page D, I want to > go > back to Page A. the original Page or Default Page. > > Toni > > "Joe Fawcett" wrote: > Quote: >> >> "Antonette" <Antonette@xxxxxx> wrote in message >> news:7D310AA7-0C60-407A-B304-ACEFD2948AF4@xxxxxx Quote: >> > My Original Page is www.abcjqxyz.com >> > >> > I want to go back to that Page. >> > >> > <Form Name="FormA" Method="Post" Action="../../PageB.asp> ' This Works >> > >> > PageB.asp >> > >> > <Form Name="FormB" Method="Post" Action="../../PageC.asp> ' This Works >> > >> > PageC.asp >> > >> > <Form Name="FormC" Method="Post" Action="../../PageD.asp> ' This Works >> > >> > PageD.asp >> > >> > <Form Name="FormD" Method="Post" Action="../../PageA.htm> ' This Fails >> > >> > I have tried about twenty different scripts including >> > >> > <Form Name="FormD" Method="Post" >> > Action="http://www.abcjqxyz.edu/Region19/PageA.htm> >> > >> > When I want to go back to the original page, how do I do it? >> > >> > Everything I try comes back with Page Not Found. >> > >> > Thanks in Advance >> > >> > Toni >> Where is the page the form is on in relation to the page you want to >> display? >> (It sounds like you just want to reload the current page) >> >> -- >> >> Joe Fawcett (MVP - XML) >> http://joe.fawcett.name >> >> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Reloading Vista | Vista General | |||
| Reloading System | Vista performance & maintenance | |||
| quoting original text doesn't work if original mail is UTF-8 | Vista mail | |||
| stopping web page reloading when clicking files/photos | Vista General | |||
| reloading XP | Vista General | |||