Well my prblm is short bt maybe kinda tricky for some..
my issue is that my sql database works fine..bt when i click on insert the page opens that there is no directory to go further like i have no other page for users to land on..so i wanna make a page for user to land on when he inserts a data to my data base..like
a new page for him to say Hurray! Data entered to our database..or like something else bt a new page should shw up..what would b the code for that ??
C# code..
Please "Marks As Answer" if any answer helped you out!
~~! FIREWALL !~~
Afzaal.Ahmad...
Contributor
2660 Points
1039 Posts
Redirecting users
Aug 17, 2012 06:46 PM|LINK
Well my prblm is short bt maybe kinda tricky for some..
my issue is that my sql database works fine..bt when i click on insert the page opens that there is no directory to go further like i have no other page for users to land on..so i wanna make a page for user to land on when he inserts a data to my data base..like a new page for him to say Hurray! Data entered to our database..or like something else bt a new page should shw up..what would b the code for that ??
C# code..
~~! FIREWALL !~~
Afzaal.Ahmad...
Contributor
2660 Points
1039 Posts
Re: Redirecting users
Aug 17, 2012 06:48 PM|LINK
Sorry for the prblm folks..
my issue is solved..i just checked my code for Response.Redirect("~/Default") now prblm is fixed..:)
~~! FIREWALL !~~