hi, my server has been hacked and I think I have removed everything now apart from I get some html code at the top of every index.php page on the server.
index.html and anyname.php files are fine so it's just index.php files in any directory on any site on the server.
I'm thinking this might...
I am trying to use mod redirect for the first time and finding it a bit confusing.
I would like the url page.cgi?part=12345 to become /1/12345.html
and page.cgi?part=GHF426 to /G/GHF426.html
How can I do this with the first char as a directory or would I be better off to just leave the first...
This a mix of asp.net, ajax and javascript.
I have a search box for product codes on the site where people can type in what they are looking for. After the first 2 letters have been entered the ajax brings up a drop bown box for searches starting with them letters.
You can then click the...
Thanks for that, that makes sence.
I'm using the ISAPI_Rewrite on http://www.isapirewrite.com from Helicon Tech
So as I see it my code should be:
<rewrite>
<rules>
<rule name="Rewrite to Level1.aspx">
<match url="^Level1.aspx\?Grp1Code=([0-9]+)&Grp1Desc=([a-zA-z0-9_]+)" />...
Thanks cLFlaVA
Here is the code I think you need:
<asp:Panel ID="yel" runat="server" DefaultButton="imgBtnSearch">
<asp:Label ID="lblLoginName" runat="server" CssClass="BodyText" Font-Bold="True"></asp:Label><p>
<span class="q">Quick search:</span>
<asp:TextBox ID="txtQuickSearch"...
Hi, I am trying to rewrite some urls on a windows server and if I can get my head round a basic one I should be ok writing the other rules I need.
The url I have is:
http://www.mydomain.com/Level1.aspx?Grp1Code=01&Grp1Desc=keyword
The url I am after is:
http://www.mydomain.com/keyword...
I've been told I'd get more help here than on the ajax tread so here goes :)
I have a search box that works fine using ajax by clicking on the suggested search term it brings up and then clicking the go button.What I'm looking for now is to make this a one click process instead of two.I would...
I have a search box that works fine using ajax by clicking on the suggested search term it brings up and then clicking the go button.
What I'm looking for now is to make this a one click process instead of two.
I would like the search to trigger once the user clicks on the suggested term instead...
Thanks for your replys, I've took the printer off the network and put it on LPT1. It prints fine like this, no delay at all. I changed the printer cable too just incase and then put it back on the network and it was the same 5 minute delay after the first print job again. You can print 100's of...
I happens on other computers too.
The printer is a Epson LQ-2180.
It's been a ongoing issue for awhile now. What I don't understand is how it only has the 5 minute delay after it has already printed straight away the first time.
I am getting a 5 minute delay when re-print a document.
I can print fine the first time but if I try to print again after it waits 5 minutes. It waits the same amount of time each time.
It's the same problem as http://answers.yahoo.com/question/index?qid=20080514200838AAqt9tZ
I've tried...
Well I've got my script working now, I changed the smtp server from smtp.hosts.co.uk to localhost and it worked straight away.
However, using localhost doesn't help when we try and send email from a application being built in asp.net to be run in the office.
I've been given this error by the...
I'm not very good with ASP.NET I normally code in perl on unix so here goes...
I'm trying to get a form to be processed by a ASP.NET script and it email the forms fields to me.
I've got the script working on a windows server at work but can't get it working on a names.co.uk server.
This is...
Thanks stevexff but now I'm getting:
Undefined subroutine &main::execute called at index.cgi line 229
Is that for mysql or postgresql? As I am using mysql
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.