3,454 Topics

Member Avatar for
Member Avatar for Eddy Dean

Hello everyone, I 've been looking for a solution for this problem for some time now but I don't seem to figure it out. I want to download the source of a web page (the HTML source). I found several API function that have to do something with internet and …

Member Avatar for ~s.o.s~
0
950
Member Avatar for N[e]tt[e]

anyone can tell me how to i made my two clients talk to one other .. the situation is that, i've a game server.. detecting of clients connecting to it. once there're 2 clients.. they will be group in a session and start to play a game. But then, i've …

0
81
Member Avatar for queenlin

[php] <?php session_name ('YourVisitID'); ini_set('session.use_cookies', 0); // Don't use cookies. session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <?php # Script 16.0 - login.php // Send NOTHING to the Web browser prior to the session_start() line! …

Member Avatar for Puckdropper
0
184
Member Avatar for queenlin

Please help, can't seem to see where problem lies. I have placed session_start() at start of script, yet problem recurs. Will appreaciate suggestions. [php] <?php session_name ('YourVisitID'); ini_set('session.use_cookies', 0); // Don't use cookies. session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" …

Member Avatar for zippee
0
143
Member Avatar for puddin

I'm dizzy trying to figure out what I should do, I will treasure whoever can help me! When a user comes to the site they are automatically in their own $_SESSION, they are greeted by their username, it looks professional really nice... If the person is not a member they …

Member Avatar for puddin
0
164
Member Avatar for Eiolon

I have created a login script using a session. Anyone can log into the website but I want to make it so a particular link is only shown if the user has permission. In the database, access is shown simply by a Y or N (for Yes or No). If …

Member Avatar for KeithMcL
0
150
Member Avatar for halim tan

Hi all, Hope you can help me out. I cannot ftp from my Thinkpad, previously was ok. The last time I did it was maybe 3-4 weeks ago, I dont recall installing anything new or resetting anthing since then. Windows will issue error msg: [B]"Internet Explorer has encountered a problem …

Member Avatar for blacklocist
0
91
Member Avatar for John Brown

I had a website on a server. I have now moved it to my PC using Wamp5 installation. However pages using input boxes are not working. Instead of a blank input box, the php code is visible!! I know php is available on the page as calling phpinfo() loads it …

Member Avatar for digital-ether
0
72
Member Avatar for stricha

Hello, I'm a web designer new to server-side programming who just joined this forum. I pieced together a custom Index Service search sample using files I got from a Microsoft Studio SDK. The search works great in IE, but the results don't display in Firefox or Safari. I can tell …

0
80
Member Avatar for Ladymercury

Hello everyone! I've been having issues with a script me and a co-worker created for a system that I'm developing so that people can register and manage their shifts for a convention: [php]<?php // starts a session, this must be before ANY output is sent to the browser, including whitespace …

Member Avatar for Puckdropper
0
132
Member Avatar for infinity4ever

hi i want to insert the current date and time in the sql server database... but i dont know how or what is the formulla exactly..i tried several time but all failed... basicly what i want is when someone log in the site with the membership the session("Date") will be …

Member Avatar for infinity4ever
0
155
Member Avatar for Frehley

Hi! What I am trying to do is to send and recive messages throuh users. The sending part works oks, but I am having troubles reciving em. I want a label to display "Hi, you Have X new messages". The way I have to know that it is a new …

Member Avatar for Frehley
0
228
Member Avatar for Drowzee

I have a fairly simple set of controls that make up an image viewer. The goal of this software is to allow image captures to be stored in a temporary directory, viewed in the image viewer, and then have the user able to choose to delete or save the contents …

Member Avatar for Drowzee
0
182
Member Avatar for Eyrestes

Hi all, This is my first post here. I appreciate any help you can give me. I am writing a solution that involves having a ConnectionManager application aside from the main application. I intend to have the ConnectionManager create sessions that wrap around the OleDbConnection that provides the connection to …

Member Avatar for sajoans
0
200
Member Avatar for manish812

[B]Warning[/B]: session_start(): Cannot send session cookie - headers already sent by i want to use session in my prog and this error comes every times due 2 which i cann't use session which is vry important for me. but whn i run the same prog in my computer i.e. localhost …

Member Avatar for cancer10
0
265
Member Avatar for Ries

This is my code im using for my login, but when it re-directs to the next page the $_SESSION['email'] array doesnt contain any data, what is wrong with my coding that causes this(btw to check it had no data I echoed it and nothing came onto my screen) [code]<?PHP session_start(); …

Member Avatar for cancer10
0
158
Member Avatar for preethishivbaba

Hi all, I have an urgent problem..Plzz can anyone help me guys.. We are into a student management system project and we want to send E-mails to students once tehy are registered with us saying taht from so and so date teh course is gonna start. I am getting teh …

-1
842
Member Avatar for Sionix

