1) When I create a Webservice (.asmx) in Asp.Net, its default is HTTP, but I need it in HTTPS.. How to do this?
2) And is it possible then to access to the methods on this webservice with "JAVASCRIPT" - even if the Server is HTTPS?
Hope u guys can help me..
