I have a database that contains our HelpDesk tickets. I’m trying to open documents up on the web, and when I click on a link, nothing happens. If I click on the New Document button I get an HTTP 404 error and it says the page cannot be found. Does anyone have any ideas about why this might be happening.
Subject: Can’t Open Dcouments on the Web
Wilson,
ou say “When I click on a link…” – do you mean a link, like a Hotspot Link in a NOTES document??? If so – see what the URL is…
Also, when you get a 404 on the web it means File Cannot be Found – the URL is probably formed incorrectly – again – see what the URL this “New Document Button” is forming…
Gary
Subject: RE: Can’t Open Dcouments on the Web
If when you click on a link, nothing happens, then it’s not a link.
The 404 error creating a new document suggests that maybe the form properties are set to make it usable only from Notes.
Subject: Can’t Open Dcouments on the Web
As per my knowledge HTTP 404 indicates that …there is error in designing form means there might be some code which browser not supports…so check with your Form Design…it sloves your problem…