well i have had this problem for a few weeks and i cant get any thing to work. i have nod32 installed and its finding nothing, spybot sd also is getting no results. thnx in advance. Logfile of HijackThis v1.99.1 Scan saved at 12:41:22 PM, on 5/29/2006 Platform: Windows 2003 …

Member Avatar for crunchie
0
223
Member Avatar for manish812

when i use session_start() then i got error how i tackle this problem pls help me

Member Avatar for demo
0
96
Member Avatar for Astegiano

I'm building a website for me and my friends that should include a forum and a chat. I'm developing the list of the friend but I don't know how to display wich users are online and which not. The users are autenticated with sessions variable. To be able to check …

Member Avatar for BlazingWolf
0
196
Member Avatar for dedoo

Hi all, I am wondering if anyone can help me with my problem. I am in the process of starting a directory but I stumbled on a problem I would like to fix. every link has an info link that redirects to an info page where more information can be …

0
76
Member Avatar for tsahajdack

I recently had problems with spy sheriff, but I'm pretty sure i was able to get rid of it. However, since then I've been getting two pop-up windows each time I login telling me that winlogon.exe cannot be found. I've looked on the web and different sites say different things …

Member Avatar for DMR
0
2K
Member Avatar for DestinyMaker

Well guys this is the first time iam actually using php... i encountered these errors .. can some one tell me how i can rectify them Error: [b]Warning[/b]: session_start(): Cannot send session cookie - headers already sent by (output started at /home/dynastyr/public_html/rebellion-rpg/header.php:7) in [b]/home/dynastyr/public_html/rebellion-rpg/header.php[/b] on line [b]7[/b] [b]Warning[/b]: session_start(): Cannot …

Member Avatar for vartotojas
0
114
Member Avatar for Richard Lelle

I am trying to pass data from one form to another using session parameters. The second form says that my passed data fields are 'out of scope'. What does this mean?

Member Avatar for alc6379
0
112
Member Avatar for Dani

For those of you who pay close attention to your traffic statistics, how many pageviews does the average visitor view per session? (Remember, no site details, but it would be helpful if you included whether it was a blog, ecommerce site, forum, etc)

Member Avatar for zippee
0
301
Member Avatar for kamran96102

my explorer is creating problem while open two session window when i click on second it will convert in to first mean both session will become one any one help me to solve this problem

Member Avatar for 'Stein
0
165
Member Avatar for mojio

I'm a newbie and I've got some problem with my project. Here's my prob. I have 2 pages. First page I have 2 dropdownlist, months and years, and some radio button. Second page I have checkboxlist and submit button. When i click on radio button in the first page(autopostback), it …

Member Avatar for mojio
0
160
Member Avatar for timhysniu

Hi guys, I have 3 pages where 1 of them (last one) is in secure server. I use sessions in all of them and these sessions work fine in first two pages (using session_start()), but when I get switched to secure server ([url]https://xxx.xx.../site/page3.php[/url]) a new session comes in. I can …

Member Avatar for puddin
0
115
Member Avatar for server_crash

I just installed VS.NET 2003 with a lot of difficulties... There was some kind of problem with the windows installer, so I had to do the following to make it work: [quote] Click Start, click Run, type MSIEXEC /UNREGISTER, and then click OK. Even if you do this correctly, it …

Member Avatar for goldeagle2005
0
183
Member Avatar for Dani

From a usability standpoint, is it alright for a dynamic website to require the use of browser cookies in order to be fully operable (ie is it still necessary in 2006)? Or do messy session URLs still have a necessary place in Internet land?

Member Avatar for aniseed
0
45
Member Avatar for cancer10

Is there any other function in PHP that can be used for redirecting a page I use the following [CODE]header ("location: index.php");[/CODE] But it generates the following error: [CODE]Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\program files\easyphp1-8\www\admin-right-nav.php:5) in c:\program files\easyphp1-8\www\admin-right-nav.php on line 6[/CODE] …

Member Avatar for sepedatua
0
208
Member Avatar for bbb777b7

I need to make a login thing. I got some codes from another person, but it doesn't work for me. I double and tripled check to see if my apache server and mysql were set up correctly and they were. help? sign-in: [html]<html> <head> <title>无标题文档</title> </head> <body> <form action="checklogin.php" method="post"> …

Member Avatar for bbb777b7
0
301
Member Avatar for puddin

DO YOU KNOW WHY THIS IS NOT WORKING ALL THE TIME ONLY SOMETIMES! okay on my Login Page I Have At The Very Top <?php session_start(); ?> FOLLOWED BY THE LOGIN FORM THAT GOES TO welcome.php PAGE <table class="form"> <form name="login_form" method="POST" action="welcome.php"> <tr> <td> <p class="b">Email Address<br> <input name="email_address" …

0
111
Member Avatar for cather

hi, i wish to include the forum session in my site i want the exact procedure and steps to be followed for the mod rewrite of urls. the urls should describe the domain name followed by the forum name and then by the forum number that has been posted. i.e. …

Member Avatar for Member #2466
0
83
Member Avatar for abby_babes

