Hi Matthew,

Thanks for responding.

I can see the cf markup when I submit it to the action page. Action page does come up but instead of submitting the data to the database, it shows like a normal html with all the queries. My form action atribute is "post".

Regards
Sangeeta

>Just a thought...
>
>
>
>If you type the URL of your form handler page into your browser, do you see
>the CF markup when you view source, or do you only see it when you submit
>the form? What is your form action attribute set to?
>
>
>
>  _____  
>
>From: Sangeeta Karmokar [mailto:[EMAIL PROTECTED]
>Sent: Friday, 23 July 2004 1:41 p.m.
>To: CF-Talk
>Subject: Re: Urgent help needed Please
>
>
>
>I am posting this question and no one is responding... Can anyone please
>respond. I think I am sounding dum in your world...
>
>Sangeeta
>
>> Can anyone help me....
>>
>> I am new to CF. we have backend as MySql and I am trying to insert
>> into
>> a database created in SQL using this query:
>>
>   
>>
>> <cfquery name="add" datasource="newmembers">
>   
>>
>> INSERT INTO members
>   
>>
>> (name,email)
>   
>>
>> VALUES ('#name#','#email#')
>> </cfquery>
>   
>   
>>
>> Sangeeta
>>
>>
>
>  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to