10 Topics

Member Avatar for
Member Avatar for spluskhan

Ha gyz i develop website for online shoping just for testing, this website contact 5 admins i want to secure login for thoes admin via mobile verification code, Like facebook verification code & google email login 2-setp verifcation etc. Can any bosdy have khew about this how it to be …

Member Avatar for szurcsii
0
238
Member Avatar for adamhmiles

Can anyone please help me how to get my facebook page verified as facebook is now verifying the authentic page

Member Avatar for muzaffer786
0
211
Member Avatar for vishalrane

[CODE]<%@ Page Language="C#" AutoEventWireup="true" CodeFile="CheckCode.aspx.cs" Inherits="CheckCode" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Verification code to prevent auto signup in ASP.NET 2.0</title> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } a:link { color: #0000FF; } a:visited { …

Member Avatar for yusuf_3
1
769
Member Avatar for <M/>

So, I installed the recaptcha into my site... and I don't know why it doesn't verify... You can submit the form with out worrying about the code you have to type in so that recaptcha verifies the form. So... I have a form that shows recaptcha, but it doesn't verify... …

Member Avatar for <M/>
0
594
Member Avatar for compulove

I am using asp.net codebehind (c#) and I wrote code for checking the username and password. I want the other parts of the form to be inactive or "grayed out" so the user can't edit them until they successfully enter in the correct username and password. I would show code …

Member Avatar for hericles
0
174
Member Avatar for kytro360

I want my program to log in to the users email account with the information they provide and click on the emails and then click the links inside the email? If you know how to do this in browser or httpwebrequest Im all ears. Thanks.

Member Avatar for kytro360
0
97
Member Avatar for octopusgrabbus

I need help with the following. I have an application running on Linux. It sends by http get request a record of data, including street number, street name, city, and zip over to an IIS server, which is connected through ActiveX to address verification software.. When the ASP page processes …

0
102
Member Avatar for student_

this error keeps plaguing me with the code: [code=python] option = input('What would you like to do? ') if option == 1: newExpence = addExpence(totalBudget) totalBudget = totalBudget - newExpence elif option == 2: removedExpence = removeExpence(totalBudget) totalBudget = totalBudget + removedExpence elif option == 3: newRevenue = getNewRevenue() totalBudget …

Member Avatar for snippsat
0
132
Member Avatar for punkrockbboy

Hey everyone, so my work wants me to update their website with a email contact form, i foolishly agreed not realising what i was getting myself into, i didn't know how complicated php is (i am an artist, not a coder :icon_redface: ), it's taken me about a week and …

Member Avatar for punkrockbboy
0
362
Member Avatar for bjeffries

I'm trying to piece together an email order form. This form has a few different aspects to it. I am getting an error on my for proces, conf_order.php. Here is my form on order.php I dont think there are any issues on this page.. [CODE]<form method="post" action="conf_order.php"> <?php <input type="hidden" …

Member Avatar for bjeffries
0
182

The End.