Hi GazMathias,
By searching several sites I find out loop holes in my code.
I followed the steps as you said. And reloaded the site again. I hope the problem is solved now.
Thank you very much for your response.........
User Profile
Collapse
-
Try use this instead not use <>
Code:if StrUser <> strSaelger OR StrUser <> strKober then Response.Redirect("?pid=login&backto=casedetails&cid=" & Request.QueryString("cid")) end if
Leave a comment:
-
Database being corrupted by hackers
I have done a content management website http://sarasa.in, in asp. used sql server database.
this site database is being corrupting by some hackers. They are changing data with adding script tag to the existing data for some fields, and removing data for some fields in tables.
So, Im loosing my patience to rectify this problem. This happens repeatedly to this site even after clearing entire database and refresh the data.... -
not able send mail to gmail, yahoo..... etc with this code
Code:$to = $contacts; //'***@gmail.com'; $subject = 'Job Requirements from Recruiter(Broad Light)'; //$adminMainR = $_SESSION['admin_id']; $adminMainR = "***@3kits.com"; $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $headers .= 'Bcc: ' .$contacts. "\r\n";
-
Reported attack site while browsing
Hi,
we are getting reported attack site while browsing these sites
http://generalaircon.n et/
http://lsinter.com/
Please provide us solution for this problem
thanks in advance... -
praveenb000 started a topic The SMTP server requires a secure connection or the client was not authenticated.in ASP .NETThe SMTP server requires a secure connection or the client was not authenticated.
i write code for sending mail to client's given email addresses.
But Im getting following error message
The SMTP server requires a secure connection or the client was not authenticated. The server response was: dnsgem.org ESMTP MailEnable Service, Version: 0--2.53 denied access at 09/30/09 08:49:39
this is the code i written for sending mail
Code:Public Sub SendMail(ByVal
-
-
SMS to mobile using ASP.Net
Hi, I need to develop SMS to mobile application using asp.net.
how to get through this issue. please give me your suggestions asap.
Thank you. -
I got rectified the problem
I rectified the problem.
Thank you for reply.Leave a comment:
-
praveenb000 started a topic This is error i'm getting when browsing "Server Application Unavailable"in ASP .NETThis is error i'm getting when browsing "Server Application Unavailable"
we hosted a website http://academics.rsrl.in/
developed using asp.net and back end MS Accees database.
when i browse aspx pages
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message... -
ya, this is what i did to solve
Code:<add key="con" value="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=http://vijayawadanalanda.org/dbnalanda/nalandavja.mdb;Persist Security Info=True"/>
and changed the data source as
Code:<add key="con" value="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|nalandavja.mdb;Persist
Last edited by Frinavale; Aug 17 '09, 01:10 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.Leave a comment:
-
Thanks for your reply. i find the solution.
Thank you very much Lol (dorandoran,Fri navale)Leave a comment:
-
MS Access database connectivity problem
we hosted a website http://vijayawadanalanda.org
developed using asp.net and back end MS Accees database.
There is some database connectivity problem occurring when saving the information in page
url : http://vijayawadanalanda.org/feedback.aspx
getting error: Not a valid file name.
Please provide me solution to rectify this problem.
i used web.config for conndction string setting...Last edited by Frinavale; Jun 4 '09, 03:02 PM. Reason: Added code tags. Please post code in [code] [/code] tags. -
praveenb000 started a topic how to attach database created in sql server management studio to the currnt projectin .NEThow to attach database created in sql server management studio to the currnt project
Hi frnds,
i created a database in sqlserver management studio, and i know how to connect that database to the current project.
but problem is when i change to another system(pc), i need to run whole script in that system's sqlserver management studio, again to create the same database there. and again connect to it.
(i know this task how to do.)
but i want my database should be within my... -
I am testing in IE6 and Mozilla FF, showing differently
pls checkitLeave a comment:
-
Hi, every one, anchor tag in li tag is problem, pls see it
Hi every one,
I designed a web page, having horizontal menu using UL and LI tags;
I need to be set rollover effect for a menu items.
whenever user hover on a menu item, the entire item(including anchor tag text) has to change to another color,
but since iam using anchor tag in LI tag, the text in the menu item is not changing color when i hover on the menu item(LI). (but changing color when i hover on... -
praveenb000 replied to Hi, my html/css code is appers fine in IE 6 but not in Mozilla Firefox, Please helpin HTML CSSThanks, David Laakso
The thing i mentioned in previous message (using tables instead of divs' layouts);
my friend(here) told me that "use only tables for every thing, don't use div tags in your entire web page for all layouts(for header, maincontent, footer, sidemenu), for best results". So, I asked you that question.
As iam new to the webpage designing, I just want to confirm which one is correct...Leave a comment:
-
praveenb000 replied to Hi, my html/css code is appers fine in IE 6 but not in Mozilla Firefox, Please helpin HTML CSSAugust 25th, 2008
Hi,
David Laakso, Thanks for your valuable suggestions.
you told me to follow
[1]. Develop to compliant browsers: Opera, Firefox, and Safari-- with frequent check-backs to IE/6 and IE/7. It is the IE browsers that will get stuff wrong, not the compliant browsers.
[2]. use w3c markup validation services
[3]. use CSS validation services
for best...Leave a comment:
-
praveenb000 replied to Hi, my html/css code is appers fine in IE 6 but not in Mozilla Firefox, Please helpin HTML CSSHi,
David Laakso, Thanks for your valuable suggestions.
you told me to follow
[1]. Develop to compliant browsers: Opera, Firefox, and Safari-- with frequent check-backs to IE/6 and IE/7. It is the IE browsers that will get stuff wrong, not the compliant browsers.
[2]. use w3c markup validation services
[3]. use CSS validation services
for best results.
I...Leave a comment:
No activity results to display
Show More
Leave a comment: