Search:
Type: Posts; User: IheChi
Search :
Search took 0.10 seconds.
Ok, sorry sir.
I saw sql and just assumed.
Hello, sir.
Thanks again sir for helping again.
First, you could recall we are using php as server side code.
Also, we don't have a fieldname called LastAction.
They were hoping this...
Bill helped me trememdously with part one of my task which was to present users with search options.
In part one, users can enter an item into a search box. If results are too many, they can...
I just sent you an email at wilkinson at juncojunction dot com
I have some serious issues I would really need your help on sir.
Thank you very much
It all working fine now sir.
Thanks so much for all your help. It doesn't matter what I came to you with, you always find a way to help.
I really appreciate it very much.
No sir, none of them worked.
This one below is very, very close to working though.
It displays addresses perfectly. It also displays zip codes exactly like we would want them displayed.
The...
Hello Bill,
Using the if (strlen...) approach you came up with, along with the original regex I posted on page 1, now, I am able to get ID formats as well as zip code working correctly.
Can you...
ok. thank you very much sir.
I hope you are ok sir. I have provided the complete info you requested.
Sorry for bothering you sir. I am still playing around and reading up on php regex too.
I am truly sorry sir.
If you take a look at my original post, I listed the rules; I didn't just list the All digits rule.
Here are the rules as were given to me:
Rule: Any search text of 6...
I can't believe you are still doing whatever you can to help.
I am very grateful for your kindness sir.
I am testing now. I will be back as soon as possible.
Update:
Hi Bill, here is what...
Thank you very much sir for trying.
I will just keep playing with it.
Thank you very much sir for everything.
I wish I had checked this sooner. You must have looked at it maybe 2 minutes after I checked it the last time.
Also, sorry I should have been more...
The code below follows the rules defined in the regex constructor
1. If ID is all digits, then insert a space after the first 2 digits. (eg 67 20383838)
2. If ID has a character (of N or D) after...
Yes sir, it is classic asp.
Thank you very much.
PS. I am bit confused about this:
when = RS("someTimeField")
What kind of values are stored in this field?
Ok, I see but how did you store minutes?
Is it more like 00,01,02, 03, etc.
It seems like even a javascript with times like 12:00, 12:01 etc would have made things simpler.
are they dynamic, especially the hours and minutes?
Ok, do you mind sharing?
Thank you sir
Hi all,
Any ideas how to get dropdown in hours and minutes in 24 hour format?
I will like this in my form so users can select time and insert into the db.
I have scoured the web but have...
I have the following code snippet (there is a whole lot more code but this is relevant).
The code has a pen-looking image that when clicked, pulls down a table within a table. This table contains...
Thank you sir.
I surely don't want your head to hurt.
Thousands of users like me depend on you.
Thanks a lot
I have a fieldname on the database called CONTEST with the following values:
50 - DE - HOUSE 5 -D
47 - SHERIFF - M
There are several more rows of data like those.
The fieldname is a text...
ok,sir I have emailed you some stuff.
Many thanks sir.
Thank you for your reply sir.
It is probably better that I tell them it will be a bit challanging at my level to do what they are asking.
I don't want to task you too much.
I really always...
On the current app we are working on, I have been asked for a few improvements.
1, On the markup,they would like to maintain the state of the checkboxes while paging.
For instance, a user...