Jump to content

Active Directory/Search for a user: Difference between revisions

Line 110:
while word$(x$,i,cr$) <> ""
a$ = word$(x$,i,cr$)
if trim$(a$) = "" then goto [next]
if left$(a$,1) = " " then goto [next]
if left$(a$,1) = cr$ then goto [next]
Line 198:
END FUNCTION
end</lang>
Output as seen by the client on the web<pre>
<pre> Volume in drive C has no label.
Volume Serial Number is F42C-D87A
 
Directory of c:\
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.