4,124 Topics
![]() | |
When i make click on signout i m destrying the session object by session.abandon qith modifying the database with status = offline.. Bt when IE is closed directly without clicking on signout session object get destroyed bt the real problem is that [B]how to update SQL Server database as session … | |
I want to mount windows share folder in linux. I m using Samba.. please tell me i need to do some thing on windows side or not.. I m able to see linux folder in windows ... but not reverse... i given command.. mount -t smbfs -o username=guest //1.7.9.1/Build_stage /mnt/ntserver … | |
Hey everyone. Ive been trying to set up a link that will allow people to see their profiles but I cant get the link to work. I have a center column that on each click gets the variable $page and loads the correct page using an include("profile.php"); Now I need … | |
Hi all, I'm new to J2EE programming. I have a simple doubt . I have already created a lookup method for EJB bean in Session bean . My question is how to call a method of an [B]ENTITY[/B] bean (say insertRow) from [B]SESSION[/B] bean method(Say invoke_insertRow) . Please provide me … | |
hi every1 .. i'm bsy doin project which has facility of markin attendance... i'm using JSP for that.. and by using session i hv employee's " empID". I hv made a dynamic calendar..which can move to previous and next months....resp. and displayed using <table> My idea is to mark employee … | |
HI I was wondering if anyone knew of a way to store a session state variable from a Query based on information in an access database What i want to do is when the user logs in they supply their email address and password to log into site I want … | |
i know session variables store on the server side and cookies store on client side. Question: If i save the total answer for a summation as a session variables, and multiple online user are using the same system for calculation, does that means that session variable will be over write … | |
Dragging icons on the desktop won't work however I can delete them. I can't drag file inside of folders either. Copy and Paste will not work either. Internet Explorer window closes as soon as it's double clicked Microsoft Outlook Express brings up Internet Options window Explorer ID will occasionally change … | |
Hi, I'm creating a membership style website and I have set the session timeout to 10 minutes (for now). Ho do I redirect the user to a certain page (automatically) if the session has timeded out ? For example... For some online banking if you login and leave the computer … | |
i am using vs.net 2003. I have do the delete function in the datagrid. Bu the problem is when i run in IE, the "Error on page" msg will occur the the bottom of IE when i click "delete". Please help me.... below is my is the print screen for … | |
hi, I am trying a login page for my website. the login page works fine and i can take the username using sessions to the welcome page. now my question: would i be able to retrieve(show) data from mysql according to the username that i have in session? thanks | |
[COLOR=#000000]Hi my program won’t let me create a session, application, or cache variable. It also won’t allow me to do this: [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]Response.Redirect("default.aspx?question=1")[/COLOR] [COLOR=#000000]Dim num As String = Request.QueryString("question")[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]In all cases, I get the message: You cannot refer to an instance member of a class … | |
hello everyone.i have just started programming in EJB.i am tring to make an application for online banking system.During the compilation, i am getting the error of missing return statement in all functions where retrun type is String.i am trying to get the output in a JSP page....here is one of … | |
Hello, I am attempting to create a session class. I want it to be able to store all kinds of data about the current session, such as member information, authentication, application data, or any other structures that would be unique to any given user. If I were to create a … | |
Hi I have a website that can search for journal article and display it page by page. when you search, the results are displayed with check boxes and people can select items by ticking the check boxes. I am using PHP session to store checked items until they display selected … | |
Hello everyone, I am new to python and I want to register and unregister the variables from a session (As we do in PHP using session_register() and session_unregister() function),So that i do not need to transfer them in the URL of my site. Can anybody tell me how can i … | |
Hi, This is my first ever "real" php script, so excuse any stupid code. Unfortunately the thing always return english, even if i'm on a chinese computer. [PHP] /*Get the language that should be used. First check cookies, as this may be set from a previous session. Then check browser … | |
Hello everyone. We were introduced to a nifty little tool in my job today (I'm in broadband tech support). It's called Go To Assist and it lets you "share" a customers desktop to help solve their problems remotely. I came up with tyhe idea of trying to do a reciprocal … | |
When I first became interested in network security I read about data encryption, specifically encryption algorithms associated with the Session layer of the OSI model. I had an idea and although doesn't directly pertain to network communication security, it can however be compared with the Public\Private key distribution concept. My … | |
Hai friends iam doing project in swing ,in my project i want to send email while running my project.. i added the following code for email: [B]String host = "mail.gitech.in"; String from = "[/B][EMAIL="from@mail.com"][B]from@mail.com[/B][/EMAIL][B]" String to = "[/B][EMAIL="tomail@gitech.in"][B]tomail@gitech.in[/B][/EMAIL][B]"; // Get system properties try { Properties props = System.getProperties();[/B] [B] // … | |
I want to make new deployment descriptor for JBoss app server as I am migrating my application from websphere to JBoss IN websphere we have ibm-ejb-jar-bnd.xmi and ibm-ejb-jar-ext.xmi code for both of them are [B]ibm-ejb-jar-bnd.xmi[/B] <?xml version="1.0" encoding="UTF-8"?> <ejbbnd:EJBJarBinding xmi:version="2.0" xmlns:xmi="[URL]http://www.omg.org/XMI[/URL]" xmlns:ejbbnd="ejbbnd.xmi" xmlns:ejb="ejb.xmi" xmi:id="EJBJarBinding_1101636685106"> <ejbJar href="META-INF/ejb-jar.xml#ejb-jar_ID"/> <ejbBindings xmi:id="EnterpriseBeanBinding_1101636685106" jndiName="com.sa.Account"> <enterpriseBean … | |
Hello I am getting this error which says [quote] Generic Host Process for Win32 has encountered a problem and needs to close. We are sorry for inconvenience. [/quote] Here is Hijack This report, [quote] Logfile of HijackThis v1.99.1 Scan saved at 6:21:16 PM, on 8/16/2006 Platform: Windows XP SP2 (WinNT … | |
I'm involved in the development of this script. I'd be curious to know what some SEO literate people think about it. There are likely hundreds of sites running some prior version of it, since its based on PHPLinks but we have added some features like... session ID supression on detected … | |
Hi folks , I'm new to j2ee programming and using Netbeans 5.5 , i created a session bean program and deployed successfully in JOnAS application server but i'm not able to run the client program which invokes session bean (EJB module ). when i run client program i'm getting the … | |
Hi, i am trying to persist the session of my application. i have several complex objects, some of which may not be implementing serializable. i have started with retrieving the session and for each attribute in the session i generate an xml. the problem occurs when i try to convert … | |
Hi.. I've problem here. I have checkbox chkdrugnegative..user can select more than one drug name. my problem is how to insert to database. how the table. i'm using pl/sql. here is my sample coding. Private Function adddrugtest() As Integer Dim oleConn As OleDb.OleDbConnection Dim roleData As OleDb.OleDbDataAdapter Dim oleCmd As … | |
Hi folks , I just started to learn J2EE using Netbeans(5.5) and JOnAS (4.8.4 ) . I tried to run a simple session bean(stateless) invoked through client application. I successfully deployed in jonas using Netbeans (5.5) but i can't able to successfully run it. Here with i attached client application(client2.zip) … | |
i am using tomcat 5.5,but i am unable to connect to database <HTML> <HEAD> <TITLE> </TITLE> </HEAD> <BODY bgcolor="#8D9BCA" text="#333300" marginheight="0" marginwidth="0"> <center> <!-- row 2 --> <table height="1" width="381"> <td height="1" width="373"> <P align="center"> <P align="center"> <p align="center"><span style="letter-spacing: 1pt"><b><font size="3" face="Bookman Old Style">Login Form for Clients</font></b></span></p> <p align="center"> </p> … | |
Hey, I'm getting so fustrated with this now!! I'm making a site in jsp and I have created the registration page and the login page and everything works fine. However I want to start to use the session login to personalise the page depending if they have logged in or … | |
Hi I have found the following code for Redirecting the user to loginpage on Session timeout : /////////// Protected WithEvents body As System.Web.UI.HtmlControls.HtmlGenericControl Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load body.Attributes.Add("onLoad", "window.setTimeout(""window.location.href='login.aspx'""," & (Session.Timeout * 60 * 1000) + 5000 & ");") Response.Write("Wait for session … | |
[COLOR=#191970]Hi Everybody I am using ASP.NET 2.0 In my application, i want to use session concept I have a user control, in which i have to set the default values for some controls to be session variables. eg: for a dropdown list i am using -1 as the defualt value … | |
When someone logs out of our site, I want the previous page to not be accessible (or any of the other pages.) So far, when a user clicks the logout button on our site, I do the following: 1) I write to a file 2) erase the session cookie 3) … | |
[COLOR=#000000]:eek: Hi all[/COLOR] [COLOR=#000000] Scenario:[/COLOR] [COLOR=#000000]I am creating dynamic PDF reports using XML and FONET. Reports include graph images which are also created on fly. Each time when report is requested graphs are created and saved on the server’s file system to be used by PDF. To save space on … | |
I have a small problem........ I have designed a page which should be accessed by valid users. after logging in , they have to access the page via a link. for this i have used send redirect method . but my session object is not being passed here. via the … | |
Here is a pretty standard Verify script which searches through a database for specific records and sends the user to the next page if the record is found. The problem the script seems to be unable to find certain records (6 our of 28 in this case). I have tried … | |
Hey guys, please help me!! I have always had a problem booting up my computer, randomly I would get BSOD which made my computer restart, but after a few restarts the computer would loads normally. Today, I decided I was sick of it after it occurring 8 times in one … | |
Hi !, I have some questions on session variables, when a user logs in to a site, then opens a link in a different browser will the same session continue for the second browser ?..... i hope so... and if the session continues with the second browser and the user … | |
Integrated Windows Security I had a few questions on IWS and was hoping someone knows a little about it. My client is a custom app (not IE or a different browser). All client and server components are on Windows operating systems and using Kerberos. The first question is does IWS … | |
I have a fully written forum and I would like to add some code to identify all the active users that are logged on. Their names are stored in session variables. I would like to retrieve and process this data using php, for ALL active sessions. Not just the person … | |
I've been banging my head for a bit now trying to figure out why this isn't encrypting properly. Unfortunately, there are not a lot of resources out there for using wincrypt.h. I prefer to use the windows api's over having to use some external library to do the same task. … | |
Hello Expertz I am using following function to compare two string.But i want to compare String with strings list like: str1="A" str2="A,B,C,D" [code=vb] Public Function CompareString(ByVal str1 As String, ByVal str2 As String) As Boolean Dim i As Integer = 0 For i = 0 To str2.Length - str1.Length If … | |
![]() | My emails that are generated by my website (e.g. Order Acknowledgments, etc.) are bouncing back to me. Can anyone tell me what I should do to fix this? Regards, Mike Levy ========================================== The error message: Reporting-MTA: dns; web126.megawebservers.com Arrival-Date: Fri, 2 Feb 2007 19:39:59 -0500 Final-Recipient: RFC822;(E-Mail address blocked: See … |
Hi Everybody I am trying to explore the master page fanctionalities, in which I come across a question. I am trying to change the CSS of the master page, based on user options I have tried the below code,in the master page page_load. But it seems it is not working. … | |
Morning Folks, think this is my first post of the new year, so Happy New Year.... i have got a small applescript i have written (see below), it is connecting to a telnet session, but opens two terminal windows - one is just a terminal window and the other is … | |
Hey, I have a problem. My asp.net application just ends after about one minute and I have no idea why. Running server2003 x64. Any ideas | |
I just so happened to have clicked into the Windows Task Manager and there, under the Users tab, is a second user with ID 2 ... Mcx1. Under the Session column it says EH-TCP#0. Who on earth is this second user on my computer?? | |
Client is running xp pro SP2, after aprox. 30 minute session, It can't access any of the shared drives on the server. Also loses access permisssions to other PC's on the network. Out of all 25 PC's on the network, this is the only one that has these fits. Any … | |
Hi, I have an issue where I am being asked to report on affected users when there is an issue with a server or hosted applications. E.g. If an application server hosting appA unexpectedly restarts I need to be able to report on how many users were connected at the … | |
Hi all, i'm new in linux environment and have a v. tough task. Please help me how to initiate it. give me some expample scripts.. the prob def is : * i am trying to write a full-screen utility, that displays the permissions of a directory and all the directories … | |
Hi, I wanted to get Drupal and Dotproject together and i reworked the tracker to get the link up and added this to the navigation sytem. dotproject way of handling sessions is different and drupal way. i wud like to know whether i could maintain two session datas in drupal … |
The End.