I have a response.redirect in my asp page to redirect to another page.
When i updated my website a little while ago, my response redirect stopped working, although i did not make any changes to the asp page. I then changed it to a server.transfer command and i thought no more about it. I have...
I have recently had a look at my website on an iphone and it all looks fine apart from some text that is resizing and pushing everthing out of line. What can i do to prevent the Iphone from resiszing this text?
I basically know nothing about vbscript and i am trying to alter code that i have inherited. We have a form on our website that uses vbscript to send the information back to us via email. I want to change the way that the table looks in the email.
Is there a way that you can use "colspan" or...
Hello
I am writing a crystal report to show manufacturing times based on machine numbers.
I would export this into an excel spreadsheet that is already existing that does some more calculations, so it needs to look the same each time.
However, if for example there has been no manufacture on a...
Thanks so much for your help - i know it must be really dificult to try and explain to someone who does not know what they are talking about!!
Thanks again
i have done that too and that does not seem to work either!
<script language="javascript">
function Litreqform_Validator(theForm)
function echeck(str) {
var at="@"
var dot="."
var lat=str.indexOf(at)
var lstr=str.length
var ldot=str.indexOf(dot)
if (str.indexOf(at)==-1){...
function Litreqform_Validator(theForm)
function isValidEmail(myEmail)
dim isValidE
dim regEx
isValidE = True
set regEx = New RegExp
regEx.IgnoreCase = False
regEx.Pattern = "^[a-zA-Z][\w\.-]*[a-zA-Z0-9]@[a-zA-Z0-9][\w\.-]*[a-zA-Z0-9]\.[a-zA-Z][a-zA-Z\.]*[a-zA-Z]$"...
Hello,
I am very new to this so please excuse me if i do not use the correct terminology.
I have a function in my form that validates fields which does work.
However i want to add a function that will make sure that the email address field actually has an email address in it, not just any old...
I have Crystal Reports 11 and Accpac 5.5
(pervasive 10/server2008 64b)
Some times when people are opening custom reports (from the accpac desktop) the "Opening rpt name object" instruction appears in the bottom left hand corner but the perameter screen never appears. I then have to close accpac...
Thanks for yourt replys. I have fixed it but it was very long winded!
It seems that i needed to put the internet security password in for each day number. eg if i put the password in for the 1st of jan it would work for the 1st of every month.
In the end i just had to input the password 31...
I have crystal reports 11 and have just upgraded to accpac 5.5. When i run a crystal report on a workstation that has restrictions on the internet it asks me for the internet password whenever i try to use the calander.
I selest always allow and enter the password - but it still comes up every...
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.