Hi, How do I go around making an input visible on a page but the user has no access to click it and change the data? For example, If I have an empty input on the page, the user inputs the data. Once they have input their data and saved the results to a database, [...]
Hey! I need to make a calendar field on my form. Putting in a date manually is fine. But I need the next field to have a restricted thing on it. So if someone puts the date of October 19, 2011 they cannot enter another date with more then 7 days after without getting an [...]
PR Web (press release) SEO Consulting with Field Experts Have Rising Expectations Day-by-DayAddPR.com (press release)This could be the quality of the content on the website or the quality of the content outwardly linked to the website or the quality of links associated with your website. What you need to expect your internet marketing consultant to [...]
A table of mine has a field called title, which I want to order by. However, many of the titles (not all though) start with S*, i.e. S*AAA or S*BBB. When ordering I want to ignore the S* part, but since all titles does not start with S* I cannot simply remove the first two [...]
Here’s the scenario. I have numerous affiliate programs I promote through affiliate networks such as Commission Junction, Cleverbridge and LinkShare. Some of those affiliate programs list with more than one affiliate network. I list the individual program in my database as "progname" and the associated affiliate network(s) as "netname1", "netname2" and "netname3" with corresponding referral [...]
How do I make the height of this field bigger? I don’t want it one-liner Quote: Your Message: <input size="60" name="message" type="text" /><img alt="" title="Max field length is unknown" style="border: 0; width: 14px; height: 19px; cursor: pointer; display: inline" class="ife_marker" src="chrome://informenter/skin/marker.png" id="message_ife_marker_2" align="absmiddle" /><input value="SUBMIT TO US" type="submit" /> I appreciate the help. Thanks. View [...]
After I added a new value I just got this error message: Unknown column ‘specificevent’ in ‘field list’ $query = "INSERT INTO milleniumemails (firstname, lastname, fulladdress, telephone, dateofbirth, email, dateadded, specificevent) VALUES (‘$firstname’, ‘$lastname’, ‘$fulladdress’, ‘$telephone’, ‘$dateofbirth’, ‘$email’, ‘$dateadded’, ‘$specificevent’)"; View full post on Tycoon Talk
I’m trying to create a table in a mySQL table using phpmyadmin, but am really confused. What is the Length/Values field? If I have a data type of INT, and I put the number "2" in the Length/Values field, does that mean: Case 1: The maximum number that can be in that column is 2 [...]
hi i am a designer but have some knowledge about dreamweaver html and css i am designing a web in which i want to resize ( change width and height of text field ) i used style attribute to change the background and width height attirubte to resize it but when i preview it in [...]
Hello, We want to Find Related Posts from text field of table we have posts table contain : id,title,description,keywords,username,hits[/URL],comments we want create sql command to get Related posts by keywords but keywords field type is text " more than 1 keywords " how we can do that ??? we tried to use this code PHP [...]