Wow, thanks for the quick response.
Just what I was looking for.
Another question though.
for this line" int[] stuff = new int[]{1,3,5,7,9};"
suppose I dont add values to the array when instantiating.
If I add the values later, is it true I have to do this for each index?
ex.
int []...
Hi folks.
I have a function that creates an array, add numbers to them and finally, I would like it to return the array to the caller.
Whats the correct syntax for this?
thanks.
hi,
Im trying to write a function that takes a string of text paragraph, chop it up and take only lets say 10 words and store it in a string variable.
Whats the most efficient way to do this?
Any codes or advice with samples are appreciated.
thanks in advance.
Hi folks.
Is it possible to save a small portion of a website, like the default.aspx page along with its whole content like graphics, some text from database and store it on a server memory permanantly, well, until the server has been restart. I was thinking Id sacrifice 3mb of memory to store...
hi folks.
Im using Ajax.net for asp.net.
I would like to know how I can store data from asp.net to a javascript variable and retrieve it and put it back into as asp.net variable.
thanks in advance.
alright, further reading revealed that to use any other database or customization rather than the Asp.net 2.0 membership provider that came with Visual studio 2005, we are required to write our own membership provider.
Bah!I really thought I could just drop the CreateUserWizard control into my...
hi,
I recommend DiscountAsp.com and 1and1.com
I am currently hosting with discountasp and so far, the site hasnt been down once yet. they are very solid in terms of reliability.
hi folks.
I've just started to play around with asp.net 2.0,
and I have a question about the "CreateUserWizard" control.
When I place that control into my aspx page, I get a user,password,confirm,email,security questions,answers fields. My question is, suppose I want to add my own fields like...
hi folks.
Im a bit confuse.
I have Visual Studio 2003. The 2003 version comes with the v1.1 framework. Now theres a new Visual studio 2005, and it comes with the v2.0 framework.
My question is, if I update my Visual studio 2003 with the v2.0 framework that I get from the Microsoft update site...
hi folks,
I have a URL that looks like this.
"MikesPlace.Mysite.com"
The problem Im having is extracting "MikesPlace" from the URL. Has anyone done this before? Can you provide an example? Thanks in advance.
Hi folks.
I have a website where if a user requests a protected portion of my site, they are brought to a secure connection
login page. I would then use FormsAuthentication.RedirectFromLoginPage so that it brings them back to the request page after they login.
Well, the problem Im having is...
Hi folks!
I have a question.
I have a website with one folder that is password protected. It would work alright. No body can read the aspx files without logging it. However,
the problem im having is people can still view my photos in the password protected folder if they use absolute urls...
hi folks,
I am a newbie trying to hookup MySql to .Net, and I have some questions.
I'd successfully created a mini database with MySql for testing purpose. When I browsed the folder where my database was created, I noticed the folder has many files.
For instance, they got a file named db.opt...
hi,
did anyone attempt to write an email client software like MS outlook express, that sent and receive email, thats configured with pop3 or imap accounts?
Can Asp.net do this?
Any ideas on how to do this? thanks in advance.
hi,
Heres the scenerio.
I have an exe program that uses shellexecute to execute another exe program like notepad for instance.
There would be a notepad window with text and everything.
My question is, how do I close the the notepad window?
I would like to simulate a use closing a window by...
hi,
thanks alot.just what im looking for.
one more thing, do you know how to close or exit the exe?
maybe i can put that in the destructor.thanks in advance.
You're asking for a whole heap of trouble if you want to write *everything* in unmanaged code."
Well, I need to get in a whole heap of trouble then. That way, I or everyone else thats interested can see for themselves what the trouble is all about and let them decide. But the real question is...
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.