I need to include a VFP 6.0 form as a part of a web site. I can link to the VFP form from the web site. When finished I want to return back to the page I originally linked from. I believe I can use the "GoBack()" function. However I cannot get it to work.
I cannot get the NavigateTo to work using the data shown in the Programmer's guide.
.... From "MyHomePage" hyperlink to "MyVFPApp"
User finishes with "MyVFPApp"
Link back to "MyHomePage"
Questions:
Do I need to have a hyperlink component on the form?
What would the commands look like?
Could I link back from a PRG instead form a Form?
Thanks in Advance.
SmokeyJoe
I cannot get the NavigateTo to work using the data shown in the Programmer's guide.
.... From "MyHomePage" hyperlink to "MyVFPApp"
User finishes with "MyVFPApp"
Link back to "MyHomePage"
Questions:
Do I need to have a hyperlink component on the form?
What would the commands look like?
Could I link back from a PRG instead form a Form?
Thanks in Advance.
SmokeyJoe