Hi,
I tried searching both google and Tek-tips, but didn't seem to get any good hits. I have seen a page before describing how to do this, but sadly i forgot to bookmark it.
what i would like to do is the following.
1. default.aspx gets requested
2. If default.aspx contains one or more...
Hi,
I'm building a site where i need to pull some reports, the problem is that i need the reports to show ÆØÅ which is danish letters.
I'm building the CSV content using a Stringbuilder, and then saving it to the server, and then letting the user download the report from the server.
If i...
Hi,
I'm building site which reads from a xml file to present some data to the user. One of the fields is a comment box and will contain standard HTML coding like <hr>,<br> etc..
The problem i have is that when reading it thru the XmlDocument it removes and code between < > signs.
The data is...
Hi, i'm hoping someone here can help out with this question, as its going to be alittle work if its not possible.
I have been working on a project for the past month which use MySql as DB, but now i need it changed to MsSql.
Does anyone know of a good way or a program to check if my CMD...
Hi all.
I'm building a DLL file which contains alot of diffrent functions. My problem is that i would like to have some short comments added to each of the functions.
So if i in a project do: DBClass.main.queue.GetAllTasks
it would show me a short comment i have written in the DLL?
Hope its...
macleod1021:
The data is structure like this.
|FirstName|LastName|etc|etc|etc|
I collect the data thru SqlClient.SqlDataReader and then pass it into 1 string, i know it might not be the best way, but atm that is what i use.
Sorwen:
Thanks for the answer, ill keep open/close the DB access each...
First thanks for the reply, and sorry for not answering quicker. I´ll answer your question and hopefully you could help me better as you wrote.
1) How much work and how long between connections to the SQL?
Atm, it will refresh a webpage every 5minuts. The computer its open on, is online 24/7...
I am building a Dll file for communication between a SQL server and a Asp.net website.
Basically im putting all calls to the SQl in this DLL file, contained in the following way.
ClassName
- Connection
- OpenConnection
- CloseConnection
- ConnectionStatus
- Queue
- GetQueueId...
But that doesnt help me much, as it takes to much time and money to pursue another legally.
I was thinking of a way to make it harder atleast.
Right now they need to open the sourcecode and find the picture URL and go there to download it.
I had hoped this was enough to stop most of it, but...
Hi all,
I run a small site where people can upload their pictures and members can vote and comment on em, sorta like a hot or not site.
My problem is that i noticed 2 other sites which "Steal" my pictures. So to prevent this i first disabled Right click on the pages, that didnt work.
Then i...
thanks for your thoughts mstrmage1768.
I think i will change it around alittle, and evaulate both thru strokes and words.
The idea was to have a Set text already to type from. This being 2 A4 pages with normal spacing letters. So the aspect of cheating would be minimal in this way.
I will...
Hi,
I have this problem, i know how to count words and letters in a textbox in my program. But i want to count all words written in windows inside a given timeframe.
How can i accomplish this? i dont have a textbox to read from, my thought was to maybe grab all keystrokes from windows and send...
I figured out how to use rowdatabound in my gridview to insert pictures based on the data from Mysql query.
I stil cant figure out how to click a hyperlink and get the ID from cell1.
________________________________
| ID | Name | Year | Hyperlink |
I insert the Hyperlink by useing...
Gridview was the first thing i tried, but i couldnt get all of it working, like showing diffrent pictures based on data from sql.
I would still appreciate it if anyone have any ideas as to how i can do this.
Hi all,
I tried searching both google and here before asking but i had no luck finding a suitable answer, so hoping someone could help me.
Im Querying a Mysql database for info, and then building a Table in the Code and once its been build, im sending it to a asp.net Table control.
All of...
I tried setting the thread to lowest importance, And it worked out great. It doesnt matter it take up 95% if it just free up CPU time when other stuff needs it.
As for the Memory Problem, Is it possible to somehow free up all the memory used in a thread with a command? or how is the correct way...
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.