Click here to Skip to main content
15,914,500 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: diffrence between vb.net and asp.net Pin
Guffa4-Feb-08 0:03
Guffa4-Feb-08 0:03 
GeneralRe: diffrence between vb.net and asp.net Pin
idsanjeevjha4-Feb-08 15:55
idsanjeevjha4-Feb-08 15:55 
GeneralRe: diffrence between vb.net and asp.net Pin
Colin Angus Mackay4-Feb-08 23:59
Colin Angus Mackay4-Feb-08 23:59 
GeneralRe: diffrence between vb.net and asp.net Pin
idsanjeevjha5-Feb-08 2:27
idsanjeevjha5-Feb-08 2:27 
GeneralRe: diffrence between vb.net and asp.net Pin
Guffa5-Feb-08 4:35
Guffa5-Feb-08 4:35 
GeneralRe: diffrence between vb.net and asp.net Pin
idsanjeevjha5-Feb-08 16:04
idsanjeevjha5-Feb-08 16:04 
GeneralRe: diffrence between vb.net and asp.net Pin
Gandalf_TheWhite7-Feb-08 0:39
professionalGandalf_TheWhite7-Feb-08 0:39 
Questionssl login via crosspostback Pin
mcamcamca3-Feb-08 22:55
mcamcamca3-Feb-08 22:55 
Hi all;

I am developing a commercial website. (mid-scaled : 1000 concurrent users).. Employer wants our users to be able to login via entry page with ssl. However If I put my main page in ssl state, then load times will greatly suffer due to ssl's overhead.

Anyway I found a solution by posting (crosspostback) the form's input to a seperate aspx which is protected via ssl. All login process happens in this new ssl page and it redirects user to appropriate page after succesful login.

Here the problem starts : After a while this mechanism stops working. It sometimes take 10 days, sometimes 10 minutes. After I restart iis it starts working again. why would such a problem occur?

Note: You can also cookie login to my site if you have previously checked "Remember me" option and set a cookie. cookie login takes place during the page_load event of the main aspx. Whenever regular login stops working, cookie login keeps working without any problem. differently speaking, rest site functions works properly. Only login mechanism stops working due to crosspostback failure. What may cause it? Any ideas?

Futher note; my framework is .net 20, c#, nhibernate 1.2.1, forms authentication.

For those who will help me or pay attention, I really appreciate in advance Smile | :)

Sincerely;

Can Akpinar

mca

Questionsingle quote error in textbox Pin
Soumini Ramakrishnan3-Feb-08 22:00
Soumini Ramakrishnan3-Feb-08 22:00 
GeneralRe: single quote error in textbox Pin
N a v a n e e t h3-Feb-08 22:23
N a v a n e e t h3-Feb-08 22:23 
GeneralRe: single quote error in textbox Pin
Mark Churchill3-Feb-08 23:53
Mark Churchill3-Feb-08 23:53 
Generalfiltering lookup in sharepoint Pin
ptvce3-Feb-08 20:49
ptvce3-Feb-08 20:49 
GeneralConsolidate CSS in Web Project Pin
RCoate3-Feb-08 20:00
RCoate3-Feb-08 20:00 
Generalcatastropic error Pin
soniasan1-Feb-08 20:14
soniasan1-Feb-08 20:14 
GeneralRe: catastropic error Pin
Paul Conrad3-Feb-08 7:42
professionalPaul Conrad3-Feb-08 7:42 
QuestionSetting Image Pin
georgegarvasis1-Feb-08 19:19
georgegarvasis1-Feb-08 19:19 
GeneralRe: Setting Image Pin
Johnny ²3-Feb-08 13:27
Johnny ²3-Feb-08 13:27 
GeneralExecutable Jar file - wont work on other computers. Pin
Droze1-Feb-08 11:05
Droze1-Feb-08 11:05 
GeneralDo we normly use database as backup to store Disscussion Board's Messages Pin
Mian Awais M asood1-Feb-08 6:37
Mian Awais M asood1-Feb-08 6:37 
GeneralReflecting ascx.cs usercontrol properties Pin
FerencTheFifth1-Feb-08 3:13
FerencTheFifth1-Feb-08 3:13 
QuestionFile uploading issues Pin
Daya Agarwal31-Jan-08 21:35
Daya Agarwal31-Jan-08 21:35 
GeneralClearing the Cache in Web Service Pin
babutkchn31-Jan-08 19:23
babutkchn31-Jan-08 19:23 
GeneralRe: Clearing the Cache in Web Service Pin
led mike1-Feb-08 4:53
led mike1-Feb-08 4:53 
QuestionHow to set the value for dropdownlist of AJAX autocomplete control? Pin
vicky45731-Jan-08 13:40
vicky45731-Jan-08 13:40 
AnswerRe: How to set the value for dropdownlist of AJAX autocomplete control? Pin
newc131-Jan-08 23:31
newc131-Jan-08 23:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.