We need to create a form that will add the same fields when they want to add more data. The process will be :
- View the form, user fill it
- When they want to add more data, it send the data to database then a new form will appear below the filled one.
- It will repeat until no more data need...
I read some posting directed me to use this way :
in page 1, create a link :
http://www.yoursite.com/page2.html?var1=hi&var2=yo&var3=blah
Now, the question is how to retrieve these variable in the page2.html ?
This is a simple dropdown list test .html file that is not working. Neither with a simple php echo test on 7th line. Both php script doesn't show at all on execution.
I suppose something went wrong on my apache or php configuration. I use Apache 2.x, PHP 4.x on Windows 98.
<html>
<head>...
We're Having Exch 5.5 on Win NT 4.0. The IMC Outbound queue we found so many message with "<>" in originator field. This took upto 500 messages. What surprising me is when I turn on Perf mon and added the Message Loop tag, we have increasing Graph, currently it has > 6000 message loop. How to...
Using Perf Monitor, We got : Page File usage upto 60%, the highest process using page file is MT.EXE which is known as MS Exchange connector to MS Mail As we still operate MS Mail server for Win NT 3.51 users (Oops, shame on me !!).
When "MS Mail connector interchange" service brought down...
We have an Exchange Server 5.5 SP4 on Windows NT4.0 Server. In the last few days, the server going weird, the Harddisk suddenly accessed intensively almost 24 hours non-stop And the server is going very slow.
This morning no one can be connected to the server. So I have to restart it. But this...
If so, the application should be work for both domain even when user use the same .asp and cookies name, am I right ?
But in my case, when user point to second link, the cookies can't be requested by next pages. Any suggestion ?
I made an ASP app with cookies to pass information through pages. Once the application runs well with user pointing to http://firstname/app.asp but as we set another name for the server and users pointed to http://secondname/app.asp
The cookies doesn't work at all although it is the same...
My users having problem when they send emails to Internet addresses (outbound), some of recipients could't see the body at all they only received the headers. Second problem, when users sending each other (through the same Exchange 5.5. server) sometimes the message body received incompletely...
I need to delete file that's older than 3 days, my first step is to substract the file's date. Somebody has suggestion on this ?. Anyway, here's my questionable lines. That's resulted unpredictable number at the end.
Dim fso, f, d, f_age, dulu, skr, hasil
f_age=0
Set fso =...
Anybody know how to export After effect to fit VCD format, Audio 44.1Khz : Stereo 224Kbit/s, Video 352 X 288 / 25Hz.
I tried assign properties in Composition settings and export settings, resulting Avi but Nero Burner said that the file cannot be decoded to fit VCD format.
Any other way ?
I backed up my datas using 'mysqlhotcopy dbname /home/mydir' and resulted *.frm, *.myi and *.myd files on the directory.
Now, how to restore it using those files.
Using the following script, I got "The requested method POST is not allowed for the URL /php/upload.html" response from Apache. Any suggestion to solve the problem ?
Regards,
Arief K
<HTML>
<HEAD>
<TITLE> Example Upload Form upload.phtml </TITLE>
</HEAD>
<BODY>
<?php
if (...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.