Hi,
Been banging my head against the wall for a few hours now...hopefully someone can help me out.
I've got a zip file that works fine when I unzip it locally or when I do a direct download. But when I try to download the same exact file with a php download script I can't extract the zip...
Hi,
I'm relatively new to js and have run into a problem...sure it's a simple solution so hopefully someone here can help. Basically, I'm just setting a textarea based on the value of a dropdown. I've got that part working, but I'm pulling the value of the dropdown from a mysql field...
Hi,
I have a few pages that I would like to be refreshed every 60 seconds. I found some javascript code online to do this, but it doesn't look like it's passing my post or get variables.
Is there a way I can force a refresh every 60 seconds and pass the variables also using javascript?
The...
I'm not too familiar with setting up php Windows Scheduler tasks. So hopefully someone here can help me. Trying to setup this task in Server2003/IIS6
This is what I have for the task...but I'm getting "No Input File Specified" everytime I run this. Any ideas? Is my syntax correct...
Hey,
I've got a php program that someone is trying to install on their server and there's a problem we weren't above to resolve with a couple hours of troubleshooting last night...was hoping you guys might have some ideas. It seems to me like it has something to do with PHPSESSID and/or...
Hi,
I'm pretty sure there's a php library that can be used to dynamically convert html to pdf, but I can't seem to find it.
I'm trying to dynamically convert a Word -> HTML -> PDF.
I've got the Word -> HTML part done using a COM object to open an instance of Word. I think save the file to...
Hi,
Quick question. I usually work in php and I know I can do this in php no problem. But I'd like to do this page in asp so I am hoping someone can help me with my problem.
Here's an example of the problem:
I've got 16 recordsets named:
rs_week1
rs_week2
etc...
I am getting an integer...
Hi,
I've had a problem I've been trying to solve for the past couple days but I haven't gotten anywhere so hopefully someone here can help me out.
Basically, I'm trying to read in a .txt file so that I can parse it. I have been able to read it, but the problem is that I am losing lots of...
Hi-
I am having a problem with a NullPointerException that doesn't seem to make any sense to me...hopefully someone here can give me a clue as to why i'm getting it. I've been re-writing and changing things around but nothing seems to work...here's the codethat seems to be causing the...
hi-
I intalled GnuEmacs on my Win98 PC as well as Java SDK...but i'm having a problem getting emacs to compile my program. It seems like it doesn't know where to find the compiler.
Can anyone help me out setting up Emacs to work with Java?
thank!
hi
i am new to dreamweaver and interdev...does it matter where i choose to host my site if i am planning to use interdev and link my site to databases?
thanks
jason
hi-
i am new to dreamweaver and would like to purchase dreamweaver 4 but am not sure whether Ultradev would be right for me..
i'll tell you what i would like to do that i am not sure whether i need ultradev to do...
i'll have a small database of items that i would like for it to be possible...
hi-
i have a very simple problem..i hope at least. i'd like to have my perl program automatically insert spaces based on the number of characters i read from a variable so that everything is justified without using tabs....
for EX:
$var = rabbit;
$num = length($rabbit);
$spaces = (20 - $num)...
I have a string
EX:
$a = THREAD&(%$FORM)*&
and i would like to count how many CAPITAL letters there are until the first non-word character. so that i can cut the string using "substr" to get exactly the portion that i want..is this possible??
i will have an html document with patterns such as this
6.3.2.1 T_THI
7.3.2.3 G_G
5.2.3.3 S_SH
but many of them...and they refer to a definition later in the doc and i'd like to link them together..so i need a program to reference the letter combination with the corresponding number..then...
sorry, i'm new to this forum and wasn't aware of how detailed most of the questions were..so i'm revising mine to make it more appropriate..sorry for any inconveniences!
here goes:
i've got an existing html file that is quite large and i am looking to read a certain number pattern(ie:2.3.65) and...
i'm having trouble matching in perl. i'd like to read from an existing file and match certain data types, then pass what has matched into an array...can anyone help?
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.