I have the same problem with a page I'm working with.
pdf files and word doc, are the files that are going to be up loaded, and unless I can find a way to place a copy of the file in a zip file...
Type: Posts; User: Nate_Bro; Keyword(s):
I have the same problem with a page I'm working with.
pdf files and word doc, are the files that are going to be up loaded, and unless I can find a way to place a copy of the file in a zip file...
Could i take a look at what your PHP looks like to see whats going on with it? or if you can explain whats happening that would also work well too, thanks, hope i can help you out.
hmmmm.... are you a Halo2 Clan?
and i'll see if i can help you out :)
<a title="My Link Is Here" href="go_somewhere.com">
the 'title' is your tooltip
Hope this is what you where looking for :)
I have one i made for an order form, what kind of filds do you need? text, drop down, check box ex..... let me know, i'll modify mine for you if you want it.
i'm very new to ASP and i am wanting to remove a word from a ver that contains a text string (i think).
ok, here is what i would like to do, but i'm not sure how, i tried to google, but i got...
hmmmm.... i'm trying to understand what you are wanting to do but i'm not getting it, can you try to explain just a little more, maybe post some HTML of what you want it to look like :)
sorry that its taking so long, but i just got back and i might have it done tomarow :)
is there any way that you know of that you can select a layer and move it to the top z-index? or is there any other way to get this done that you know of? :) thanks again
all fixed now, sorry about that
Oh, i left that // Date plugin by Nate_Bro in from when i helped that one guy out with a date thing, i just forgot to take it out, sorry
and here is a link to it...
Is there any way to click on a layer and bring it in front of another?
i tried using document.all.layer.stlye.z-index = number but it didn't work, any ideas?
you can see it at...
lol, thanks........
and yes there is, lol
my first go at it had a start date but when i rewrote it to make it smaller i left it out, but ya, I'll do that too :)
i have SP2 and it worked once! IDK how but it did........ so there has to be a way!
thanks :)
hey i'v used it once before and it worked, but its not working now, IDK what happend!!!!! :confused:
see if you like this....
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page...
well if you know CGI its easy just make a log in page and an updating program
sorry but it might be another day, i have got a lot of work to do, but if someone else does not get back before i do then i'll get it for you :) hope thats ok
i'm working on it :)
I'm makeing a chat room (chat room ), and i need some ideas for the scrolling, becosue i'v got complaints of the fist atempt being to slow, so i replaced it with a fast one, now they say thay can't...
I'm writing a program, and i want it to to be ran in its own window, like most .exe programs, the thing is, i don't know where to start, i have only written programs that run in MS-DOS, and i want...
ya, XP SP2 would do it, i don't like it, and they said there is no way to get rid of it :(
I added the <input type="file"> to it, but i can't think of how the get the file, not the path, in the e-mail
Hmmm.... like this?
<form action="mailto:you@yourdmainhere.com" method="post" enctype="text/plain" >
FirstName:<input type="text" name="FirstName">
Email:<input type="text" name="Email">...