Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~23.2K People Reached
About Me

Web Developer for Adirondack Area Network

Favorite Tags

14 Posted Topics

Member Avatar for sickly_man

This is probably a stupid question, but I am new to this stuff and need some help. I have a form with a text box and a submit button, and I want to pass the user-entered contents of the text box to a php variable ($size) when the user clicks …

Member Avatar for Squiva
0
17K
Member Avatar for sickly_man

hello all. i am writing a php / mysql script that does various things, but in addition to those things i need it to get the username of whoever is using the front end. any help is greatly appreciated! also i can post some code snippets if you want a …

Member Avatar for blex41
0
137
Member Avatar for mayo_tech11

[QUOTE=EnderX;388748]A storehouse for books, usually accompanied by audio/video materials and magazine or similar materials. With rules regarding borrowing/returning of said materials. And you probably need to go to one; please look up those books I've listed elsewhere.[/QUOTE] hahaha.

Member Avatar for techbound
0
2K
Member Avatar for sickly_man

hello everybody. the project im working on asks me to propmt the user once to change the background color and once to change the foreground (text) color. right now my program prompts the user...but not with the message i have in the data segment...it spits out some unattractive code. could …

0
239
Member Avatar for sickly_man

hey everybody. i've got what might be a simple question about return values of subroutines in assembly. okay here goes. say i've got a subroutine that under normal conditions will do a normal return (RET), and under one condition will return zero (RET 0). so now back in main after …

Member Avatar for sickly_man
0
138
Member Avatar for Lardmeister

[QUOTE=jwenting;447451]yah, the noise is there for the deaf, the light for the blind. [/QUOTE] you sure bout that one buddy?

Member Avatar for GrimJack
1
412
Member Avatar for Dani

i've been to both pirate's cove and thunder falls in cape cod. great minigolf courses! as i remember thunder falls was a much more difficult course than pirate's cove.

Member Avatar for jasimp
0
69
Member Avatar for sickly_man

whats up everybody? havent been on daniweb in a while. self-motivation like whut....until now. anyways ive got this script that makes an html form with 19 or so fields. its supposed to put the form info into a file (mediaRequest_log.txt). it gets this information by way of [code=perl] # get …

Member Avatar for KevinADC
0
129
Member Avatar for sickly_man
Member Avatar for sickly_man
0
85
Member Avatar for sickly_man

good morning everyone. i have pretty much correctly implemented a browsing function to look at table information 3 rows at a time. here's the problem: my front end builds the search query from user-entered information, so when i hit the "Next" button to see the next 3 rows that fit …

Member Avatar for sickly_man
0
115
Member Avatar for sickly_man

i've got a front end that upon the user entering criteria it displays the 1st 3 records that match that criteria. is there an easy, or somewhat easy way to display the next 3 records? and possibly even be able to go back browsing thru matching records in groups of …

Member Avatar for Ezzaral
0
84
Member Avatar for sickly_man

whats up everybody? im using the [U]Web Database Applications: with PHP and MySQL[/U] book and tried to modify their generic browse function to make a front-end that looks at a table 20 records at a time. suffice it to say, i can't get it to work. the function is in …

Member Avatar for Ezzaral
0
499
Member Avatar for sickly_man

i am opening a file using fopen() and that works fine. from there i want to print out the contents of the file....cant seem to get it to work. here's what i've tried so far. [code=php] $file = fopen("order_log_text.txt", "r+"); echo $file[0]; /*foreach ($file as $field) { echo $field; }*/ …

Member Avatar for spincycle
0
172
Member Avatar for sickly_man

Is it possible to retrieve one cell of data from a MySQL database? I need to put the ID from one row of a table into a php variable so that I can recall the correct row later on for editing purposes. If you know how to do this please …

Member Avatar for sickly_man
-1
2K

The End.