you need to fetch the url of the page from a com component or XMLHttp and save the source as .htm file from Scripting.FileSystem Object.
Best Regards,
Darpan Kumar Gogia
aviint@yahoo.com
it will store 1 in rs.Fields(0) rather than in sSQL. sSQL is only the string variable to store the query.
So,
Response.Write(rs.Fields(0))
Best Regards,
Darpan Kumar Gogia
aviint@yahoo.com
Hi,
You can add Querystring to the img src tag of the image such as <img src=img1.img?id=9>
This id=9 can be any unique random number which would force the browser to reload the image.
Best Regards,
Darpan Kumar Gogia
aviint@yahoo.com
You can first group by the fields from which you want the records to be unique. then add a field count(*) to retrieve the no. of rows in the group.
so this way you would be able to find out the no. of rows duplicate.
Such as :-
Select City,Weather,Count(*) as [No. of Common Rows] from tblCity...
You can decompile .Net Programs using the decompiler at www.remotesoft.com or see more decompilers at www.asp.net.
But, unlike java, you can also save the .NET files from decompilers by using obfuscators provided at www.remotesoft.com.
Darpan Gogia
You can use the http://sourceforge.net/project/showfiles.php?group_id=47556&release_id=124469 link to connect to the MySQL from ADO.Net.
Yours Faithfully,
Darpan Kumar Gogia
darpan.kumar@india.birlasoft.com
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.