Hi,
I have a mysql database with an enumerated type/column, the column is a varchar type and is limited to coupe, sedan, station_wagon. So when I edit a table cell in phpmyadmin for example it drops down and I have only those choices for the cell value.
In VS 2010 C# I have a datagridview of...
Do you have enough ram in you PC? Is your hard drive almost filled up? I'm saying it might be hardware related...
You might try this editor:
An old editor might work in win7, designed for big files:
http://jujusoft.com/jujuedit/
Hi,
I have windows media player 12 on Win7. And it will discover UPNP. But two problems:
It shows duplicates of the media files, so far up to four duplicates listed of the same file. I've tried fixing that with remedies found on the web but so far no luck.
It will not show me a folder view of...
OK, well I didn't know that. Yes, I got this through a state service who is helping me get my software up to date. So I'm not surprised it's a "corporate" version. I've been trying everywhere to find support on how to install it - were do I get help?
Hi,
I'm use to an office disk and a simple install, but office 2010 is a little different and I'm not sure how to install:
I have 4 disks:
office web apps
Lync 2010
Business Content manager
last disk says only: (Volume Licensing Key Required)
All 4 say: Microsoft Office Professional Plus...
If I try:
...
soup = BeautifulSoup(ft3)
f = open(r'c:\NewFolder\clean4.html', "w")
f.write(soup)
f.close()
I get error message:
Traceback (most recent call last):
File "C:\Documents and Settings\user01\Desktop\py\tb1a.py", line
203, in <module>
f.write(soup)
TypeError: expected a...
given:
<links>
<l><a>1</a><n>Building</n></l>
<l><a>4</a><n>Community</n></l>
<l><a>2</a><n>Comedy</n></l>
<l><a>3</a><n>Computer</n></l>
</links>
What is an Xpath statement to find the maximum value in the "a" element node. It would be 4. I have searched and tried many...
Hi,
I have a local Linux server that serves .FLV streaming videos. I want to add other media like mp3 audio files. For these audio files I just want the user to be able to download the whole file and then use the player of their choice to hear it. Is there any advantage to:
<A...
Hi,
I'm sorry for not providing enough information in my first post. It was a case of POST and GET for a form working on my localhost test laptop but not working when a remote machine tried the web page. I don't know why the code was not not working remotely. But I changed the HTML and...
Hi,
As I learn about PHP I encounter a problem. I have a test server on my laptop and am serving flv Flash files. On my localhost laptop it's all OK. I serve a local flv file and watch the video. So I figure I'd go on a desktop in my local home network, dial in the ip of my laptop, and watch a...
Hi,
I've been searching for answers.
From a wxPerl program:
use Wx;
package MyApp;
use base 'Wx::App';
What is difference between a module and a package?
What exactly is MyApp? It's a package but I can't find any documentation on it.
Tried to find info in "use base" but no simple...
Hi,
I'm just starting out learning JavaScript OOP and have simple
question. I use:
document.write("Make = " + this.make + "<br>");
and at the end of the output in my browser I get the word: "[edit]"
Were does "[edit]" come from. I'm not printing it out but it's getting
added to my output...
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.