Is there an additional syntax that I need to add to my ASP file to allow MAC OS 10.2.8 user to be able to view pdf file ??
It works alright on Windows but it somehow fail for Mac OS. I'm just wondering.
Anyone have a clue ?
Hi
I'm trying to use this function to validate radio button but it doesn't seem to work. Can anybody tell me what's wrong with it ? What should I be putting on the radio button validation ?
This is the portion I add
else if (test.indexOf('radio') != -1)
{
if(!val)errors += '- '+args[i]+'...
I'm trying to do a site search which have 4 functionalities (exact phrase, allword match, any word match and near match). These 4 types of site search will select the same fields but different conditions.
Any ideas on how I can eliminate the duplication ? I will need to display all the result...
Does anyone has a suggestion on how to do site search on any word match. So If we provide a keyword "new black shoes", the site search will query the database for keyword "new", "black", and "shoes".
I need to bear in mind that I don't want any Duplication.
Anybody has an idea of how to...
Is it possible to pull a recordset from the database and adding new recordset to the previous recordset.
So it's going to be like
recordset1 + recordset2 = newrecordset
If this possible can anybody show me the simple way to do this ??
thanks
nawrioj
Hi I'm writing a site search code for asp and I have a problem with sql server stored procedure. I basically want to search the site and display 20 result perpage but I have no idea how to show result 1-20 on first page and result 21-40 on the next page and so on. Can somebody help me out here...
Hi I'm writing a site search code for asp and I have a problem with sql server stored procedure. I basically want to search the site and display 20 result perpage but I have no idea how to show result 1-20 on first page and result 21-40 on the next page and so on. Can somebody help me out here...
i got a little bit of problem with my script for php page that I'm creating. I want to assign a case with multiple practice areas which will correspond with several subpractice_areas.
I want the page to show the subpractice areas for the practice areas selected. However it is not doing...
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.