hi,
u try this out this will help u..
<html>
<body>
<p>This is the first line of the text file:</p>
<%
Set fs=Server.CreateObject("Scripting.FileSystemObject")
Set f=fs.OpenTextFile(Server.MapPath("testread.txt"), 1)
Response.Write(f.ReadLine)
f.Close
Set f=Nothing
Set...
hi
either u can optional keyword for the parameters which are optional in the function in dll.
orSome times, Parameter values which u pass may be have Null values..
to easily fix the bug...it's better if u give ur code..
cheers
suresh
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.