Social Networking :: Hide SessionID In URL When Using CookieLess True In Web Config
Jan 24, 2016
I required for cookieless web app so that user cant save login-id and password in their browser. For this purpose i am using
<sessionState cookieLess="true"/>
in web config file. But if this reflects sessionid in page url. i dont want any interference in url.
View 1 Replies
Similar Messages:
Jun 16, 2015
URL...how can i change the position of Legends or remove them?
View 1 Replies
Jan 17, 2014
i am developing mvc4 webapplication in that when loading home page facebook like box shows? its working fine but already when user like that box and in browser facebook login user that like box how to hide?
View 1 Replies
Jan 24, 2014
<iframe src="http://docs.google.com/viewer?url=filename&embedded=true" style="width:600px; height:600px;margin-left:20px;" frameborder="0"></iframe>
I am using above code to show our document online.
But when we inspect element it is showing url of file which we dont't want.
it is possible to hide this url or any other alternate to show our document to user without exposing our physical file path.
View 1 Replies
Jul 26, 2010
I have a web page that using AutoComplete Asp.net Ajax Control.
It was working find when the Cookieless is not "True".
I have no idea my it is not working when I set cookieless to "true".
View 10 Replies
Oct 7, 2010
When Session attribute Cookieless ="True" the page.Ispostback is always false.Cant understand the reason behind it.
And one more thing what is happening when we click Remember Me option in login control.As per my knowledge it is storing authentication cookie in it. If we can add data to authentication cookie then why we need session...we can add session data in that.. and authentication token is also regenerated for every new request like sessions.....i got confused after browsing for few hours.
Which one is more secure using cookies or URL for authentication and session.
View 1 Replies
Apr 28, 2010
the ASP.NET MVC 1.0 application run well on asp.net development server in visual studio 2008,but when deployed on IIS(6 or 7),I got a problem.the application used cookieless="true" configuration, the 'using(Html.BeginForm())' rendered a form action like<form action="/(S(kka5pk45bn5ecy45nq23x0uc))/Query/Query" method="post"> in asp.net development server,that's right.but on iis, the form action rendered like <form action="/testMVC/Query/Query" method="post">t losts the session information.
View 2 Replies
May 27, 2010
I m going to make social networking website.. but i dnt know from where i have to start?
well.. main thing is that i m going to design page. but i cant set control side by side... i think u all can get wt i want say..
hw i manage that??
View 2 Replies
Nov 22, 2015
In login with twitter example how should i logout from the twitter.
View 1 Replies
Oct 6, 2013
I want to use google map , which show the location, address
How to do this....?
View 1 Replies
Jun 14, 2013
I have seen your codes to integrate facebook in our application but in none of the code you have written how to logout once authenticated in facebook. I am asking this bcoz facebook session has been started so need to provide user with logout button.
View 1 Replies
Mar 6, 2013
i want to get pages name which is created in facebook
so, i can post message in particular page.
Suppose , if i want to post some business related post than i select that page and post message on the selected page
View 1 Replies
Apr 11, 2013
I have tested the solution in the tutorial for getting users information from Login with Facebook (AspSnippet dll). My answer: is it possible to get also First name, Last Name?
View 1 Replies
Jan 27, 2010
I am creating a Social Networking Website. I want to know how to add friends in a social networking website in which a user sends friend's request to other user and the other user approves or denies the request. The user also gets added to the friend's list.
I am unable to write code for this and also not found any such code. It would be very useful for me to get the code.
View 3 Replies
Aug 19, 2010
How to connect our site with facebook and twitter websites and display tweets in home page?
View 1 Replies
Feb 22, 2010
I am developing a social networking site.I want to create a photo album.But I dont know how to start.Please guide me and steps how to create aphoto album and how to store photos and fetch the photos.I am using asp.net,C#,sql server and Ajax.
View 4 Replies
Jul 14, 2010
i am in the process of developing a social networking web app using asp.net mvc 2 and asp.net 3.5 sp1.I have implemented user authentication and role management (like admins, etc...) and i was wondering how i could implement page caching in such a scenario based on the user currently logged in.
Note that the web app page urls may, or may not contain the name of the user authenticated and that there are also pages available to both authenticated and both authenticated users.
What i would like to avoid is to make a cache version of a page for an authenticated user, available to a non authenticated or to another authenticated user.
View 3 Replies
May 7, 2015
how to import Hotmail contacts in asp.net
View 1 Replies
Apr 12, 2013
how to create chat window that we see in gmail while chatting.. What will be the design source code and c# code for that.
View 1 Replies
May 7, 2015
All the facebook, twitter & LinkedIn api are working properly i have integrated this into my project. But still google api code is not findin in your site.
View 1 Replies
May 17, 2013
I am following your code for integrating facebook authentication.
It really works fine, but as per your post at [URL] ....
We cant use dll to logout from facebook. Is there any way around or do we need to use use facebook sdk for just logging out?
View 1 Replies
Nov 15, 2012
I have gone through your articles and I really enjoyed with all the facebook articles. In my aspx page in place of posting walls I want to send notification to facebook users. How can I do this.
View 1 Replies
May 7, 2015
i want to get the latitude and longitude of a mobile phone in a windows application..
View 1 Replies
Jul 13, 2012
How can i integrate social networking at web site.
View 1 Replies
May 7, 2015
I want to create the face detection like the password how to make this in C# ...
View 1 Replies