Hi, thanks for reading my post. When I boot up my computer, I get an error message:
Explorer caused an invalid page fault in module IXFRARED.DLL...
When I close the warning, the monitor goes blank with just the background viewable, no icons or anything else. I then click alt-ctr-delete to...
Thank you for reading my post. I'm going away for the summer and I would like to use the outlook express on the computer at where I am staying to be able to access my home computers email accounts while not having to delete the computers default email up there. Is there a way I can leave the...
Hey, thanks for reading. I have a String that has an ampersand in it that I wish to use as a variable in a 'GET' URL. Is there a simple way to replace the ampersand with %26. The String.replace() seems only to work with single characters.
Instead of something like... SELECT TOP 50 FROM TABLE to get the top 50 records, I want to start at, say, record number 51 and return only 100 records including/after 51, So Records #51 to 151 are returned(like the LIMIT keyword in MySql). Thank you for taking the time to read my post.
I mean besides mycgiserver.com, which I can hardly access my files when I type in the url's 80% of the time(timeouts galore). I don't have the $$$ to get server space, and I have a job interview in two weeks on jsp's, I wanted to whip up a quick demo site, I don't need a lot of space or...
Okay, I want to open up my java server pages with notepad. Some reason, when I click on it(it has the icon in the explorer of no extension) it defaults to dreamweaver, which I don't want. Normally with that "unknown" icon, it will open up the file manager and lets me pick what I want...
Thanks for helping again
I'm using the free lycos thing, its PHP4u Version 3.0
Based on PHP-4.3.2
Here is the code for one.php:
<html>
<body>
<form action="two.php" method="post">
<input type="text" name="demotext">
<input type = "submit">...
thanks for the reply, I'll give a simple example
lets say I have a file named One.html that has
<html>
<body>
<form action="Two.php" method="post">
<input type="text" name="demotext">
<input type = "submit">
</form>
</body>
</html>
Now I can...
I have a php page that has a form with text boxes and such, with the form action going to another php page, but it is not transfersing the data when I try to access and echo it(either the shortened way or with the HTTP_GET_VARS or HTTP_POST_VARS methods). It works when the form and the text...
I have the default font for my IE set to Times Roman. My form input defaults are another font. I am using a textarea tag with other input and I want to change the time roman font in the textarea tag to match the font face that the form inputs are(buttons, text) but I don't know where to find...
Hi, thanks for reading my post, I appreciate it. I have an access db on a web site, I want to make one of the fields in a table an "index" that allows duplicates, the field is already defined and has a lot of instances, the question I have is, when I looked at the help file in Access...
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.