68 Topics

Member Avatar for
Member Avatar for Ycefire

Hi there, I'm a beginner in ASP.NET with VB and I'm stuck on problem with a SQL query. I'd like to ask you for advice what does my page or config file miss. thats how my form looks like [CODE] <form id="form1" runat="server"> <div style="margin: 0 auto; width: 180px;"> <asp:Label …

Member Avatar for Ycefire
0
764
Member Avatar for f_atencia

Hi all, I have an XML File: staff_record> <staff> <username>user1</username> <password>password1</password> </staff> <staff> <username>user2</username> <password>password2</password> </staff> <staff> <username>user3</username> <password>password3</password> </staff> </staff_record> I have a form (login.html) and I need to use an ASP page (login.asp) to redirect the user to home.asp when they have successfully logged in, based on the …

0
88
Member Avatar for norrisp90

Hi, I've been trying to write a Python client to access a SOAP webservice through our companys authenticated proxy server using the SUDS lib. The proxy uses basic username:password authentication not NTLM and I have been able to get basic downloads working through it using URLLIB2 like this: [CODE]passmanager = …

0
96
Member Avatar for lightman

Hi I'm fairly new to asp.net and here's my project: my company runs a website that provides daily video broadcasts to our clients. our clients have access to a specific link which I will call "videolink.aspx" and that's hosted in the address [url]http://www.mycompany/videolink.aspx[/url] in which there is a windows media …

0
101
Member Avatar for rcook

I have a simple web application with a login page. I am now adding authentication to code that already checks username and password in a database; I use Forms Authentication to write a cookie with an authentication ticket (if that's the right term) to enable a user to access pages …

Member Avatar for rcook
0
278
Member Avatar for jen140

Hello again. I was trying to login to my web server protected with basic auth, and after i understood that it would be nice to automatically detect the realm so now i want to know on how to do so. Thanks in advance.

Member Avatar for jen140
0
433
Member Avatar for daniyalnawaz

I want integrate following apis in my website, 1. Yahoo BBAuth 2. Google OAuth 3. Live ID Delegated Authentication 4. Facebook Connect Does these facilities enable me to get their email addresses as i cant find any mention of email address of the logged user in the API documentations.

Member Avatar for pritaeas
0
141
Member Avatar for newsguy

Oh the irony. According to [URL="http://www.theinquirer.net/gb/inquirer/news/2008/03/30/sony-bmg-sued-nicking-software"]The Inquirer[/URL] and [URL="http://www.zeropaid.com/news/9362/Sony+BMG+Sued+for+Software+Piracy+-+Assets+Seized"]others[/URL] it would appear that Sony BMG, you know the same Sony BMG that has fought such a high profile and bitter legal war against individuals for copyright violation by using music file sharing sites, is itself in trouble on charges of …

Member Avatar for steven woodman
0
442

The End.