I am new to PHP, and was wondering if anyone knows of a good article, resource that can show me how to efficiently develop a form that searches a mysql DB. I want to create an advanced search form for a job portal. Some of the controls will allow multiple selections ie Locations, Job...
Does anyone have a code sample on how I can use a text box for location (City, State or Zip). I need to determine what has been entered and then parse/pass the values to a webservice and/or search query. An example would be how CareerBuilder does it on their homepage.
Thanks.
Hey,
I would like to build a web based C# chat application. Basically, I want it to work like live support software in that it should have a queue. When each (registered) user is talking to an operator I would like data about the user (in SQL Server) to be displayed in the chat for the...
In CRM the pagination does not tell you the #of records, nor does it tell you the # of pages. Does anyone know how we can get this to show up?
~Thanks.
I am in the process of creating a career website and I am trying to come up with a way to make entering your resume much easier. For example, with Monster and CareerBuilder you have to fill out the form fields and then submit it. Since it would be extremely difficult to automate this b/c of...
Is there a way I can use the DateTimePicker control in a report? It seems to be grayed out. I hope we can just use more than the default tools.
If you know how to do this can you let me know...thanks.
~P
My Task..I have to remove all "accounts" beginning with 00, 01, or 02 from the "allowedAccounts" column.
However, multiple accounts exists for one record. The database was not designed properly. Yes, we are in the process of re-designing it, but for the next 3 months we are using this...
Chiph,
How would I begin since I am comparing so many objects? I was thinking of putting the sort sequence into an array and then looping through it to grab the filenames that match that array index and then adding the filenames to another array by that order? I am not sure if this is the...
I have wrote a function to combine MS Word file from a specified directory into one file. However, it combines the files alphabetically, and this is not what I want. I have custom sorting rules that need to be used. Here they are...
The sort is driven by a string in the file name bounded by...
I was doing this in VBA. I wrote a function to combine word files from a specified directory. The function automatically combines the files alphabetically from their file names. However, I need to write a sorting function to combine the word files based on the above posted criteria.
I presume...
I am trying to work on a sorting algorithm for this structure. Since I am not that well versed in algorithms, I was wondering if there are any guru's here willing to help?
The sort is driven by a string in the file name bounded by the first hyphen from the left, e.g. for the file...
I have to remove all "accounts" beginning with 00, 01, or 02 from the "allowedAccounts" column.
However, these multiple accounts exists for one record.
example of one record.
id allowedAccounts
--- ----------------
001 00_Report234, 01_Report393...
Can anyone show me an example script that can extract the value of a meta tag from an html document? I can't find any reference on how to do this.
~Patrick
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.