User Profile
Collapse
-
Try using this converter {Click Here.} -
Well, I've worked with authentication using the web.config XML file, it's pretty interesting but I can't figure out how to add a user, but I figured I might as well go with SQL. The reason I didn't want to use SQL is because I'm running my server off of a Virtual PC, and I thought it would be difficult to put the data onto the guest machine from the one I have VWD 2008 and SQL Server installed. So, I just installed those programs on my guest machine(the...Leave a comment:
-
Are you just asking how to download and upload files on on https? Does this help: http://www.c-sharpcorner.com/UploadF...UsingHTTP.aspx.
joedeeneLeave a comment:
-
Would you like to share the solution to the problem? If you want, for other users that search Google and find this thread...
joedeeneLeave a comment:
-
Leave a comment:
-
joedeene replied to Check if an Windows Application is Idle for a Period of Time(1 Hour) and Close Appl.in .NETYup. That's where the Timer I linked in my first post is directed to.
joedeene...Leave a comment:
-
joedeene replied to Check if an Windows Application is Idle for a Period of Time(1 Hour) and Close Appl.in .NETMaybe a Timer? And, use the form's MouseMove Event. Be sure to set the timer's interval rate at a real high number, like 10000 milliseconds.
joedeeneLeave a comment:
-
@OP
I know you say it's hidden, but would something like this help? Also, it does it shows how to do it remotely, but I'm sure you can work around it to work on the local computer.
joedeeneLeave a comment:
-
I'm not into JavaScript that much, but don't most newer/updated browsers have a feature that will prevent or ask the user if he wants the window closed, when JavaScript is trying to close the window?
joedeeneLeave a comment:
-
I would use a timer? If you want to constantly refresh a directory's files and information for each file I'd use a timer but set its refresh rate/interval to like 1000 milliseconds. I know it would be better then using a Do While Loop statement, because it would freeze the program up.
joedeeneLeave a comment:
-
What have you got so far? Like, what is your program doing. I suppose you're using a text box. Are you converting the user's input from one currency to another currency in another text box? Or are you using the same text box to convert the text.
I still don't quite understand why the backspace isn't working. If you're converting the input into another different text box and leaving the input alone, and that text box, which contains...Leave a comment:
-
Isn't that what backspace is suppose to do, delete the last entered character? What do you want the backspace to do?
joedeeneLeave a comment:
-
-
C# - Hey, ASP.NET Authentication/Security
Hello,
I am fairly new to ASP.NET because I just finished configuring my IIS server to host it, not too long ago. Now to the problem, I want a secure way to log into the site, possibly without the use of SQL because I haven't configured that yet, or have no experience. But, I don't understand how to have a custom "Forms" Authentication and how it works, or even using "Windows" authentication with asp.net.
... -
So, you fixed the problem? Because that was a lot of code, haha. I just skimmed it.
joedeeneLeave a comment:
-
I think the same. Has anyone hit the report button? It's not like a MOD can't re-move it after it's been moved to the .NET Forum.
joedeene...Leave a comment:
-
Welcome there motin05,
Welcome to the Bytes! Please check out the Posting Guidelines of the site thoroughly before posting again.
You say you are new to VB.NET. In that case, if you really want to learn it and be proficient you need resources, so a good book I'd recommend is Murach's Visual Basic 2008. If you are using an older version of VB.NET or Visual Studio let me know and I will suggest other books if you are interested....Leave a comment:
-
Hmm...As much as that sounds nice, I don't think it's possible... If you can use the parameters to work and load stuff just not save try this:
When your flash file(.swf) loads, check for parameters. If there are no parameters, load the image file from a database.
Also, after the file is loaded then save the current parameters, if any.
Do you understand?
joedeeneLeave a comment:
-
Do you have any experience with flash? If so, it's not that hard to put together a photo slide show.
But, if you choose not to create your own, the FirmToolsAlbum Creator 3.5 Software looks pretty relevant to what you want.
joedeeneLeave a comment:
-
For your situation when the form is maximized, do you want the controls to get bigger also? If not, you can just use the Control.Dock Property.
joedeeneLeave a comment:
No activity results to display
Show More
Leave a comment: