Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right