I plan on only doing etheir query or rss feed method. What I'm trying to figure out is once I have the data, how do I combine the different sources into one dataset or xml, then populate it in a gridview. I was not very clear on my first request.
What doesn't kill you makes you stronger.
I need some advice on how-to do a project. What I'm doing is a price compare book site for a college. I'm not sure on how to retrieve the data from other sites and populate a table. I know some sites will give me data access to their inventory, but how do I put all the data together? Into an XML...
I need some guidance on how to develop a server app to monitor other server apps. I need to capture start time, end time, user name, and ask them user for a project code. I plan on putting the data into a SQL Database. My first thought is to write a console app that captures the data then...
I have a webpage that has some JavaScript in the <head> tag of the page. I need to dynamically add a JS Array on PageLoad into the <head> tag of the page. The code is adding the array into the <body> tag of the page, but the JS error and can not find array. Here is my VB code...
I have a vb.net console app that reads data from rss feeds. I need a way to stop a function after 10 seconds. The main() calls about 30 functions and if one gets hung up while trying to read a feed, it will error out and stop the whole process. So what I want to do is call the function, and if...
...<TD><SPAN style="font-face: Arial"><B>Best Price : </B>$000</SPAN> </TD>
I just need to extract the price. Can any show me and example of this in RegEx. Here is what I tried:
Dim Price As New Regex("<b>\bBext\Price(?<$\d*)")
But it does not work.
What doesn't kill you makes you stronger.
Yes. There are 3 of us trying to figure this out. All the permission are set. It is only on the web folder in IIS, and only on my computer. I can login on other computers.
What doesn't kill you makes you stronger.
I can not remotely connect to IIS6 from my pc. I can login and see the files, but when I click on a file it say's "You have been denied access to this machine." We have check the login permission and it works fine on other machines, but not on mine. We wiped my drive and reinstalled XP and IIS 6...
I have a group of checkboxs that are created dynamically when the form loads. There could be 10 to 25 different check boxes depending on the results. I have a textbox with a RequiredFieldValidator set to watch it. When a user clicks a checkbox and the textbox is empty a validation error is...
ECAR,
You are correct. The music should start after the reader scrolls down the page to a certain point. The client want everything on one page.(EBook, one page per chapter)So he only wants the music to play while the reader is reading a section of the chapter.
Jim
What doesn't kill you makes...
If I embed the music will it start when the page loads?
I do not want it to start on page load. The music should play only when a section of the page is visible.
(Clients specs not mine.)
Jim
What doesn't kill you makes you stronger.
How can a play music on a web page, the music will only play when a certain object is visible on screen? (like a link, or image)
Jim
What doesn't kill you makes you stronger.
Does anyone know if XP logs all the install software & HotFixes in AD on the clients machine? If so, is there a way to send that data to SQL Express?
Jim
What doesn't kill you makes you stronger.
This may help, it's the code view from my page. The JS appears at the bottom of my page.
</div>
<SCRIPT language="javascript" type="text/javascript">
nNews=new Array();
nNews[0]=New Array()
nNews[0] ["text"]="New Organization"
nNews[0] ["link"]="#"
nNews[1]=New Array()
nNews[1]...
The app is asp.net, with some javascript. I have a JS file that looks for an array and creates a news link that fades in and out, rotating through my array. They array is dynamicly build in an asp.net/vb.net webcontrol and looks like this:
<SCRIPT language="javascript" type="text/javascript">...
I have an app that is to store data into a SQL Express database. The connection works fine. I can store data from my pc. The database is set up for Windows Authentication. When the app runs on another workstation, the data is not save. Here is the connection string:
ConnectionString =...
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.