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...
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 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
I wrote a loop to replace repetive source code. It doesn't seem to work,
I wrote this:
for (count=0; count <=8; count ++) {
this.item_text_color_roll0_ + [count] = "#5f5f5f"
this.item_font_family0_ + [count] = "Verdana";
this.item_font_family_roll0_ + [count] = "Verdana"...
I was able to create a .js array file from CMS that contains content needed to build a hierarchal tree menu. From this array, I needed to create an array that the tree menu uses to populate itself.
This is the .js file that comes from CMS. (below is what it needs to look like).
Also, some...
Hello all, I need help automating the creation of a tree menu. I get a .js file exported from Stellent (I can make this a HTML or text file if need be) and I need to parse out the HTML elements from it to make a tree menu. h1's are chapters, h2's are sections, and h3's are subsections. I also...
Does anyone know how would I query for visits from the IIS log files? I have them stored in SQL Server. I want to do this without 3rd party software.
Thanks.
~Pat
I am totally new to .net and I want to get on board asap.
I was wondering if someone can show me an example of how to display a parent/child recordset and also allow a user to update values of certain columns. I would like the child recordset to be collapsed and only expanded when click on...
Can someone give me an example of how would I do a relationsal insert into an access db.
I created a request form that allows users to request journal articles (more than one.) I created 2 access tables related to each other by RequestId(autonumber). One table logs the user info (firstname...
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.