ok, try to follow along with me. i have a .php page that you manipulate (text boxes, check boxes, etc.). this page is submitted to another .php page, updates a file, and immediately returns to that original page with the updated specs. now, when the back button is clicked, it takes you back to...
is it possible to redirect the user to a different URL to a page other than the previous page when they click the back button? thanx in advance.
wazilian
King of Wazil
what are the different ways of finding the previous page in php? meaning is it in a register global, another php function that i'm not aware of? thanx in advance.
wazilian
King of Wazil
anyone ever replace just one line in a file with php. i haven't seen anything out there or any built-in functions that could do this. what i'm looking for is something that replaces a line with another. thats it. something like replace_line(current line, new line); you give it the line string...
i have installed php 4.3.2 and apache 2.0.45. everything seems ok, except that when i pass name elements from a html file to a php file, the variable has no value. any ideas?
html:
<form name="index" action="action.php" method="post">
<select name="freq">...
well, what i'm looking for is a version of apache, if it exists, that is smaller, for one that would be small enough to place on a small flash disk. when i talk embedded here with this, i mean the whole operating system is embedded in chip(flash disk) on a PC104 board. thanks.
wazilian
King of...
does anyone know if there is a version of apache for embedded applications? like something that is just the bare bones of apache. thanks.
wazilian
King of Wazil
i would like to get this to work on windows 2000 and windows xp. i already have this small c++ program, i just want to incorporate it into windows startup and have it running where the user won't see it. thanks. wazilian
King of Wazil
i have a app that i want to run as windows starts up, runs in the background, and is not seen by the user (i.e. is not seen in taskbar or system tray). its ok if it shows up in task manager. anyone have a solution for this. i wrote the code in visual c++, now i would like the .exe to run in the...
oh, and i'm not sure about wake on lan, i don't think this is something that affects this, since its wireless and when the OS disables the card, it loses association, which in wireless mean you don't have a network connection. thanks. wazilian
King of Wazil
this is a proxim wireless nic card. what i mean by shut off is, i don't want the OS to disable the card when it has not been used for a period of time. wazilian
King of Wazil
what does the "<>" mean in vba? for some real messed up reason, i can not remember for the life of me. tgif. thanx in advance. wazilian
King of Wazil
The ASP script(JavaScript, not VBScript) at the bottom gives me the following error for the JMail.FromName, JMail.AddRecipient, and JMail.Execute. Any thoughts. Thanx.
Microsoft JScript runtime error '800a01b6'
Object doesn't support this property or method
JMail =...
lets say i have a master parts list in one workbook and multiple workbooks that have links from the master parts list, is there a way to update any links to the other workbooks if i change a value in the master parts list, without opening each of the other workbooks? meaning, can i select...
ok, we just switched our web host and they don't support php which is what all our server side scripts were written in. can perl/cgi handle action "post" from an html "form", apply the data in the form to be sent in an email to us, and submit an html page back to the user...
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.