4,124 Topics
![]() | |
if anyone knows any answeres please inform me thanks in advance *Can a web service be only developed in asp.ent? *can we use multiple web services from a single application? *Can a web service be used from a windows application? *What do we need to deploy a web service? *What … | |
So I'm an idiot. I'll get that out there right away. I was trying to back up all my MP3s from my G4 onto an external HD. Well I had that same day managed to get my wireless network all up and running with a PC, Mac, Internet, External HD … | |
Dear IT Expert, I have a workstation. It has 32GB RAM. I installed RHEL3 update 8 on it. Everything looks good untill I logout . When I logout, I got black screen. So, I never got the login screen anymore (after I logout). And, what strange is this problem was … | |
Hello all, i have googled around without any reference to what i am looking for (whether it can be done). I wish to limit the amount of memory used at any one time per session I.e. for tasks that may require some time i dont want one user using up … | |
![]() | Hi. I have been trying to access Microsoft Outlook from Java. This be in case of jsp page or traditional Java. Is there anyone how knows how? In the same case i would also ask if someone have tried to use mail session in Apache Geronimo. There is a plugin … |
thx..my first page is a login.in that user name and password are to be accessed from oracle database and then matched on button click.if match occurs then user proceeds to next page. So please help me out.I m getting very confused as to where to put what code..ryt from db … | |
What I am trying to accomplish is: When a user logs in the username / password is checked against the database. Once that is done, I need it to load a page. I am getting an error using the following code. [code] <?php require_once('core/db.php'); // Check if login form was … | |
hello all, I have to display top 8 images in the image control. For this I need to store all images from 3 different tables, in the Memory table, this table will be stored in the Session. When this work is completed there is need to display top 8 images … | |
hey you guys have probably seen my other 2 threads but i said they were completed so i decided to create one more for this small problem. I realized that when i submit my form it sends me only the selected first names for some reason. Il post my script … | |
I frequently run XoftSpy SE to check for spyware, and it often finds bs.serving-sys.com and related cookies. I have now discovered how to block such sites within Mozilla Firefox. First you need to click "Tools", then "Options", then select "Privacy". Assuming that you still want to allow [I]some[/I] cookies, tick … | |
I am using two textboxes and one checkbox to remmber my username in login page My requirement is for the first time if user logs in and he checks the check box when he login for next time based on his username the password should be filled i have written … | |
Sorry, If i posted this incorrectly, or in the wrong place... I am just looking for help with Php Sessions... I have pasted the files and the warning I am getting... Any help would be helpful. Thank you for any help... Warning: Cannot modify header information - headers already sent … | |
hi every one i am trying to create shopping cart working with VB & access when i wrote add function an error occur i do not know how to solve"Syntax error in INSERT INTO statment" it please help me to solve the problem a shot screen is attached contain page … | |
i have a small application which checks for username and password in the database and forwards the users to restricted pages on confirmation. i ve uploaded the application on eatj.com for testing, now my problem is that the session creation code is not working in [B]Internet Explorer[/B].means every time i … | |
[U]Delivery Status Notification (Failure)[/U] [U]Returned mail: Service unavailable[/U] [U]Delivery failure[/U] I've been getting a lot of emails with the above subjects (a dozen a day at the peak), and when I look around for an reason why I would get these emails, searches say 'that it's an email delivery problem … | |
Hi all i'm new here and only have a basic to average knowledge of pc's, hope you can help??? I have searched many other post's with simillar symptoms all over the net but fail to get any result's sony cdrwcrx230e generally use memorex cd-r's with great success! I have used … | |
hello all, I want to know that how I can determine that User has logged first time in my website, so that I can force him/her to change his/her password, which is assigned by the Administrator. I have tried to keep Session variable in the Global.asax file to maintain login … | |
Well I need some help understanding some sections of code. I'm a complete newb at web development so all explanations are greatly appreciated. I am having trouble understanding how to set the attributes of an object. I have a myProject object declared in the global.asa file and then I am … | |
hello all, Iam using a gridview which is bounded with datatable. There is also need to have a edit button which is used to edit quantity (textBox) in the data table. I want to edit only Quantity not all columns. So anyone please guide me that how I can do … | |
Hi I made a new page from bozUNtu theme, gonna use phpbb forum with this theme. Using this tutorial [url=http://www.phpbb.com/kb/article/add-a-new-custom-page-to-phpbb/]http://www.phpbb.com/kb/article/add-a-new-...-page-to-phpbb/[/url] The test forum is located here [url=http://www.almennt.com/wp/phpBB]http://www.almennt.com/wp/phpBB[/url] And the new page is located here [url=http://www.almennt.com/wp/phpBB/aboutus.php]http://www.almennt.com/wp/phpBB/aboutus.php[/url] what i am trying to do, is adding in news script "Cutenews" with that theme … | |
I have a strange problem that has been driving me mad for over a month, and would appreciate anyone's advice on the matter. Here's the current configuration: ISP: TPG, static IP Modem/Router: NetComm NB5Plus4 OS: Windows XP SP2 (windows firewall disabled) Zonealarm firewall, McAfee anti-virus My problem is that one … | |
Hi experts, I have a problem with downloading file. Okay, my project is setup in IIS (pointing to the folder in my desktop) and my users are able to login, upload a file into the folder. However, they are not able to download the file (except me). How can I … | |
So Firefox 3.0b2 was released and though I'm constantly cringing since my add-ons obviously don't work yet I must say I am very pleased. There is a noticeable difference in the amount of memory being used, I've been using it all day long and I have yet to see it … | |
asp.net 1.1 + vb.net I am redirecting to a page with a querystring. The system processes the logic of the page_load sub, hits the end sub, then begins the logic again. It does this only once on first entering the page. When I debug, I can see this activity... when … | |
I have been using Vista Live File System to keep backups of programming code. Each day, I use Windows Explorer to add a new folder named according to the date (example: "080114") and then I copy files as needed to that folder. Then I close the session. I am finding … | |
Is SESSION info maintained when a user is diverted to paypal? | |
hi all, I have to maintain a Session variable in the Login page, which is used to keep login information for user. It is not required for user to go for login and access all pages. I mean that if user has an account then he/she can get login otherwise … | |
javax.servlet.ServletException: Servlet execution threw an exception i am getting this error root cause [ java.lang.NoSuchMethodError: javax.servlet.http.HttpSessionBindingEvent.<init>(Ljavax/servlet/http/HttpSession;Ljava/lang/String;Ljava/lang/Object;)V org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1306) org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:176) masterservlet.CheckLogin.doPost(CheckLogin.java:87) javax.servlet.http.HttpServlet.service(HttpServlet.java:760) javax.servlet.http.HttpServlet.service(HttpServlet.java:853) note The full stack trace of the root cause is available in the Tomcat logs. =================== my CheckLogin code is: ================ [code=java] package masterservlet; import java.io.IOException; import java.io.PrintWriter; import … | |
Dear friends: I've copy the asp.net code from Unleashed book. I want to use this part of the code to take stored procedure rather than select statment. The stored procedure I write for is this: ********************************************************* CREATE PROCEDURE authenticatedUser ( @userName Varchar ( 20 ) , @userStatus Varchar (20), @userPassword … | |
Hi all, A site allows users to post text. I'd like to know how to go about charging a small fee to post additional stuff, say for example an image(I don't actually want to charge for an image, I merely use this as an example). I have a vague idea … | |
Sorry guys, i am pretty new at asp so this is probably an easy to solve problem. I have the following code: Dim customerID customerID = Session("userID") If customerID = "" Then Response.Write ("Access denied") Response.Write ("<a href=" & chr(34) & "age1.html" & chr(34) & ">Click here to login.</a>") Response.End … | |
Hi everyone, How to use session value during fetching values from database of that particular session value? [code] SqlDataAdapter adapterprice = new SqlDataAdapter("SELECT product.productid, product.productname, product.price, product.description FROM product where product.productid= Session["productid"] ", myconnection); [/code] During writing code in such a way it is showing error.. Can any one help … | |
Hello everyone, I need to change the value of a jsp variable in javascript. I have got this code in my .jsp page: <c:set var="searchType" value="jobsearch" /> the value of the "searchType" should change depending on which link the user click on. I though if I put this variable in … | |
This is more of a JSF problem, but the solution I want is in Java (beans). I want to build a session based application and I'm having trouble finding a good tutorial which states all the steps, from the beginning to the end, leaves no gaps for me to fill … | |
Not sure if this is the right place for this, but I just ran into a frustrating situation. I was responding to a post, and it was a lengthy response, so by the time I hit 'Preview' my session had timed out, and I had to log back in. Luckily … | |
ok ok. the first thing that would come to mind would be that this would be a hardware problem, but i just want to be sure. about four weeks ago, my cd drive started opening and closing continuously. it got annoying after a while and so i disconnected the cables … | |
I'm having a session problem with jsf. I've googled abut sessions and none of the results answer this question: what happens when a user logs in, copies the link, logs out and pastes the link in the browser? They say that I should validate the user when the page loads … | |
Hi experts, I need a linkbutton/button to download the files which my clients have uploaded. Below is my upload method and it works. [CODE]protected void uploadFile() { String projectID = (String)Session["projId"]; //change the file name if (!FileUpload.FileName.Equals("")) { // Create a new folder in Docs folder (folder name = projectID) … | |
Hi guys I can used arraylist.I want to use that arraylist values in many places of my pages .. i putting arraylist values in session state . if my page is postback that arraylist getting values are incorrect,until page is not postbak arraylist getting correct value. whats problem in page.. … | |
hello people, i was given a task to complete which involes a cliet a kdc and a server. (n* is a nounce.) 1. client sends a null value to the server. 2. server sends back n1 encrypted with its secret key. 3. client sends its name,servers name, and the (n1), … | |
Hi guys. i can explain for my doubt with example.see.my table have multiple type of employee details like as Managmment,Programmer,Designers,Accountants,Contra ctEmployees.Each type of department having many employee details.Now my drop down list having types of department names like that above types of department names..if i select any one type of … | |
to this servlet i have to get values of to,from address and filename from a jsp though all jar files are put in class path the servlet is not recognized public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { try{ String to = request.getParameter("to"); String from = request.getParameter("from"); String … | |
Hi, I need some help with ASP. I''m only familiar with the language but now I have to do project. I have 3 pages: login.asp, login_script.asp and admin.asp and i'm using access database When the user logs into the login.asp page, it checks the database to see if that username … | |
I have a form page on a public webserver that needs to send queries to a different internal server on our network, and have the results sent back to our public server. The internal server is an AS400 i5 running Zend Core php and querying a DB2 database. Making this … | |
I have been given a homework this is it: [QUOTE]Homework 7 Due in your lab in week 10 For this homework you are expected to write one program, which consists of a main method and an insertWord() method. You must work on the program outside the formal laboratory sessions. The … ![]() | |
hi i want to check the uname from the database and the session variable... please tell how to write if condition <? $link=mysql_connect($hostname, $username, $password); mysql_select_db($dbid) or die("unable to connect"); echo "<table width='60%'>"; $result=mysql_query("SELECT jobid,jobtitle,cname,uname FROM please"); print "<tr><td>jobtitle </td> <td>cname</td></tr>"; if ($result[3] == $_SESSION[uname]) { for ($i = 0; … |
The End.