- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
7 Posted Topics
Re: [QUOTE=BluePaper;568913]Through using Visual Studio to learn more about ASP.net and VB.net I would like to connect to a database. I create an .mdf database file but I've no idea how to connect to it (well, I have some code below...) that's not my only problem but I'll ask the next … | |
Re: [QUOTE=justapimp;669418]I recently been assigned a project to develop an internal web service that makes use of an outside service from Sprint. the only thing I have is a .wsdl file web reference from Sprint. When I add the web reference to the project and compile my code, I get a … | |
Re: [QUOTE=greeny_1984;671964]hi, iam using the following javascript a page opener.location.reload( true ); but every time the page reloads iam a getting alert message. How can i reload a page with out a alert message[/QUOTE] Tested your code replacing 'opener' with 'window' and I get no prompt! Whats the alert message saying? … | |
Re: I would parse the document into an XML document object, bind the XML document object nodes to the text boxes and then do the reverse and write over the document. (Thats the principal with bits cut out, see example for more info) Example of parsing an XML document: [url]http://www.codeproject.com/KB/cpp/parsefilecode.aspx[/url] Green2go | |
Re: [QUOTE=queenc;577673]hi, In my application ,i am able to upload a file in my server...now i want to display the first three lines of the uploaded file.please do tell me how to do tat.[/QUOTE] Take a look at this on PHP.NET, should be exactly what you want . . . [URL="http://uk2.php.net/manual/en/function.file.php"]http://uk2.php.net/manual/en/function.file.php[/URL] … | |
Re: [QUOTE=kishou;568933]ok i think someone got into my sever. and when ever you try to go to like sdlfsdjklfjlkdsfjk.php or any page that doesnt exist but has a .php it says "No input file selected". Anyone know why? I think someone got in using my File upload manager. but i deleted … | |
Re: Hi, As far as i'm aware you can't have multiple font / colour declerations for a list box. Best option is to use the data grid (.NET) or msflexgrid (VB6) Green2Go :P |
The End.