ibiubu Posted March 16, 2002 Posted March 16, 2002 Using custom web publishing. On my custom default.htm page I have built I would like to add a link that will go directly to a layout in my filemaker database without having to run through another .htm page. In a way, this link would work almost in the same way as if I was using instant web publishing. If my web address used to get to the default.htm page is 63.xxx.xxx.100, then what would the path be I would use in my htm page to link directly with my database? LT
ibiubu Posted March 17, 2002 Author Posted March 17, 2002 The above code did not quite accomplish what I wanted. I am using custome web publishing. Have all my .htm files with my CDML tags ect. On one of my .htm pages I have a link that when clicked on actually opens an entire layout from my database right in my web page. It looks EXACTLY like the layout looks in FileMaker (basically mimics instant web publishing). Here is the code I finally got to work for that link: http://someaddresshere.net/FMRes/FMPJS?-db=Products.fp5&-layID=1&-token=25&-max=1&-format=formvwcss.htm&-mode=browse&-findall LR [ March 16, 2002, 09:42 PM: Message edited by: Larry Ross ]
Garry Claridge Posted March 17, 2002 Posted March 17, 2002 Larry, Your url would look something like this: 63.xxx.xxx.100/FMPro?-db=mydb.fp5&-lay=mylayout&-format=default.htm&-findall Hope this helps. Garry
Recommended Posts
This topic is 8626 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