Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~76.4K People Reached
Favorite Tags
Member Avatar for StatiX

Im trying to display data in a datagrid then once a row is selected show a different column of the database in a text box. I use the unique primary key in the datagridview as not visible so once the row is selected, i can get that integer and populate …

Member Avatar for gever
0
71K
Member Avatar for StatiX

Greetings All, I've been banging my head over this problem for some time, any advice would be greatly appreciated. I have 5 strings that are pulled from the database. The strings are dynamic so their lengths will vary. I want to place those five strings in a richtextbox control, which …

Member Avatar for vaichidrewar
0
1K
Member Avatar for A_member

Hey people i'm just curious about which browsers people prefer to use, need some details for my site,,currently based on my research ie7 seems to be used more than anything else..what do you guys use??

Member Avatar for FragFighter
0
167
Member Avatar for StatiX

I need to save the contents of a richtextbox in a MS Access database, I can get the textbox to change fonts,etc.. but when its saved into the database, all the formatting is removed. Would I need to save the file as binary or something. Any ideas appreciated.

Member Avatar for MehdiAnis
0
68
Member Avatar for jaydude23

[code=php] <HTML> <?php if (empty($CSP_Name) || empty($Supervisor) || empty($Rep_Number) || empty($Department) || empty($Account_No) || empty($First_Name) || empty($Last_Name) || empty($Phone) || empty($ShipTo_Address) || empty($ShipTo_City) || empty($ShipTo_State) || empty($ShipTo_ZIP) || empty($Accept)) {echo "<h2>Please make sure you have filled in all required fields. Please use your browsers Back button</h2>\n"; echo "<h2>******REQUEST WAS NOT …

Member Avatar for jaydude23
0
138
Member Avatar for nathanpacker

Hey, not sure if this is possible with PHP, but I thought I'd ask anyway. Is it possible to update values on an html page based on values being typed into an input box? For example. My table has three columns. Column 1 has an integer in it. Column two …

Member Avatar for ryan_vietnow
0
105
Member Avatar for fatihpiristine

hi guys... i have two static value and between 8 and 16 other dynamic variables...which returns from sql queries everything.. like page titles, subjects etc... everything based on number in tables, Statics: Language and Index Dynamic values: Categories from 1 to 6 SubCategories from 1 to 10 system works like …

Member Avatar for fatihpiristine
0
90
Member Avatar for ztwalsh

When people add comments to my site there is always a slash before apostrophies. Is there a line of code that will prevent this from happening?

Member Avatar for chmazur
0
92
Member Avatar for StatiX

I have created an image column in my datagridview and want to populate the grid based on the result of a database query. I'm able to pull the data from the database and populate the fields fine, but the image column where I want to display the image shows a …

0
69
Member Avatar for esgdirect

I have a simple Contact form script. I want to change it so it shows the email address of the person sending the form, not mine. I also hope I am pasting this code correctly. Sometimes I get a blank form, but all fields are required. I would like to …

Member Avatar for esgdirect
0
198
Member Avatar for StatiX

Im trying to create a datagrid that will display an image instead of what is actually stored in the database. For instance if the result of a zodiac is leo, then show the leo image, or if it is cancer, show the cancer symbol, etc.. I am using a datagrid …

Member Avatar for StatiX
0
86
Member Avatar for Venom Rush

Hi I would like to know if it's possible to delete a row from a database by selecting it from a drop-down list and hitting the submit("Delete") button. If it is could you help me out with a bit of "code and description" or a link please. Much appreciated ;)

Member Avatar for Venom Rush
0
1K
Member Avatar for timbredemeyer

I am desperate for some password protection that accesses a database for user name and password. i have searched all over the web and cannot find one that actualy works. i need to redirect to a users personal internal page on my website after the password checks out as well. …

Member Avatar for StatiX
0
81
Member Avatar for Formula

Hello, Do you know any websites that give you a list of directories to submit your site? Thanks!

Member Avatar for Candy_ME
0
122
Member Avatar for Bredd S

I took the plunge and decided to learn PHP. I bought the book 'Beginning PHP 4' by Chris Lea, Wankyu Choi, Allan Kent, Ganesh Prasad, Chris Ullman So far its pretty good and I've learned a lot. It'd getting tricky now wioth arrays and implodes and explodes but I'm coping …

Member Avatar for dragosh
0
164
Member Avatar for anamerican

I found this PHP downloader... I'm using it like this: a person purchases an image going to paypal, then the image is opened to download but I want them to be able to only download it once and only if its been paid. Thanks for any help

Member Avatar for TopDogger
0
80
Member Avatar for Mushy-pea

Hello all. I decided to use some PHP scripts on my website recently. :p I know all you need to do is write a .php file with PHP code embedded within (<?php ?>) tags, then upload it to your host. What I was wondering is, does the code stay in …

Member Avatar for mmonaco27
0
192
Member Avatar for tzan2833

Dear all I want to populate a few drop down boxes using PHP. However i have tried many examples i found from the web but the select box does not get any values. Below i have one example i have tried. ********************************************** <?php $link = mysql_connect("localhost", "root", "password") or die("Could …

Member Avatar for pritaeas
0
176
Member Avatar for EnderX

I am attempting to track and record information in a specific php file used where I work. The file is not my own work originally; I inherited it from my predecessor in the position. I am somewhat familiar with PHP, but not an expert. Additionally, I am still a newcomer …

Member Avatar for EnderX
0
177
Member Avatar for StatiX

In my program I want to add records to the database and then reference them by a unique identifier such as a user id. Even if the user name is the same as another, The would be different IDs so I could pull data on the correct one. So my …

Member Avatar for StatiX
0
333
Member Avatar for StatiX

I have a text box that will be populated by data, sometimes to long for the form and I wanted to add a vertical scroll bar to it, but I'm not sure how to link them together. I can place it on the form but it doesn't work the textbox. …

Member Avatar for Comatose
0
125
Member Avatar for anamerican

I have a tell a friend page done in PHP adnd I'd like to have it so that they can't edit/change the message only add their email & friend email...and not be able to add spam to it. and I'm pretty new at PHP so Thanks in advance for any …

Member Avatar for StatiX
0
103
Member Avatar for StatiX

I'm new to VB so my question is probably very simple. anyway here it is.. I want to make a side bar showing one form that is like a sidebar in a web page such as on the left side of the MDI form. Which holds the programs main functions …

Member Avatar for agrothe
0
192