Hahaha, thanks vragabond.
The only reason is that when I try to just use divs, I'm trying to align pictures directly on top of each other, and it's not working, so I decided to see if I can duplicate the table.
-Kerry
Hi everyone,
I'm trying to convert a table into divs. to be EXACTLY the same. I'm using the Display: table property. Can anyone see why this isn't working?
original table:
<table width="729" border="0" align="center" cellpadding="0" cellspacing="0" class="center" style="clear: both;">...
I'm pretty sure that earthlink allows port 25 (i've used ASP.NET functions, and I think they use the same port), but not sure if this hosting provider llows outgoing port 25 connections, I'll send them a a message.
How exactly would I use getDebugInfo()? smtp is my object, but I don't know how...
Can anyone take a look at this code and tell me why?
require_once "Mail.php";
$from = "email@email.com";
$to = "email@toemail.com";
$subject = "Hi!";
$body = "Hi,\n\nHow are you?";
$host = "mail.earthlink.net";
$username = "username@earthlink.net";
$password = "password";
$headers = array...
Anyone know something that does it? I can use include, but I think a readfile would be better, and the files I will be reading/including have a query string on them.
Sincerely,
Kerry
I'm not doing a form action, just using php.
I've heard in SEO that it's better to have standard pages with names rather than with query strings.
so if psas.php?psa=0 was a certain Horse, it should actually be "certainhorsename" (the actual name of the horse), but it shows the data of the...
Anyone know an easy way to do it? The only way I can think of it is somehow reading another php file
like if I had something like "index.html?num=03" and then another page was "specialoffers" it would show the same data as the index.html?num=03
Anyone know?
Sincerely,
Kerry
Hi everyone,
I've made an xml sitemap using sitemapspal.com, and submitted to google and it's working fine. I thought this was all fine and dandy, but I would like to make a php page where people can view the sitemap. Does anyone know a script that can do this off the xml file I already have...
hmm ok, then I'm going to look for another player. I was thinking of getting a flash player, but unsure if I should go to the Flash forum (as that deals more with making flash movies than the player), or if you had any suggest?
-Kerry
Hi, I'm trying to make an embed movie into something that you can click on. I did it by putting the href statement in it, but it doesn't change the cursor,which is a problem when someone doesn't know you can click on it. There also isn't a title tag for me to stick a "click me!" text in.
Anyone...
Is it possible or probably? I'm just trying to get copy some code into their clipboard (similar to music video codes, except they're not music videos)
I did it in IE, but that's much easier.
Sincerely,
Kerry
Ok, well I wouldn't use the querystring, I would use the post method:
<form name="MyForm" action"bla.asp" method="post>
<input type="text" name="Username"></input>
</form>
and then Request.Form("Username")
and as for getting people to login, there are login scripts you can use. I can get...
Is there anyway that I can schedule a task with ASP? Assuming that I have no visiters (so I can't do everything a page loads), and I'm doing it on a remote hosting (meaning I can't use cron, or any other files)?
Anyone know?
-Kerry
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.