I have a Web Site that uses the login control also I have set the destinationurl to the page I want to go to when logged in. I have then gone into the Web Application Admin and created a user.... But when I log in it wont redirect me to the page I want it to go to, it just refreshes my page?! Can anyone point me in the right driection? Sub LoginButton_Click2(ByVal sender As Object, ByVal e As System.EventArgs)"Logged_in.aspx") Response.Redirect(Logged_in.aspx) End Sub This is the code I have on the login button.
CU&UC guide
Hi Gurus,
Need Help with a query
Hello, For some reason I am just not getting the right answer when I do this query and not quite sure why? $runinposition = mysql_query("SELECT * FROM bb_off WHERE user='$user' AND test1='test1'
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.Thanks!
replacements
I have a variable in my PHP script like ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and positions 5-10I want to replace these positions with another color .$newpat="<font
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button that i would like to have it when selected and i hit either edit or delete the ID is passed to another
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and string function don't seem to work because they consider the Greek alphabet letters as part of the A-Z
I got my hosting suspended XD
So I saw this challenge a day or so agohttp://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110101&format=htmlAnd I thought to myself "Well, what about numbers
natcasesort works on one server but not on another
HiI have a problem that I was hoping that someone can help me with.I'm trying to use natcasesort() to sort an array. This works fine on my laptop (which I use for testing and which uses php 5.2.6),
The repetition structure: the while statement not working
New programming student, have assignment as follows:
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to retrieving and displaying data, but if I click on a valid link in the following code, the content and