hi there! Can anyone help me on this... I am currently working in a webbased application using CF 4.5 and SQL Server 2000 as backend. Im having problems with Session variables. The users are complaining for being kicked out while editing few items from quotation detail screen. the timeout actually …

0
88
Member Avatar for smazherhq

Hey guys, please help me, i m willing to implement SIP in my university project, the project is targetted to voice communication over network but the problem is, i m not an expert of VC but have sound programming knowledge in Actionscript and ASP.Net(VB.net) , so please guide me as …

Member Avatar for Ancient Dragon
0
90
Member Avatar for technicalItch

Hi I have borrowed your ASP.Net login page code and have tried to get it working. It all seems ok and I have made adjustments for my database and a asp:login control instead of textboxes. Visual Studio 2005 doesn't like the line below, saying CommandBehavior has not been declared. I …

Member Avatar for technicalItch
0
242
Member Avatar for campkev

I want to force ASP to go to sleep for a few seconds. eg: while (Session("SystemBusy")) sleep 3000 loop anybody know how to do that?

Member Avatar for delizeka
0
105
Member Avatar for hureeict

hi every1 i was build one web form that is for my unversity so that alomost done with one problem how can i check the user info like[COLOR=DarkOrange]HIS PROFILE AND SOME OF IMFORMATION [/COLOR] so any one know that ? and I want know about session and also paging per …

Member Avatar for x19dotnet
0
84
Member Avatar for vaisakh

when i call the session variable on pageload the following error occur System.NullReferenceException: Object reference not set to an instance of an object. the code was Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load religion.SelectedItem.Text = CStr(Session("name")) Session.Remove("name") end sub

Member Avatar for SergioGP
0
97
Member Avatar for vaisakh

i created a session variable and try to call it on page load on another page the following error occur : System.NullReferenceException: Object reference not set to an instance of an object. code is Session("name")=request(religion_list.selecteditem.text) server.transfer("profile.aspx") // then call religion.selecteditem.Text = CStr(Session("name")) Session.Remove("name") plz help me to solve this

Member Avatar for web_developer
0
142
Member Avatar for kakumeii

Hey, I'm new here, so I have a question. I did a form in coldfusion that creates tables of data of students when they submit their info, but when a dates comes the superadmin can purge the old dates of the data and this deletes the entries with this date. …

Member Avatar for paulbaylis
0
88
Member Avatar for benyam_dessu

Dear colleague: I took web design with asp one and half year before. But I don't have full idea about Global and session variables. Now I have one project to do on my hand. As I remember these varuables are mandatory to develope a dynamic webpage. So I need to …

Member Avatar for campkev
0
76
Member Avatar for Naters_uk

What's wrong with this? I know i must have missed out something. But what's that i'm missing? [CODE]Dim ds As DataSet = New DataSet Dim da As SqlDataAdapter = New SqlDataAdapter("SELECT * FROM Member WHERE MemberUserName = @MemberUserName", Conn) da.SelectCommand.Parameters.Add("@MemberUserName", SqlDbType.VarChar) da.SelectCommand.Parameters("@MemberUserName").Value = Session("Username") ' Fill DataSet with the data …

Member Avatar for neerajtrivedi
0
367
Member Avatar for msaqib

hello people I am having 2-3 web forms on my website for guestbook and tutorial submission. But these days i am getting tons of spam guestbook entries n tutorials. I did lot of security measures but cant avoid them. I have places security code, session check and lt of other …

Member Avatar for msaqib
0
93
Member Avatar for dsureesh

hi all, iam sureesh, iam doing a online project in php, i want know how we can use sessions in php....... how to make session end when the user click the logout button

Member Avatar for Troy
0
131
Member Avatar for Mikecool509

Hello everyone. I have a pretty straight foreward problem. Here is an overview of what i am trying to accomplish 1. I am trying to allow "teachers" of my quiz site to create a class list and in that class list, they can have a list of students. I created …

Member Avatar for campkev
0
162
Member Avatar for Mikecool509

Hi everyone. I am trying to show data from a sql data source. My Columns are as follows: QuizID (Which record the quiz # that the person took), DateTimeComplete (Which shows when the quiz was completed), Score (which is a numeric value that shows the person's score), and UserName(Which is …

Member Avatar for Mikecool509
0
140
Member Avatar for Alvein

Hi, This is a boring problem, long to explain. I will try to make things simple. There is a C library that has a function with this interface: [CODE]void ne_set_server_auth(ne_session *session, ne_request_auth callback, void *userdata);[/CODE] Where ne_request_auth is declared this way: [CODE]typedef int (*ne_request_auth)(void *userdata, const char *realm, int attempt, …

Member Avatar for Alvein
0
160
Member Avatar for Naters_uk

Sessions DO NOT end when a user closes their browser. There is no communication with the server when a browser is closed so there is no way the server can know to end the session. The same is true when you leave the site for another. Again no communication takes …

Member Avatar for f1 fan
0
228

The End.