I need to search the contents of a PowerPoint file and if any matches are found then provide a hyperlink to the PPT on the slide where the match was found. Is this even possible? I have done a tonne of searching on the subject with no luck.
Thanks for any and all help or suggestions.
Mike
I have a stored procedure that receives two comma separated lists, parsing them and inserting into a temp table. Selecting from the temp table shows what I am working with:
ParentID PageID MenuOrder
----------- ----------- -----------
1 6 5
1 3...
I originally posted this in the ASP.Net forum but have not recieved a reponse and the problem is getting worse with SQL Server 2000 maintaining many proceses for what seems to be no reason. The SQL stored proc is listed at the bottom of this post.
I have a web app in ASP.Net that uses a Data...
I originally posted this in the ASP.Net forum but have not recieved a reponse and the problem is getting worse with SQL Server 2000 maintaining many proceses for what seems to be no reason. The SQL stored proc is listed at the bottom of this post.
I have a web app in ASP.Net that uses a Data...
I have a web app in ASP.Net that uses a Data Access Logic Component that has the following method to return a DataRow to the calling business logic. This may be called 10+ times on rendering the aspx page to the client depending on the number of pannels with dynamic help on a page. I have ran...
I have an OnItemCommand event not firing for a Repeater control using VB.NET for ASP.NET and I can't figure out why!? I have a UserControl with the following Repeater:
<asp:repeater id="RepeaterMemberList" OnItemCommand="ImageButton_ItemCommand" runat="server">...
Hello all,
I need a way of delivering documents in an email by means of a link or links to a pdf/document in an email.
I was thinking that I could create a page on a public website which takes the parameters passed via the link in the querystring to validate the user and invokes a webservice...
Hello all,
Not sure if this is the ideal forum to post this question but since the end solution will be ASP.Net it seemed like a descent fit.
There is a project I am working on which is essentialy a custom protal app with some document management integrated into it. We are considering an...
Hello all,
I am having some difficulty getting a extended stored proc to work on SQL2000 on a 2000 box. I wrote an extended proc that uses tcp/ip to send specified data to a specified ip and port. I wrote it in c++7 (.net) and installed it on MSDE sql2000 on my xp box and it runs perfect...
Here is the problem.
I have an enhancement that I need to make to a security system in which a vb, or even an asp app if possible, will display an employee's picture and access point upon scanning their security card at a door. On the scan, a database is queried and a row is inserted to a...
Has anyoe had experience working with the MS WinHttp 5 component? I am using it to capture the HTML of a materials order form on a webside and incorporate it into a 3rd party website. I have it working perfectly which was a bit tricky being the original order form was not designed to be used as...
I have an ASP application which is using many storedprocs etc. This one proceedure has been giving me an extreme amount of difficulty. The ASP application hangs and then returns the ODBC timeout error on line xxx, which of course is the line where the proceedure is being executed. I have done...
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.