Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~19.0K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

15 Posted Topics

Member Avatar for doublefish_jobs

Just a few days ago I was actually re-installing my webserver...thanks to a php virus due to poor security >.< I installed Fedora 12, never have I been so aggravated by a Linux OS ever. So I downloaded and installed Ubuntu, Installation was a breeze. Running SUDO commands actually work, …

Member Avatar for umair4a1
0
753
Member Avatar for greeny_1984

Hi I realize this thread is kind of old, but hopefully someone will be able to help me. I am currently working on a photo portfolio site for a client, however I am trying to do it with AJAX and as I am still very new to AJAX. I am …

Member Avatar for goldentuna
0
15K
Member Avatar for UzuNarU

Hey everyone, I'm having a little trouble with creating a 'dynamic' calendar with events called from a MySQL database. So basically I would like to have the Month automatically change when the month changes, and highlight the days which have events scheduled, and make those days links to my thickbox …

Member Avatar for UzuNarU
0
805
Member Avatar for barizon

Oh I have done something like this. What I ended up doing was I made a separate AJAX javascript. Then at the bottom of the AJAX JS I added a function set. What this does is it pulls the "values" of input/textarea fields even if they're hidden and adds them …

Member Avatar for UzuNarU
0
96
Member Avatar for UzuNarU

Ok what I am trying to do is submit changes. I have all the information being collected. I'm just having trouble with the proper query to run. I currently have: [CODE] $sql = "UPDATE anime_list SET anime_name = '$animename' rating = '$rating' episodes = '$episodes' WHERE id='$id'"; $result = mysqli_query($dbc, …

Member Avatar for UzuNarU
0
301
Member Avatar for UzuNarU

Hey everybody. So I am just trying to write a script to delete a row in a MySQL database. Unfortunately I seem to have something wrong...even though I don't get any errors. Here is a snippet of the code on the page to send the request: [CODE] echo "<tr><td width='138px' …

Member Avatar for UzuNarU
0
172
Member Avatar for y2kshane

Another option for if you wish the keep you links inside the "echo" [CODE] echo "<A href='Carscript.php'" . "onMouseOver='SwapOut(" . $name . ")'" . "onMouseOut='SwapBack(" . $name . ")'" . "onclick='func(" . $name . ")'> " . "<img border='0' name='" . $name . "' src='" . $fix_name . "'/>" . …

Member Avatar for UzuNarU
0
192
Member Avatar for UzuNarU

Hi everyone. I am trying to figure out if it's possible to write a PHP or JavaScript that changes the background image every time the browser refresh button (or F5) is pressed. I haven't seen it done this way, however I have seen it done for banners and other images. …

Member Avatar for UzuNarU
0
213
Member Avatar for UzuNarU

Hi I am trying to write a script that puts a Horizontal Line between MySQL query results but doesn't show up after the last row. eg: First Line ---------------- Second Line ---------------- Third Line I'm using PHP, MySQL and JavaScript AJAX. Don't know if that's relevant for this instance or …

Member Avatar for UzuNarU
0
331
Member Avatar for UzuNarU

Hi ok this is what I'm trying to achieve. I have a page that loads a youtube.com video and below that video is a comments section. The video section is it's own DIV section and so is the comments. The submit new comment sits outside the DIVs. Initially the video …

Member Avatar for UzuNarU
0
298
Member Avatar for kuteinheart

Is this still unsolved? If it is I may be able to re-write the code so it works and is fully AJAX. But if it's solved I don't want to waste time. LoL

Member Avatar for UzuNarU
0
159
Member Avatar for UzuNarU

I looked around for a solution on the site but I couldn't find exactly what I was looking for so... On my website I have a Table with 2 columns, each column has a DIV in it. How can I make it so that each of the DIVs take up …

Member Avatar for UzuNarU
0
257
Member Avatar for UzuNarU

Hi everybody I am building a website but having some trouble figuring out the right way to achieve my goal. Here is what I have currently: [CODE]<div id="Header"><div id="Banner">Business Name*<br><br><br><br><a href="#"><span class="style3"><strong>Home</strong></span></a><a href="#"><span class="style4"><strong>Portfolio</strong></span></a><a href="#"><span class="style5"><strong>About Us</strong></span></a></div></div>[/CODE] Each of the styles have margins set to position them over the Tab …

Member Avatar for network18
0
133
Member Avatar for UzuNarU

Hey everybody. I am quite interested to see what this place has to offer. I just started a business designing websites, and am in the process of teaching myself AJAX, JavaScript, Ruby on Rails. I came across this forum when I was stumped with as to how to get data …

Member Avatar for certficationmx
0
98
Member Avatar for UzuNarU

Hi I am working on a website, that has 2 JavaScript elements. I have a post in another thread about loading content into a HTML DIV, I have that partially working. Doesn't work from a link yet. Does work on initial page load. Ok my problem is: I am using …

Member Avatar for Airshow
0
152

The End.