Since session cookies can be stolen I'm looking for a way to make sure (or at least more probable) that the logged user is not a cookie thief.
I was thinking of creating hash checksums base...
Hi Experts.
Using Macromedia / Adobe Dreamweaver CS3.
I am having a hard time getting an output from a mssql table.
My code for the test page is this.
<%@ Page Language="VB" Conten...
I need a more bullet proof solution to validating phone numbers and postal codes (United States) I'm already using regular expressions that check for the right number of characters, no 555 num...
Hi - I am creating a table to log user sessions. I intend to retrieve the ip address and browser type via php's $_SERVER ['REMOTE_ADDR'] and $_SERVER ['HTTP_USER_AGENT'] variables.
What is...
I'm looking for a way to download dynamic content with ajax.
Click a link => call ajax => process variables => output data => show browser-popup for file download.
The data comes from a ...
Hello,
I'm pretty new to portlets and I'm having a hard time finding a working example to what I need to do. I have the following link in a jsp page for a jsf portlet within a table. I ju...
Im trying to apply windows xp style buttons into a web app.
Anyone know of a theme available out there that will allow me to do that?
Preferably a free one.
I am trying to deploy a Rails website using Capistrano and Subversion on a shared host. After I deployed the application from a subversion repository, I received an error message due to an in...
Can you set hidden form field values in the code behind file when enable view state is set to false???
Here is my code:
Dim hidDenCanc As HiddenField = FormView11.FindControl("hidCancDeny"...
Hello,
I have one problem, i want to calculate how much scrolled down the page , for example if you are seeing html page online initial scroll bar is 0% and when you scroll down i want to d...
I have an ASP.NET application using C# and Crystal Reports.
Setup:
I have a stored procedure that requires parameters. I use a SqlDataSource to populate the parameters and retrieve t...
i got website.. i want to do setup video conference on my website.
if somebody come visiting my website and then can do video conference with me...
can i do that ? if yes.. then how
I have a form that has two dropdown list, say state and county. I need to populate county dropdown list after selecting state from state dropdown list. The county dropdown should be disabled b...
We are using Visual Studio Professional 2005, and the Ajax Control Toolkit version 1.0.10618.0
When running the attached code snippet in an aspx page I get the following stack trace:
The...
Hi folks. I'm having trouble getting a named anchor from a url, i.e. the bit after the hash symbol in http://www.myurl.com#namedAnchor without using JavaScript (as I want things to work for p...
I'm looking for a flash app that I can embed in my web site that will allow my users to take a snapshot with their webcam which will get uploaded to my server in the background. I can spend a...
I am looking for documentation to outline best practices for user messages regarding invalid user name/password combinations. (This would apply to both Internet and Intranet ASP.NET 2.0 webs...
I have a VS 2005 web App. I converted it from a VS 2005 web site. I have a function in a class in an associated assembly which sends email. This function has been doing this successfully ...
Hi experts, I am trying to build a web site that will show the results of soccer games, and I nedd to have the functionality when a goal is scored my premium web site users will receive sms me...
I am looking for an automation tool that runs on WinXP that can be used to create automation and test scripts for web (IE) and desktop applications. Something similar to Mercury Quicktest, if...
I already have a VBASP page that is inserting information into my MS SQL database. I just need to add a drop down menu item that will give the user several fixed values to insert also into int...
i want to load dynamically load the drop down values in my form control.. how do i achieve this... i don't want to use AJAX scripts.. is it possible in javascript or some other technology? the...
I want to display the effective tax rate in a label after the grand total and tax total are entered. I have two text boxes one for the grand total and one for the tax total. I will then use ...
Hello Experts
i have installed typo3 4.1.6 and everything went fine. when i log in the backend and go into extension manager to upload or import an extension, i getting the following error "N...
Hello all,
I have just re-opened a solution after about a month and tried to modify the Design of a dialog page. in the DESIGN tab it shows Design(locked). Can anyone tell me how to unloc...