can someone verify this code for me? it doesnt seem to be working...
<% if Mid(sKitName,4,3) = "EEE" then%><%else%>
<% if left(sKitName,4) = "Asus" then%>Free Shipping
<%End if%>
<%End if%>
The item titles are Asus A7K (just for example) and Asus EEE...if the model is a Asus EEE, it should...
I am trying to figure out how to display content until a certain date is reached...is this even possible? If so, how? Not familiar at all with the date functions in php. What I have is some rebates I would like displayed on my website that expire March 31, 2008. I would like them to disappear...
Hello again, I have an Excel spreadsheet containing country codes that I would assume needs to be turned into a database in order to be queried. The query would be something like this:
Search for United States (finds it in column B) and replace it with its Country Abbreviation: US (Finds this in...
Hello all, this is my first post/first VBA encounter...
Files I have:
1 ebay export of orders (csv)
1 yahoo orders file (csv)
1 yahoo items file (csv)
What I am trying to accomplish:
I need to move the data from the eBay export file to the two yahoo files. The number of rows in the eBay exports...
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.