Hi all,
I'm reasonalbly new to .net so please forgive me.
I've got a database, that i am using a pagedatasouce to output the pagination. I looping over the number of pages using a for loop, and am then creating an htmlgenericcontrol li within it, and assigning it to a parent...
Hi All,
I'm looking to query a hierarchical table that i have written, that has a format like this:
OffenceID ParentID OffenceName
1 0 ParentOffence1
2 1 ChildOffence1
3 2 GrandChild1
4 2...
Hi All,
I'm a web developer and we have a client that is using the Modx open source CMS, which connects to mySQL. Over the past week, the system has produced errors like this:
Execution of a query to the database failed - Table './clientDatabase/modx_site_content' is marked as crashed and...
Hi All,
Hoping that someone can help me out there. We have written some code to allow editing of an xml file, this code loads an xml doc using DOMDocument, we are then doing an xpath expression on it and some ther processing. this is working fine on my wamp install on my PC, but putting onto...
Hi All,
This is going to be quite tricky to explain, but hang in there please.....
Ok, so we are using a third party system that uses key value pairs within a database table. The basic structure is ID, SubID, Name, Value. There are multiple subID's which build up meta data about a specific...
Hi All,
I'm hoping someone will be able to help on this, at the moment our IT department is saying that its not possible, but I think everything is possible. So here we go.....
We have a website that when it was developed it was running ASP/IIS and had a CMS that was based on ASP for the main...
Hi all,
I'm hoping that someone on here will have come across something like this before and be able to help.
I've got an xml document that is returned to me via a webservice so i can;t change it. the document looks like this:
<root>
<news>
<data alias="date">2008-10-20</data>...
Hi all,
Hoping someone will be able to help me with this. i am trying to use a webservice to get the conversion rate between currencies. this is the service:
http://www.webservicex.net/WCF/ServiceDetails.aspx?SID=18
now i have manaed to get the service working with hard coded values...
....so, a client of ours wants to do something along the lines of what facebook does when allowing people to invite friends to join. you know the whole enter your web email and password and then the system gets all of the email addresses and names from that account, and then sends an email to...
Hi all,
We are using a open source CMS for a small site for quite a large client and the site keeps crashing. As we didn't write the open source CMS we don't know the core code intimately and are having trouble finding the reason for the crashes.
Does anyone know of a tool that will monitor...
Hi all,
I really hope someone here will be able to help me with this, it is driving me mad.
I have a query that is returning records within SQL Server, and i am trying to get the number of records returned for checks within my code. this is what i have at the moment...
Hi all,
I've always developed using an in house CMS but now a client wants to use an off the shelf package. I've had a look around google and found a few but would like to hear from the community about any good CF content management systems that have been used.
I've found:
Hot Banana
Shado...
hi all,
Hopeing someone here will be able to help with this issue. We have some code that is accessing our own server based upone various url params and creating an html file to take some pressure of this high traffic website.
Now this code is working locally and with some of the urls that...
Hi all
I hope someone here can help with this. I thought this was going to be something quite easy but it turns out not to be. We have a site that has been developeded in Reddot which creates flat asp pages with all of the content from the cms within the pages. We are using CF to search...
Hi,
This is going to be a bit difficult to explain so i hope this comes across ok.
so here we go. i have one table that has the following structure:
OffenceID ParentID OffenceName
1 0 ParentOffence1
2 1 ChildOffence1
3 2...
Hi all,
First off, happy new year to you all!
Now for the question. does anyone know of an MD5 password encryption script that is written in asp jscript?
I know there are loads of examples of vbscript versions but my company for some reason uses jscript
Any help appreciated.
TIA
Tony
Hi
Does anyone know if out of the box mySql logs incorrect sql statements?
I say incorrect sql statements as i've made an error in a bit of code for a registration site, and need to get the sql statements that would have acted upon the database, correct them and action them against the db...
Hi All,
Really hoping that someone here can help me with this. I designed a database table to hold a load of related records, so they could all be associated together. It is basically a parent child, grandchild relationship within this table.
Now what i need to be able to do, is to query...
Hi
I'm having problems with a RegEx within a JScript site. I know this RegEx works as I've used it in other languages, but it refuses to do it within jscript.
Any one got any ideas?
var myRegEx = new RegExp("[A-Z]{1,2}\d","gi");
Response.write(myRegEx.test(String("WR12")));
This is a...
Hi all
Hoping someone here will have been there before me. I'm trying to get Verity K2 working on CF8. I've found a load of documents on how to set it up on CF 6 and 7 but the instructions don;t work on 8. does anyone know of an up to date version of instructions to setup k2 from scratch...
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.