using regular expression in TextPad, how would you do this?replace
src=''abcd.gif'' OR...
(More)
using regular expression in TextPad, how would you do this?replace
src=''abcd.gif'' OR src=''defg.gif'' OR src=''hijk.gif'' you get the point
with
src=''path/abcd.gif'' or src=''path/defg.gif'' or src=''path/hijk.gif'' where path is inserted between the search terms
basically, i want to add a path in there but keep the beginning and end part
Hi I have been updating one table using another table like so: SELECT msrp
FROM distlist
LEFT JOIN...
(More)
Hi I have been updating one table using another table like so: SELECT msrp
FROM distlist
LEFT JOIN products
ON distlist.msrp=products.ProductMSRP ive updated a bunch of columns like this and its perfect, the issue i have is that the ProductID which is an auto_increment column is blank. how can i "fill" this in to have the same amount of cells in other columns? thanks for the help Andre
I am trying to install LAMS 2.2 integrated into Moodle and I am having a re-occuring error of port...
(More)
I am trying to install LAMS 2.2 integrated into Moodle and I am having a re-occuring error of port 3306 .. I have tried to make sure that Windows firewall is open and receiving port 3306 as well as Norton firewall .. but still getting error and even now a reply stating that do I really want to use 3306 - so I have tried other ports available and NO good response as of yet ...
What can I do? Where am I wrong ? HELP ...
jennie