5,346 Topics
![]() | |
im making reservation system online, i have a problem how to show the data choosen by the user to another php script? here's my code. index.php code [CODE]<form method="post" action="confirmreserve.php" style="margin:auto;"> <table width="95%" border="0" align="center" cellpadding="4" cellspacing="0"> <tr> <td width="50%" align="left" valign="top"><strong>Check-in Date</strong></td> <td width="50%" align="left" valign="top" class="body2"><strong>Check-out Date</strong></td> </tr> … | |
Greetings, On reflection I have decided I was unclear in my last post so I thought I should have another go at it. I have written an external script, located in validateform.js, that validates the information on a form. I have a second external script, date.js, that validated dates. I … | |
My post total just jumped by about 50 since last time I checked this morning. EDIT: It only shows that in the profile. On my posts themselves it says the right amount. | |
Post a pic of yourself! Ive always wondered what people look like! | |
I'm getting this message on my Win XP (SP1) machine. It happens when logging on to a shopping site. It never used to happen before and I believe that it may be linked with spyware/registry entries etc. MICROSOFT VISUAL C++ RUNTIME LIBRARY Program C:\Program files\Internet Explorer\iexplore.exe abnormal program termination I … | |
I'm attempting to add a skip intro button within the intro. I've tried using methods that have worked with regular animations but they aren't working. I tried this code with no luck so I'm hoping someone else has something that will work. [CODE]monkey_btn.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler); function mouseDownHandler(event:MouseEvent):void { navigateToURL(new URLRequest("http://www.domain.com/")); }[/CODE] ![]() | |
Recently I came up with my latest "premium wp themes" project premiumwpthemes.in I was in a need for sidebar where I can have thumbnail in my Recent Post widget. I followed the tutorial at wphacks.com/how-to-using-thumbnails-in-your-sidebar-recent-post-listing I was successful at bringing up thumbnail on recent post widget at RIGHT SIDEBAR but … | |
Hope somebody can help me out with this problem, first my specs. Cpu: Intel Q6600 RAM Acer 4gb ddr2 800mhz Motherboard: Abit IP53--E Video: Nvidia 8899gt PSU: Toughpower 650W Hard drive: SATA (not sure of brand) 250GB OK so the problem, the computer has been working fine with no issues … | |
Ok, sorry to be so needy this week! Here is the situation. I have discovered how to do a linq query to get my data from my xml but when I return it as a string to a list box it is coming in as one large line. No breaks. … | |
Hello everyone. After leaving the computer for 2 days turned off, I found out it won't post. The PSU feeds power to everything, fans, HDD, ram, GPU, but it won't post. I haven't changed anything, this happened suddenly. I'm using it normally and shutting down, and then two days later, … | |
Just looking in my profile, there is 1 current negative post showing, but when I try to view it, I get a 'Sorry, no matches' message. Can anyone else bring it up? | |
[B]Simple ASP.NET Login Page using C# (ASP.NET 1.0 & 1.1 ONLY!!! [COLOR=Red]NOT 2.0[/COLOR])[/B] This is just a small demonstration to show how easy one can "port" the code from my previous tutorials ( [URL="http://www.daniweb.com/tutorials/tutorial19303.html"]Updated: Simple ASP.Net Login Page[/URL] & [URL="http://www.daniweb.com/techtalkforums/thread19303.html"]ASP.Net Login Page with SQL [/URL] & [URL="http://www.daniweb.com/tutorials/tutorial23605.html"]ASP.Net Registration Page[/URL]) over … | |
Hi all, I have a dell inspiron 8100. I was having troubles with it starting. It would boot up and get a screen that said it could not locate a boot device. It would not find the cd rom drive or locate the hard drive. This is after an extended … | |
Hello, I am trying to post data from one page to another, I keep getting an error message every time I run the code "Object reference not set to an instance of an object.". Please help [CODE] Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load If … | |
I accidentally posted something that was unrelated to helping a fellow user out. There was no way to delete it and I am not sure if I lost reputation points because of that. Anyway, the point is people make a mistake. I try to help out everyone that I can. … | |
$DoCNO=$_POST["DoCNO"]; $NumAt=$_POST["NumAt"]; how to retain my `$_POST` value when it submitted my myform it seem when submit it will reset the value inside the `$DoCNO` and `$NumAt` value java script: function testResults (form) { var TestVar = form.inputbox.value; location.href="PrintMe.php?Result=" + TestVar; return false; } my PHP code: <table width="1060" border="0"> … | |
I am stumped, I searched everywhere and tried a bunch of things to no avail, so I'm hoping someone would know the answer. I have a pretty old PC with an Asus A8N SLI Deluxe motherboard that I’m trying to give a second life to. There are a total of … ![]() | |
I'm using "HttpWebRequest" in order to send a web form using "post" method. but I have a problem, the site get a component like this one: <input type="file" name="the_file"....> how can I add a file to the post data? I mean adding it to the post string: "domain_lang=en&action=upload&the_file=........" thanks. | |
[B]INTRO[/B] While its nice to take a look at statistics once in a while but they [u]should not be your major concern[/u] and neither they should be your sole basis for making a decision! When I personally am researching a target audience - I look for the psychological mindset rather … | |
Hi people Ive been asked to design a music shop - users can listen to cut versions of the songs, and then buy individual tracks or a whole album. This has been completely sprung on me and i have a lot to deal with in terms of payment processing etc … | |
Hello all. I try to learn some Ajax, but find it some difficult. The task I'm trying to do, is to use Ajax to register a new user for my application. The problem is that the request don't seem to pass the POST-variables to the php-script on the server side, … | |
xml POST method using http protocol i got a link from a travel hotel booking people like bellow link Each request needs to be posted (through POST method) using http protocol to [url]http://xmldev.dotwconnect.com/request.dotw[/url] and it receives a response irrespectively the request is successfully processed or not informing about the success … | |
Hello, everyone! This is my first post. It appears that my issue is unique from any problem I have read. My other computer is a Dell Inspiron laptop with 1.0 GHz running XP, and it will not properly boot. All it will do after POST and the "Starting Windows" spash … | |
I'm also working on a game project, and I'm stuck. I guess I'll have to post the specs so you guys can see what I have to do. Here are the specs: [quote] The valley floor can be viewed as a 10 by 10 grid. The northwest corner (upper left … | |
Not sure if this has been mentioned before. One thing that irritated me for a while was seeing '1 hour ago' '2 hours ago' and such on posts. I like seeing the actual Date/Times, but maybe that's just me :) I have had a look in the CP today and … | |
This is sort of a follow up on my previous thread. I am looking into ways to click buttons, hyperlinks, or enter info into websites from a java program. So I have taken a look into the following site: [code]http://www.informit.com/guides/content.aspx?g=java&seqNum=44[/code] The page explains how to use the yahoo search. Here … | |
First of Hi all. Im MunkyFish from the UK and im a noob Python scripter. I have been teaching myself Python and PyQt for the last few weeks and found that i was visiting daniweb alot so i felt that i should join and say thank you to the many … | |
Hi All, I guess, at least according to my welcoming pm, I should introduce myself. I am very new to web development, I have used access and have been very active on an access forum since June. I am now trying to branch out from Access into other things, and … | |
have read some on other users experiencing a crash when Right-clicking on items, which I am experiencing. I have done some work to try to narrow down the problem but no luck thus far. What I have discovered symptom-wise, when the crash occurs, dr.watson has an error and needs to … | |
I wasn't sure wehre to post this, so here it goes. OS: 98SE The computer will boot up, but when it comes time for the desktop to come, there is an error message from the monitor: OUT OF RANGE Hf: 30kHz - 70kHz Vf: 50Hz - 140Hz Current: fh: 94.8 … | |
Hi there, I am a newbie here and any help solving this particular problem would be apprecaited. I have a Dell Inspiron 1545 unfortunately was dropped a day ago. Know it wont work, when you switch it on its pwer like turns on for one or two seconds and then … | |
My name is Ken, over 50, graduated as a mechanical engineer. Days, working as a mechanical engineer --- 0. My wife has a lifetime interest in horses, I could leave them, but I do enjoy being a navigator in something called combined driving. (A three phase event, where only marathon … | |
hi..can anyone explain to me?? i am very confused abt this two.. for example; iint m [] = { 3, 2, 5, 2 }; int k = 0; System.out.println("(a)" + m[ k++ ]; System.out.println("(a)" + m[ ++k ]; *i compiled..but i dun understand why is the result 3 and 5 … | |
Cheers guys, my first post here. I've been reading a lot but i can't seem to find any scenario that helps me out with my problem. I'm trying to take input from a file in the form of some shape... rectangle/square, and store it somehow. The shape is composed of … | |
Hi Everyone, I hope someone can help me with my issue. I recently built a core 2 extreme machine with a Gigabyte 965P-D23 mobo. When I turn on the computer, all the fans turn on but nothing appears on the monitor. Nothing beeps either. My RAM, graphics card, psu, and … | |
Name: Salma Nickname: JIN Height: 5'4'' Weight: 40 kg Hair: Brown Eyes: Brown Location: PK Age: 21 Hobbies: sketching, drawing, playing delta force, making a lot of friends, Internet browsing, programming, reading , web designing, garphics designing Relationship Status: single Fav Music: Actually I haven't much time for listening music … | |
since im new here and this is my first post........ i started programming as a freshman (im now a sophmore) with VB, and have since, i and my teachers feel, have mastered that, tought myself C and am pretty accomplished in that language. I am working on the object oriented … | |
ok, i recieved this computer from a friend that said his computer just wouldn't turn on one day. he said it was probably the monitor so i took the cpu and the monitor to test it. the monitor works fine on my computer so i tried his computer on my … | |
A couple of weeks ago my computer began to either freeze or reboot several times a day. I noticed that it occured especially during some tasks, such as moving large files from one partition to another. I opened my case to observe if anything was wrong. I played around in … | |
Hello All, I tried searching your forum for an answer to my problem and found nothing. Details of the Problem: The computer's fans and lights start. No POST, it remains on with fans on max. A little history: A month ago the computer worked fine. Then the odd time it … | |
Good day to you! I'm an IT student. Hope to learn a lot from here and to share my knowledge in here. Thanks for being a part of this community. ;) | |
Why it won't send this to mysql.Connection is ok.Here is the code. [CODE]<?php $connect = mysql_connect ("localhost","root","") or die (mysql_error()); mysql_select_db ("login4") or die (mysql_error()); session_start(); $_SESSION['username']; $username1 = $_SESSION['username']; $username = $_POST['username']; $submit = $_POST['submit']; $micro = $_POST['micro']; if ($submit){ $queryreg = mysql_query(" INSERT INTO messages VALUES ('','$micro','$username') "); … ![]() | |
I have a office live website set up and have been using the email for 3 yrs. Stopped using the site 2 yrs ago. I am going to shut the site down and assume I will loose my email as well when I do. Does anyone know an easy way … | |
Dani, I think you need to create a sticky post of guidelines before posting. Maybe have it on every forum. This is for the people that put up homework assignments (or any other type for that matter) and want a quick answer without even trying. This forum is about learning, … | |
This is actually a CGI issue I am having but Perl seems to be the closest forum here. I am having a very simple (hence very frustrating) problem with a CGI/Perl script. For some reason if I pas things from a checkbox they all get passed fine but the last … | |
Hi, We can code this way to print something if Exit button is clicked. [code] <form action="process.php" method="POST"> <input type="hidden" name="hiddenName" value="Jolly" /> <input type="submit" name="submit" value="Exit" /> </form> if($_POST["submit"] == "Exit") { echo $_POST["hiddenName"]; } [/code] What about if we use this way. How do i check if Exit … | |
how could i get the code of traversing in-fix to post and prefix binary tree?? please help?? | |
The html code of the form, and my code are below. I can't get the value to post/submit. Can anyone help? HTML Code of Form: [code]<form method='post' autocomplete='off'> <input type='hidden' name='action' value='grant-revoke' /> <input type='hidden' name='creator_badge_index' value='1' /> <input type='hidden' name='token' value='92dcd92a8bc16f73f330d118ae1ed891' /> <input type='hidden' name='do-grant' value='1' /> <div id='grant-div'><span … | |
I for the life of me can't get this to work and I get no errors. [B]admin.php[/B] [CODE=php]<html> <head> <title>Admin Area</title> </head> <body> <? //connect to mysql //change user and password to your mySQL name and password $conn = mysql_connect("host","username","password"); if (!$conn) { die('Could not connect to the database: ' … |
The End.