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 #4K
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

20 Posted Topics

Member Avatar for gil857

Howdy All, I'm creating a database for UFO sightings and would appreciate some feedback or suggestions. Yes I know, strange topic. Some background info so that the problem is understood: I'm extracting data from several large UFO database catalogs, news articles, and other miscellaneous sources, so that the data can …

Member Avatar for Amr.Mohammad87
0
185
Member Avatar for gil857

I'm not a database guru, but I'm planning a database and I'm not sure which solution would be better for the long run ( in terms of query speed ): - A single table that has multiple fields of a set quantity. For example one field might be for a …

Member Avatar for gil857
0
173
Member Avatar for gil857

Howdy All, I have a wordpress website where the featured image is being used as a thumbnail on the front index page. Here is the code I'm using: <?php the_post_thumbnail( array(100,75), array('class' => 'alignleft' ) ); ?> It works fine on a specified category post where I'm using the same …

Member Avatar for bradly.spicer
0
214
Member Avatar for SureEM25

Hi SureEM25, Your padding could be hiding it - 120px is huge. How big is your header container?

Member Avatar for SureEM25
0
106
Member Avatar for gil857

Howdy all, I have a forum that I am trying to get started, but the spam is getting out of control. I'm getting about 8 new fake members from the same spammer daily now. I know its from the same person because I have noticed the board language is always …

Member Avatar for askithow
0
428
Member Avatar for gil857

On each page of my website, I'm using the php function require("header") for my meta tag description and keywords so that I only have to change it in one place, should I want to modify it a bit later. But now I'm wondering if it is better to have a …

Member Avatar for zakiycorleone
0
222
Member Avatar for alpha2006

This subject really interests me, because although I have not used adsense or adwords, I plan to subscribe to both in the near future. It might turn out to be good for advertisers, but I think the web publishers will really take a hit on this. It sort of takes …

Member Avatar for Danny99
0
200
Member Avatar for kevin wood

Try using this instead of the image input: [code=javascript] <button onclick="window.location.reload()"> <img src="admin/images/reset_btn.gif" /> </button> [/code]

Member Avatar for Thirusha
0
93
Member Avatar for gil857

I am trying to use ajax to display an rss feed. It works fine in IE, but does not work in firefox. Researching, I have heard that firefox has an error that occurs on an asynchronous ajax call. Does anyone know a work around for firefox. Any help much appreciated. …

Member Avatar for gil857
0
111
Member Avatar for gil857

I just got my forum fixed from being bombarded by spammers - three days spam free, but now my forum has been hacked! This is on my forum titles: HACKED BY DEADMASTER AND ÝSTANBULLS Has anyone ever seen this? You can still see it, just happened this morning and I …

Member Avatar for themafiaman.com
0
177
Member Avatar for gil857

Howdy all, I'm making an authentication script using sessions variables, but the varible seems to disappear when trying to access it from another page. A simple form on the home page takes a user name and password, it then goes to an authentication page. The authenticate page is making a …

Member Avatar for gil857
0
535
Member Avatar for woocha

woocha, Do you have a phpbb forum that is getting spammed? If so, look at the spam profile and see if the board language is set to Albanian.

Member Avatar for gil857
0
210
Member Avatar for redlobo

Actually, I'm curious about this too. I just re-started a forum that was getting spammed daily, about 4 or 5 new users/posts a day from the same person. I did a search on the user names that were being created and I saw other forums getting hit by the same …

Member Avatar for gil857
0
88
Member Avatar for enggars
Member Avatar for gil857
0
148
Member Avatar for gil857

I'm having trouble sending an email when I use .AttachFile - below is the code that I am using: [code] Dim objMail Set objMail = Server.CreateObject("CDONTS.NewMail") objMail.From = fromAddress objMail.Subject = "Form Requested" objMail.To = toAddress objMail.Body = "message" objMail.AttachFile (path) objMail.Send set objMail = nothing [/code] If I disable …

0
75
Member Avatar for gil857

For my work, I am making a web application for our intranet that will query our accounts, and based on the input, will pull out the appropriate contact's email address to send a pre-scripted message. I can't seem to find a good answer on the net, but my question is: …

Member Avatar for gil857
0
116
Member Avatar for omesa

I'm kind of new to PHP, but you should be able to use PHP to throw out the javascript. [php] <? echo "<script language=\"javascript\">" echo "javascript code here" echo "</script>" [/php] I have not tried this, but it should work. Make sure to use the "\" before any quotes or …

Member Avatar for Dani
0
102
Member Avatar for gil857

Hi All, New to this forum and forums in general. I hope this is not a stupid quetsion, but I searched the forum and can't find the answer. What is the "Add to [I]usernames's[/I] reputation" link next to postings?

Member Avatar for WolfPack
0
53
Member Avatar for mavstar

Howdy! I'm new to the forum as well. I live in Texas and I thought it might make you feel better knowing that about 60 miles from where I live, there is [B][U]Cut and Shoot, TX[/U][/B]. No, not kidding.....really....Google it.

Member Avatar for mavstar
0
130
Member Avatar for gil857

Hi all, my name is Gil and I live in College Station, TX - home to Texas A&M Universty. I found DaniWeb at work while searching for an ASP solution to something I was working on. I bookmarked the site, and I must admit, have been lurking as a guest …

Member Avatar for 'Stein
0
57

The End.