I'm looking for a way of having the user input some text, then choose a TTF font and size from a drop down and click a button to show the text in another part of the page rendered in the font and size.
Anyone know how this is done or got a pointer to a tutorial or example?
I've got a column in my spreadsheet in which every item has a hyperlink (I copied it from a website). Is it possible to create another colum that has the plain text version of the hyperlink in it?
I've got a bunch of strings like this:
style01_11.png
style143_12.png
etc,
How can I get the numeric bit attached to the word 'style'?
I've already exploded it into an array, so they now read:
style01
style143
But now I'm stuck on getting just the number.
Many web stats scripts I've seen tell you what keywords a visitor used to find your site. I'm guessing they're embedded in some server variable somewhere.
Anyone got any pointers to how it's done?
I'm looking to write something that will allow only logged-in users to download files (PDFs, Word docs etc).
I'll have the files in a directory so I'm looking at ways of stopping people from just finding the links, or passing links on to people.
Anyone got any ideas? Or links to software that...
I've got a database with two main tables. One is 'users' with approximately 35 records which is not likely to increase much, the other is 'companies' with 7000+ records, more being added every week.
Now, each company record has been either visible or not but when visibile they are available to...
This is nutty.
I've got a recordset which retrieves some tables from a database. One of the fields is defined as 'text' in SQL server, and won't display in the resulting ASP page. If I change the SQL field to a varchar, it works!
Any idea how I can get the text to display?
I have a form which has four menu lists. Depending on the state of the first one, the other three will be disabled. i.e. if they select 'FAQ' from the first drop down, they don't need to enter anthing in the other three so they should be disabled. Is this possible?
TAI
Andy.
I have a stand alone server that is not part of any domain (it is in fact just connected to a network in a Unix environment). We want to use this just to share files, but we don't want to have to give a password to access it.
Is this possible? If so, how? Essentially, we want to be able to just...
I've got a form which I can enter data into, a bit like:
Name :Time : Value
Fred 13 34
Jeff 34 66
What I'd like to do is have a subtotal next to the value filed which is updated as the data is entered. I've tried sum(value) but I get the total for the entire...
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.