Search found 2 matches

by danny00lee
Tue Mar 01, 2005 5:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Anonymous access and fileshare links
Replies: 2
Views: 4168

I have tried that and the results are the same it cannot reach the site. What is should do is give a username and password prompt. Guest is placed in the username area and all the user have to do is hit enter to access the site. Everything I have read on javascript indicated that it should work. But ...
by danny00lee
Tue Mar 01, 2005 3:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Anonymous access and fileshare links
Replies: 2
Views: 4168

Anonymous access and fileshare links

First question: I trying to create an anonymous access hyperlink but each time I test it it fails. For instance, the below code just represents the code I am trying to use:
"aI("text=Test;url=http://guest:%0D@192.168.0.1/;");

The "%0D" represents a carriage return and this part is where it does not ...